rule-creator
Installation
SKILL.md
Rule Creator
Claude Code rules are Markdown files that give Claude persistent instructions — loaded at the start of every session (or on demand for path-scoped files). They're the right tool when you want Claude to always follow certain conventions, workflows, or constraints without having to repeat them in every prompt.
Quick Reference
| Goal | Go to |
|---|---|
| Write a CLAUDE.md for a project | File placement + Authoring guide |
Set up .claude/rules/ for modular rules |
Rules directory |
| Create rules that only apply to certain files | Path-scoped rules |
| Import external docs into CLAUDE.md | Import syntax |
| Know what to put in rules vs skills vs agents | Rules vs other tools |
| Debug why Claude isn't following a rule | Run /memory in the session to see what loaded |