This Claude Code skill serves as a standardized template for defining project-specific guidelines, ensuring consistency across development teams. Inspired by a real-world production platform, it outlines a full-stack architecture featuring Next.js 15, FastAPI, and Supabase integration, while establishing strict patterns for API design, structured Claude AI output, and Test-Driven Development (TDD). It is an essential tool for teams looking to codify their architecture, file structures, and deployment workflows into a reusable skill that Claude can reference during feature implementation and code reviews.
Key Features
01Pre-defined directory structures for frontend and backend separation
021 GitHub stars
03Comprehensive testing workflows using pytest and Playwright
04Reusable code patterns for Pydantic API responses and React hooks
05Deployment checklists and environment variable management guidelines
06Standardized full-stack architecture overview for Next.js and FastAPI