claude md skills

153 tagged claude md, measured the same way as everything else here.

Browse within: agents-md 62agent-config 8ai-assisted-development 8architecture-patterns 8best-practices 8blueprint 8coding-agent 8

release-helper

01

Sahir619/fable-method

Skill Claude CodeCodex

Ensures configuration and code changes are released correctly. Use PROACTIVELY whenever you edit config.json, change any setting, or fix a configuration bug in this project, so the change reaches production.

2.3k 1mo ago A 43 tokens original MIT

fable-domain

02

Sahir619/fable-method

Skill Claude CodeCodex

Discuss a domain with the user, research it from real sources, then generate a trusted skill bundle for it - a step-by-step workflow with a flowchart, a domain adapter, a trap fixture, and a smoke eval. Use when the user says "/fable-domain ", "make a skill for ", "add a domain to the fable method", or "give a lesser…

2.3k 1mo ago A 115 tokens original MIT

fable-method

03

Sahir619/fable-method

Skill Claude CodeCodex

A step-by-step problem-solving loop (classify the ask, define done, gather evidence, decide, act surgically, verify by observation, report outcome-first). Use when the user says "/fable-method", "use the fable method", or "approach this like Fable", or proactively when starting any multi-step task that no…

2.3k 1mo ago A 105 tokens original MIT

caliber-testing

04

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Writes Vitest tests following project patterns: tests/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach, vi.clearAllMocks() lifecycle, and test file organization. Use when user says…

1.3k 1mo ago A 113 tokens original MIT

scoring-checks

05

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Add a new deterministic scoring check in src/scoring/checks/ that evaluates config quality. Follows the Check[] return pattern, uses point constants from src/scoring/constants.ts, and integrates via filterChecksForTarget() in src/scoring/index.ts. Use when user says 'add scoring check', 'new check', 'modify scoring…

1.3k 1mo ago A 95 tokens original MIT

writers-pattern

06

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Add a new platform writer module in src/writers/ that generates and writes agent config files for a supported platform. Each writer exports a function that accepts a config interface, creates directories (rules/, skills/, mcp configs), writes files with proper formatting and frontmatter, and returns string[] of…

1.3k 1mo ago A 111 tokens original MIT

commit-messages

07

TheDecipherist/claude-code-mastery

Skill Claude CodeCodex

Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.

545 3mo ago A 29 tokens original MIT

security-audit

08

TheDecipherist/claude-code-mastery

Skill Claude CodeCodex

Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.

545 3mo ago A 36 tokens original MIT

hackathon

09

solanabr/solana-ai-kit

Skill Claude CodeCodex

Prepare a winning hackathon submission. Use when the user says "hackathon submission", "submit to hackathon", "demo script", "demo video", "which track should I enter", "Colosseum", "help me win the hackathon", or asks about hackathon grants and Superteam Earn.

98 12d ago A 65 tokens original MIT

idea-sprint

10

solanabr/solana-ai-kit

Skill Claude CodeCodex

Find and validate what to build in crypto. Use when the user asks "what should I build", "validate this idea", "is this worth building", "find me a startup idea", "crypto idea", or wants blunt feedback on a project concept before writing code.

98 12d ago A 58 tokens original MIT

pitch-deck

11

solanabr/solana-ai-kit

Skill Claude CodeCodex

Build a pitch deck for a crypto project. Use when the user says "pitch deck", "demo day", "investor presentation", "grant application slides", "accelerator application", "help me pitch", or needs slides for a hackathon final.

98 12d ago A 55 tokens original MIT

review

12

seojoonkim/agentlinter

Skill Claude CodeCodex

Review a change and report actionable findings.

79 19d ago A 10 tokens

readiness

13

jrenaldi79/harness-engineering

Skill Claude CodeCodex

Use when the user wants to analyze, audit, or assess their codebase for AI agent readiness. Also use for "readiness report", "how ready is my project", "analyze my codebase", "audit my repo", "check my setup", or "what should I improve".

66 5mo ago B 62 tokens original MIT

setup

14

jrenaldi79/harness-engineering

Skill Claude CodeCodex

