CC·FIELD MANUAL
No. CCA-2026-07
For Claude Code v2.x
LIVING DOC
$ whoami · ABOUT

A field manual for Claude Code developers

This manual gathers curated skills from Anthropic's official repos and the community's authoritative hubs, plus four-layer CLAUDE.md memory templates refined against best practice — every block copy-ready, with full developer instructions.

The author's own study notes, in service of Claude Code developers everywhere: find a skill or template → copy the install command or full text → back to the terminal. Fully static, no backend, no accounts; content is data-driven, star counts refresh weekly, and a scout bot files leaderboard candidates every Monday.

AUTHOR — Cc · find me on X: @Lcc_MaxCc — leads and corrections welcome.

$ cat sources.list · SOURCES

Authoritative sources

All factual content follows these official docs and public repos; the ecosystem moves fast — trust the live versions behind the links.

$ git commit · CONTRIBUTE

One new entry = one yaml file

Everything on this site comes from content collections: to add a skill or resource, open a PR with one small file — pass the schema check and it ships.

Skills go in src/content/skills/<slug>.yaml (name / origin / category / summary / usageExample / install / sourceUrl), resources in src/content/resources/<slug>.yaml. Include a source link; run third-party skills through a security audit first. Ingestion has three modes (manual / batch / weekly scout) — see docs/INGEST.md.