서우 AgentOffice
← 라이브러리
development

Cc Skill Project 가이드 Example

원문: cc-skill-project-guidelines-example

Project Guidelines Skill (Example)

무엇을 하나요

Project Guidelines Skill (Example) This is an example of a project specific skill. Use this as a template for your own projects. Based on a real production application: [Zenith](https://zenith.chat) AI powered customer discovery platform. When to Use Reference this skill when working on the specific project it's designed for. Project skills contain: Architecture overview File structure Code patterns Testing requirements Deployment workflow Architecture Overview Tech Stack: Frontend : Next.js 15 (App Router), TypeScript, React Backend : FastAPI (Python), Pydantic models Database : Supabase (PostgreSQL) AI : Claude API with tool calling and structured output Deployment : Google Cloud Run Testi

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.