What problem does it solve? Teams struggle to give AI assistants consistent project context—architecture, conventions, and workflows—so generated code often ignores established patterns. This Skill provides a complete, real-world template for authoring project-specific guidelines that keep AI output aligned with your codebase. ## Core Features & Use Cases - Architecture Documentation Template: Captures tech stack (Next.js, FastAPI, Supabase, Claude API), service diagrams, and file structure conventions. - Code Pattern Library: Includes reusable patterns for API responses (Pydantic/TypeScript), Claude structured output via tool calling, and custom React hooks. - Testing & Deployment Standards: Defines pytest and React Testing Library structures, coverage requirements, pre-deployment checklists, and Cloud Run deployment commands. - Use Case: A team onboarding AI assistance to a Next.js + FastAPI product copies this template, swaps in their own stack details, and instantly gives the AI consistent rules for code style, testing, and deployment. ## Quick Start Ask the AI to generate a project guidelines skill for your repository using this template's structure for architecture, code patterns, testing, and deployment.