Agent skill
writing-types
Use this skill when you need to write types and interfaces in `srs/types` for the Next.js app
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/writing-types
SKILL.md
Instructions
- Follow the rules below to write types and interfaces in
srs/typesfor the Next.js app:
Rules
- Make it modular
- Seperate the types and interfaces into multiple files if possible
- Maximum of 50 lines of code per file
Didn't find tool you were looking for?