Agent skill
writing-types
Use this skill when you need to write types and interfaces in `srs/types` for the Next.js app
Install this agent skill to your Project
npx add-skill https://github.com/Emz1998/nexly-notes/tree/main/archive/skills/code-style/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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
tdd-vitest-typescript
Test-Driven Development (TDD) using Vitest and TypeScript. Use when the user requests help with TDD, writing tests before code, test-first development, Vitest test setup, TypeScript testing patterns, unit testing, integration testing, or following the Red-Green-Refactor cycle with Vitest.
specs-creator
Creates detailed specifications from client needs including product specs, technical specs, design specs, and API specs. Use when the user requests help with requirement gathering, creating specifications, documenting client requirements, converting feature requests into structured specs, or needs to formalize project requirements for development handoff.
agile-planning
Generate agile release plans with sprints and roadmaps using unique sprint codes. Use when creating sprint schedules, product roadmaps, release planning, or when user mentions agile planning, sprints, roadmap, or release plans.
tailwind
writing-data
Use this skill when you need to structure data in `srs/data` for the Next.js app
writing-lib-functions
Use this skill when you need to write lib functions in `srs/lib` for the Next.js app
Didn't find tool you were looking for?