Use this skill when you need to write configuration files in `src/config` for the Next.js app
Scanned 2/12/2026
Install to Claude Code
npx -y skills add aiskillstore/marketplace --skill writing-config-files --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Writing Config Files?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aiskillstore-writing-config-files)More formats (shields.io, HTML) on the badges page.
---
name: writing-config-files
description: Use this skill when you need to write configuration files in `src/config` for the Next.js app
---
# Instructions
- Follow the rules below to write config files for the Next.js app in `src/config`:
## Rules
- Make it modular
- Maximum of 50 lines of code per file
- Seperate the config files into multiple files if possible
- 1 config function or variable per file
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!