Busirocket
11 skills · 0 stars total
11 skills
This skill enforces centralized Supabase access and boundary rules to prevent direct calls from components, hooks, or utils.
This skill guides you in structuring React components, hooks, and Zustand state for scalable, maintainable code.
This skill enforces TypeScript/React standards for maintainable code, guiding one export per file, typed shapes, and Next.js special-file practices.
This skill helps you design thin, validated Next.js App Router route handlers with standardized JSON responses and proper status codes.
This skill helps enforce strict Supabase boundaries by centralizing access in services and avoiding direct calls from components.
This skill enforces consistent input and API data validation using Zod schemas and guard helpers, ensuring safe boundary checks.
This skill guides strict refactoring of TS/React code, ensuring one export per file and mandatory post-refactor checks to elevate quality.
This skill enforces Rust and Tauri coding standards for maintainable desktop apps, promoting one-thing-per-file, strict SQL/prompt separation, and proper
This skill enforces TypeScript and React standards for maintainable TS/TSX code, promoting one-export-per-file and strict typing across Next.js projects.
This skill provides opinionated Zustand patterns for React state management, enabling modular stores, selectors, and modal visibility control.
This skill enforces a strict React structure with one component per file and one hook per hook file to improve maintainability and reuse.