关于
This skill integrates Grey Haven Studio's battle-tested coding conventions directly into Claude Code, ensuring consistency across TypeScript/React (TanStack) and Python/FastAPI codebases. It provides domain-specific guidance for formatting—enforcing 90-character line limits for frontend and 130-character limits for backend—while strictly upholding critical naming conventions like snake_case for database fields. Beyond simple linting, it guides developers through complex patterns such as multi-tenant isolation, repository structures, and required Python type hinting, making it an essential tool for maintaining production-grade code quality within the Grey Haven ecosystem.