Guide Template
Description
Reusable starter for an open, public knowledge site built on Nextra 4 — process-first structure, plain-English section names, one reference page for regulated figures, and a CLAUDE.md that drives content through Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
guide-template
Reusable starter for an open, public knowledge site built on Nextra 4 — process-first structure, plain-English section names, one reference page for regulated figures, and a CLAUDE.md that drives content through Claude Code.
What this is
A topic-neutral copy of a working guide site with the subject matter removed. It keeps the six-section layout (introduction, process, knowledge areas, tools, glossary, about), one example step page and one example area page as skeletons, an empty yearly-figures page, and the conventions in `CLAUDE.md` that shape every page. Anything specific to a topic is a bracketed all-caps token.
Stack
- Nextra 4 with
nextra-theme-docs - Next.js App Router
- MDX content in
content/ - Pagefind search index generated at build time
- pnpm as the only package manager
Starting a new guide
Replace every token, then edit every file in the list. A grep for `\[[A-Z ]\+\]` (excluding `node_modules` and `.next`) shows what is left.
Tokens:
[TOPIC]— the subject of the guide as it reads in a sentence.[PROCESS NAME]— the name of the step-by-step process the guide is organized around; also the title of the process section.[AREA LABEL]— the name of one knowledge area; repeated once per area on the domains landing page and the figures page.[AUTHOR LINE]— how the author is described on the About page, without a personal name, employer, credential, or license.[DISCLAIMER]— the standard disclaimer that sits in a Callout on each section landing page and as plain prose on the About page.
Files to edit:
CLAUDE.md— the tokens, the step and area names under Structure, the Go deeper sources, and the Glossary running list as pages are written.README.md— the title, the opening description, and the repository URL.package.json—name.app/layout.jsx— the site title, description, andREPO_URL.app/globals.css— the accent hue, if a d
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11