test-blocked-fixture

Installation
SKILL.md

Test Blocked Fixture

This skill exists solely for testing the skill-auditor. It should always report as BLOCKED with the following violations:

Expected Violations

  • B5: Description contains angle brackets (< or >)
  • W2: Unexpected frontmatter property: extra_property

Usage

# Should exit 1 with BLOCKED status
uv run skill-auditor skills/test-blocked-fixture

# Hybrid mode should show structured blockers
uv run skill-auditor --hybrid skills/test-blocked-fixture
Related skills
Installs
3
GitHub Stars
4
First Seen
Jan 30, 2026