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
More from basher83/agent-auditor
crawl4ai
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
11agent-creator
>
3doc-generator
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
3hook-creator
>
3skill-creator
>
3command-creator
>
3