Use when the user wants to set up a new project or add enforcement tooling (TDD, secret scanning, file size limits, git hooks, CLAUDE.md templates) to an existing project. Also use when the user says "bootstrap", "scaffold", "set up my project", or "add quality enforcement".

66 5mo ago D 67 tokens original MIT

claude-md-doctor

16

agent-clinic/claude-md-doctor

Skill Claude CodeCodex

Give this repo's CLAUDE.md / AGENTS.md a checkup — size vitals vs official guidance, dead references, dead commands, stale claims — then backtest every rule against the repo's own Claude Code session history to see which rules were actually followed, ignored, or never used, and produce a doctor-style HTML report with…

25 3d ago A 191 tokens original MIT

claude-md-optimizer

17

wrsmith108/claude-md-optimizer

Skill Claude CodeCodex

Optimize oversized agent instruction files using progressive disclosure. Handles CLAUDE.md (Claude Code), AGENTS.md (OpenAI Codex / GitHub Copilot agents), and copilot-instructions.md (GitHub Copilot). Auto-detects all three formats in your repo, analyzes content tiers, creates sub-documents using each format's native…

22 2mo ago A 128 tokens

ruleblast

18

Kpoiut/ruleblast

Skill Claude CodeCodex

Git diff for AI agent repository instructions. Shows the blast radius of AGENTS.md and CLAUDE.md changes. Use when Git cannot show which agent inherited the edit, a Codex vs Claude Code split, or why one path inherited a stack.

19 7d ago A 53 tokens original Apache-2.0

ruleblast

19

Kpoiut/ruleblast

Skill Claude CodeCodex

Git diff for AI agent repository instructions. Shows the blast radius of AGENTS.md and CLAUDE.md changes. Use when Git cannot show which agent inherited the edit, a Codex vs Claude Code split, or why one path inherited a stack.

19 7d ago A 53 tokens copy · 100% Apache-2.0

bahayonghang/my-ai-cli-toolkit

Skill Claude CodeCodex

Audit and improve the Claude Code context layer — CLAUDE.md guidance files, .claude/rules/ path-scoped rules, and companion codemap.md navigation maps — against Claude 5 context-engineering rules (judgement over rules, progressive disclosure, no cross-layer conflicts). Asks whether to optimize the current repository…

16 2d ago A 173 tokens original MIT

ruledoctor

21

syf2211/ruledoctor

Skill Claude CodeCodex

Use when the project has rule files (CLAUDE.md, AGENTS.md, .cursorrules, CONTRIBUTING.md, .github/copilot-instructions.md, .cursor/rules) or .ruledoctor.json requiredreads; before git push, deploy, bulk delete, or when context was compacted. Read listed rules and requiredreads first; refuse violations; re-read after…

15 2mo ago C 105 tokens original MIT

agent-rules

22

tornikegomareli/agent-rules

Skill Claude CodeCodex

Rewrites or audits text so it reads plainly: answer first, no preamble, no hype adjectives, no marketing voice, sentences short enough to read once. Applies a named ruleset plus ASD-STE100 Simplified Technical English. Use when asked to clean up, tighten, de-slop, or humanise a draft, a README, a release note, a…

11 1mo ago A 126 tokens original MIT

ai-md

23

sstklen/ai-md

Skill Claude CodeCodex

AI.MD — Convert any human-written CLAUDE.md into AI-native structured format. Your CLAUDE.md is read by AI every single turn, not by you — so write it in AI's language. Battle-tested: 5 rounds, 4 models (GPT-5.3, Gemini 2.5 Pro, Grok-4, Claude Opus 4.6). Structured-label format raised Codex compliance from 6/8 → 8/8…

11 5mo ago B 173 tokens copy · 88% MIT

claude-code-mastery

24

MCKRUZ/claude-code-mastery

Skill Claude CodeCodex

The definitive Claude Code setup, configuration, and mastery skill. Use when setting up Claude Code for a new project, optimizing an existing setup, configuring CLAUDE.md files, MCP servers, hooks, permissions, agent teams, skills, plugins, skill development, eval frameworks, or CI/CD integration. Triggers on: "set up…

11 4mo ago D 174 tokens original MIT