Agent skill
writing-lib-functions
Use this skill when you need to write lib functions in `srs/lib` 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/lib
SKILL.md
Instructions
- Follow the rules below to write lib functions in
srs/libfor the Next.js app:
Rules
- Make it modular
- Maximum of 50 lines of code per file
- Seperate the lib functions into multiple files if possible
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
designing-components
Use this skill when you need to design a component
Didn't find tool you were looking for?