发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Development Workflow
> This file extends [common/git-workflow.md](./git-workflow.md) with the full feature development process that happens before git operations.
User-Level CLAUDE.md Example
This is an example user-level CLAUDE.md file. Place at `~/.claude/CLAUDE.md`.
SaaS Application — Project CLAUDE.md
> Real-world example for a Next.js + Supabase + Stripe SaaS application. > Copy this to your project root and customize for your stack.
Rust API Service — Project CLAUDE.md
> Real-world example for a Rust API service with Axum, PostgreSQL, and Docker. > Copy this to your project root and customize for your service.
Go Microservice — Project CLAUDE.md
> Real-world example for a Go microservice with PostgreSQL, gRPC, and Docker. > Copy this to your project root and customize for your service.
Django REST API — Project CLAUDE.md
> Real-world example for a Django REST Framework API with PostgreSQL and Celery. > Copy this to your project root and customize for your service.
Example Project CLAUDE.md
This is an example project-level CLAUDE.md file. Place this in your project root.