Provides a comprehensive architectural framework and coding standards template for modern full-stack applications.
This skill acts as a blueprint for production-grade applications, offering Claude a deep understanding of specific project structures, coding patterns, and deployment workflows. Based on the Zenith platform architecture, it defines a stack utilizing Next.js 15, FastAPI, and Supabase. It enables Claude to assist with higher precision by enforcing strict rules on file organization, API response formatting, structured AI integration, and Test-Driven Development (TDD) protocols, ensuring that generated code remains consistent, maintainable, and production-ready.
主な機能
01Enforces Test-Driven Development (TDD) with pytest and React Testing Library
025 GitHub stars
03Provides implementation patterns for Claude AI structured output integration
04Standardizes deployment workflows and environment variable management
05Establishes structured API response patterns for frontend and backend
06Defines a standardized full-stack architecture for Next.js and FastAPI
ユースケース
01Enforcing strict coding style rules and minimum test coverage across a repository
02Onboarding Claude to a specific codebase's architectural and testing requirements
03Standardizing a new full-stack project based on modern best practices