Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 728 Bytes

File metadata and controls

21 lines (18 loc) · 728 Bytes

~/.claude/CLAUDE.md

Search libraries before writing code Check if it exists in codebase One word names, no redundancy with parent MECE • DRY • SOLID • KISS • ONE-WAY No fallbacks, no backwards compatibility, one way only Edit existing files, never create variants All credentials in .env, never hardcode claude-proxy-multi Multi-account Claude Code proxy with OAuth rotation, API key auth, and HTMX admin UI Python 3.11+ / FastAPI / Pydantic / SQLModel / HTMX / Tailwind / Docker Tooling: uv, ruff, mypy, pytest