# Rule Cataloger

> Extract and classify rules across Skills by type, frequency, and application area; use when auditing the repository's shared guidance.

- Skill: `quantumquirkxyz/rule-cataloger` (Agent Skill)
- Install (CLI): `npx skillmds@latest add quantumquirkxyz/rule-cataloger`
- Raw SKILL.md: https://api.skillmd.com/api/skills/quantumquirkxyz/rule-cataloger/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: quantumquirkxyz (https://skillmd.com/u/quantumquirkxyz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/quantumquirkxyz/rule-cataloger

---


# Rule Cataloger

## Contract

- Input: the canonical Skills directory.
- Output: rules with source Skills, frequency, type, and application area.
- Boundary: infer categories conservatively and preserve the raw rule text for review.

Run `node .agents/skills/platform/skill-lab.mjs rules --json`. Review inferred categories as a starting point, then refine application areas from the Skill sections (implementation, testing, documentation) before publishing the catalog.

