← Back to list

test-blocked-fixture
by basher83
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: test-blocked-fixture description: > This is a test fixture with intentional violations for regression testing. It contains which trigger B5, and has an unexpected frontmatter property which triggers W2. extra_property: this-is-not-allowed
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
Do not fix these violations - they are intentional.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon