en un clic
claude
Tool: Anthropic Claude API with 200K context window
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Tool: Anthropic Claude API with 200K context window
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Create structured analyses with numbered findings, execution plans, and task materialization
Author a rulebook task spec interactively — research, draft, ask the user clarifying questions, confirm, then create the tasks in rulebook ready for /rulebook-driver. Use when the user wants to plan/spec a feature before implementing.
Spec-driven task management for features and breaking changes with OpenSpec-compatible format
Tool: Anthropic Claude Code CLI (`npm install -g @anthropic-ai/claude-code`)
Behavioral guidelines to reduce common LLM coding mistakes — overcomplication, sloppy refactors, hidden assumptions, weak goals. Use when writing, reviewing, or refactoring code. Auto-applies; invoke explicitly via /karpathy-guidelines or 'follow karpathy discipline'.
Accessibility audit for WCAG compliance and usability
| name | Claude |
| description | Tool: Anthropic Claude API with 200K context window |
| version | 1.0.0 |
| category | cli |
| author | Rulebook |
| tags | ["cli","cli-tool"] |
| dependencies | [] |
| conflicts | [] |
Tool: Anthropic Claude API with 200K context window
export ANTHROPIC_API_KEY=your_key
# Use via API or compatible CLIs
In API requests or CLI prompts, include:
"Follow these project standards from AGENTS.md:
[paste relevant AGENTS.md sections]
Implement [feature] with tests first (95%+ coverage)."
Critical: Claude has 200K context - paste full AGENTS.md for best results.