概要
The Project Context skill serves as the foundational knowledge layer for Claude within a repository, ensuring the AI agent understands the project's specific architecture, tech stack, and quality standards before generating code. By defining core technologies like TypeScript and Vitest alongside implementation principles like YAGNI and systematic design via ADRs, it prevents architectural drift and ensures that AI-generated contributions remain consistent with established project conventions and business requirements.