Dev Skills
Development and engineering commands.
Available Skills
Backend Skills
See Backend Skills for complete documentation:
- /backend-api-contract - Generate OpenAPI 3.1 contracts from API entities
- /backend-data-model - Generate data model docs with constraints, indexes, and migrations
- /backend-task-breakdown - Convert PRDs into structured backend development tasks
- /backend-scaffold - Generate production-ready backend code from specs
- /backend-service-implement - Generate service implementations with business logic from specs
Frontend Skills
See Frontend Skills for complete documentation:
- /frontend-design - Create distinctive, production-grade frontend interfaces
- /frontend-task-breakdown - Transform UX design handoffs into production-ready task breakdowns
- /frontend-scaffold - Convert designs to React/Next.js components with TailwindCSS and typed API hooks
Assembly Skills
- /dev-project-assemble - Wire scaffold outputs into runnable project with configs and entry points
- /dev-output-integrate - Copy generated jaan-to outputs into project locations with entry point wiring and validation
MCP Skills
- /dev-docs-fetch - Fetch and cache library docs via Context7 MCP with auto-detect and smart caching
Verification Skills
- /dev-verify - Validate integrated build pipeline and running services with health checks and smoke tests
Planned Dev Skills
| Skill | Description | Depends On |
|---|---|---|
| /dev-pr-review | Automated PR review with risk scoring | GitLab/GitHub MCP (Phase 7) |
What Dev Skills Do
Dev skills help with:
- Frontend task breakdowns from UX handoffs
- Data model documentation with constraints and migrations
- API contract generation (OpenAPI 3.1)
- Code generation matching project conventions
- Technical planning and architecture