list-rule-test

SkillDev tools

List rule test IDs with filtering and stats. Use when checking test ID coverage, finding missing [rule-name-category-NNN] prefixes, or picking the next available ID number. Trigger keywords: test id, test ids, rule test list, missing id prefix, list-rule-test.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the list-rule-test skill

What this skill tells your AI

The instructions your AI receives, as published by markuplint/markuplint in .claude/skills/list-rule-test/SKILL.md and read by ahel’s review.

List all test IDs from packages/@markuplint/rules/src/**/*.spec.ts:

node .claude/skills/list-rule-test/scripts/list-rule-test.mjs [options]

Options (--rule, --category, --no-id, --stats, --json, combinable) are documented in the script's header comment — read it before choosing flags.

--no-id output must contain only the exempt repo-wide meta specs directly under src/ (e.g. mirrors-parse-error-codes.spec.ts); any hit inside a rule directory (src/<rule-name>/) is a test missing its mandatory [rule-name-category-NNN] ID prefix.

Signals

GitHub stars
614
Forks
63
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
list-rule-test
Source
github.com/markuplint/markuplint