eval-rules
FeaturedAudit .claude/rules/ files for structural correctness, glob validity, and real-world usefulness. Resolves each paths: pattern against actual project files, then asks the user whether each rule is still relevant and useful. Can update rules in-place based on answers. Use when setting up rules for the first time, debugging rules that fire too often or never, or doing a periodic rules hygiene pass.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- FlorianBruniaux
- Repository
- FlorianBruniaux/claude-code-ultimate-guide
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- CC-BY-SA-4.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
rules-eval
Evaluate Claude Code rules in .claude/rules/. Use for frontmatter, globs, and quality audits.
rules
Manage project rules (.claude/rules/*.md with glob-based auto-loading). Use when authoring, editing, or deleting rule files via MCP, or when explaining how rule loading works to the user.
refine-rules
Compact and verify .claude/rules/*.md documentation against the real codebase — strips changelog/history/narration, verifies every checkable claim against current code instead of trusting prior wording, and rewrites every rule file into one uniform format. Use when the user asks to "clean up rules", "compact/refine .claude/rules", "audit our rule docs", says rule files are stale, bloated, or inconsistent, or after many sessions/agents have accreted conflicting or narrative content into .claude/rules/.