busirocket-nextjs
π―Skillfrom busirocket/agents-skills
Generates standardized, thin Next.js route handlers with input validation, proper HTTP status codes, and consistent JSON response patterns.
Part of
busirocket/agents-skills(15 items)
Installation
npx skills add BusiRocket/agents-skillsnpx add-skill BusiRocket/agents-skillsnpx skills addSkill Details
More from this repository10
busirocket-tailwindcss-v4 skill from busirocket/agents-skills
Enforces strict TypeScript/React refactoring workflow with quality gates, file splitting rules, and mandatory post-refactor checks.
Applies React best practices with Zustand state management, enforcing component structure, hook extraction, and efficient state handling across React applications.
Enforces strict TypeScript standards for maintainable codebases, focusing on one-thing-per-file, type conventions, and Next.js export exceptions.
Enforces strict Supabase access boundaries by centralizing database interactions in a dedicated service layer, preventing direct external calls.
Enforces Tauri desktop app standards by guiding command creation, invoke handler configuration, and Rust project layout.
Enforces strict Rust coding standards, ensuring maintainable codebases with modular, clean, and separated concerns.
Generates and structures thin, type-safe Next.js route handlers with standardized validation, error handling, and consistent response patterns for API endpoints.
Provides opinionated Zustand state management conventions and best practices for React applications, focusing on clean, scalable store creation, state manipulation, and predictable global state han...
busirocket-react-components-and-hooks skill from busirocket/agents-skills