Skills
35 built-in skills for every stage of your workflow.
Planning
Generates OpenAPI 3.1 specification from natural language API description with request/response schemas.
Generates database schema with migrations, ER diagrams, indexes, and seed data.
Generates a structured PRD from a project description, including user stories, acceptance criteria, and priorities.
Generates system architecture with Mermaid diagrams, component breakdown, and technology recommendations.
Generates component tree, page layouts, routing structure, and UI specifications.
Development
Generates authentication system with OAuth, JWT, sessions, RBAC, and protected routes.
Generates forms with React Hook Form, Zod validation, error handling, and accessibility.
Generates a high-converting marketing landing page with animations and responsive design.
Generates state management setup with Zustand/Redux and React Query integration.
Generates Express/Fastify handlers, middleware, database queries, and REST endpoints.
Generates Axum handlers, middleware, database queries, and API endpoints in Rust.
Generates Next.js pages, React components, routing, styling, and state management.
Testing
Generates React Testing Library component tests with user interaction simulation.
Generates API integration tests with fixtures, database setup, and teardown.
Generates comprehensive unit tests with Vitest or Jest, including edge cases and mocks.
DevOps
Generates GitHub Actions or GitLab CI pipeline with test, build, and deploy stages.
Generates optimized multi-stage Dockerfiles with docker-compose and .dockerignore.
Generates Terraform or Pulumi infrastructure-as-code for cloud deployments.
Generates Nginx reverse proxy configuration with SSL, caching, and rate limiting.
Documentation
Generates Architecture Decision Records (ADRs) and system documentation.