CLAUDE.md
.claude/agents/CLAUDE.mdCLAUDE.md
Quality
53/100
Scores the file, not the repository.Length
223 words
4 headings · 2 code blocksRepository
0
— · pushed 9 days agoLast changed
3 days ago
First indexed 3 days ago.1# Creating Claude Code Agents23When creating custom agent files in `.claude/agents/`, the YAML frontmatter format4matters.56## Valid Frontmatter Format78```yaml9---10name: agent-name11description: "Keep under 75 characters"12---13```1415**Critical constraints:**1617- **Single line only** - Claude Code doesn't parse block scalars (`>` or `|`) correctly18- **Under 75 characters** - With `description: ` prefix (13 chars), total line must be19 under 88 to prevent prettier wrapping20- **Use quotes** - Always quote descriptions to handle special characters like colons2122**Valid formats:**2324- `description: "Double quoted under 75 chars"` (recommended)25- `description: 'Single quoted under 75 chars'`26- `description: Plain text under 75 chars` (only if no special characters)2728## Writing Concise Descriptions2930Keep descriptions focused on WHEN to invoke the agent:3132- Good: "Invoke for design review"33- Too long: "Invoke for design review with Playwright testing checking WCAG34 compliance..."3536If you need to cut content to stay under 75 chars, move that detail into the agent body37instead.3839## Example Agent4041```yaml42---43name: test-runner44description: "Invoke to run tests with terse results"45---46I run tests using the specified test runner (bun, pnpm, pytest, etc) and return a terse47summary with pass count and failure details only. This preserves your context by48filtering verbose test output to just what's needed for fixes.4950[Rest of agent prompt...]51```52
Also in Light-Brands/planetary-party-html
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| Light-Brands/planetary-party-html.cursor/rules/ruff-linting.mdc · 0 | Cursor rules | lint-format | 43/100 | 3 days ago | |
| Light-Brands/planetary-party-html.claude/skills/CLAUDE.md · 0 | CLAUDE.md | lint-formatagent-behaviour | 49/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/git-commit-message.mdc · 0 | Cursor rules | archgitdeployment | 58/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/autonomous-development-workflow.mdc · 0 | Cursor rules | testlint-formatgitagent-behaviour | 73/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/code-review-standards.mdc · 0 | Cursor rules | testtypestesting-strategygit+2 | 48/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/code-style-and-zen-of-python.mdc · 0 | Cursor rules | lint-formatstyledocs | 62/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/external-apis.mdc · 0 | Cursor rules | testtesting-strategyapi | 54/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/fixing-github-actions-builds.mdc · 0 | Cursor rules | setupbuilddo-notagent-behaviour | 81/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/git-interaction.mdc · 0 | Cursor rules | testlint-formatstylearch+4 | 88/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/git-worktree-task.mdc · 0 | Cursor rules | lint-formatgitagent-behaviour | 38/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/heart-centered-ai-philosophy.mdc · 0 | Cursor rules | no sections | 30/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/naming-stuff.mdc · 0 | Cursor rules | style | 43/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/prompt-engineering.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 57/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/trust-and-decision-making.mdc · 0 | Cursor rules | no sections | 48/100 | 3 days ago | |
| Light-Brands/planetary-party-html.cursor/rules/user-facing-language.mdc · 0 | Cursor rules | lint-formatstylearch | 66/100 | 3 days ago | |
| Light-Brands/planetary-party-htmlAGENTS.md · 0 | AGENTS.md | buildteststylearch+4 | 99/100 | 3 days ago |
Diff against .cursor/rules/ruff-linting.mdc Diff against .claude/skills/CLAUDE.md Diff against .cursor/rules/git-commit-message.mdc Diff against .cursor/rules/autonomous-development-workflow.mdc Diff against .cursor/rules/code-review-standards.mdc Diff against .cursor/rules/code-style-and-zen-of-python.mdc Diff against .cursor/rules/external-apis.mdc Diff against .cursor/rules/fixing-github-actions-builds.mdc Diff against .cursor/rules/git-interaction.mdc Diff against .cursor/rules/git-worktree-task.mdc Diff against .cursor/rules/heart-centered-ai-philosophy.mdc Diff against .cursor/rules/naming-stuff.mdc Diff against .cursor/rules/prompt-engineering.mdc Diff against .cursor/rules/trust-and-decision-making.mdc Diff against .cursor/rules/user-facing-language.mdc Diff against AGENTS.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| livewire/livewireCLAUDE.md · 24k | CLAUDE.md | setupbuildteststyle+4 | 100/100 | 3 days ago | |
| filamentphp/filamentCLAUDE.md · 32k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| stacklok/toolhiveCLAUDE.md · 2.0k | CLAUDE.md | buildteststylearch+4 | 100/100 | 3 days ago | |
| dotCMS/corecore-web/CLAUDE.md · 949 | CLAUDE.md | teststylearchtesting-strategy+3 | 100/100 | 3 days ago | |
| Adit-Jain-srm/NightmareNetCLAUDE.md · 45 | CLAUDE.md | buildtestlint-formatstyle+6 | 100/100 | 3 days ago | |
| microsoft/playwrightCLAUDE.md · 94k | CLAUDE.md | buildtestlint-formatstyle+7 | 100/100 | 3 days ago | |
| nimbalyst/nimbalystpackages/android/CLAUDE.md · 1.4k | CLAUDE.md | setupbuildstylearch+2 | 100/100 | 3 days ago | |
| bagisto/bagistoCLAUDE.md · 28k | CLAUDE.md | setupbuildteststyle+5 | 100/100 | 3 days ago |
