← ClaudeAtlas

no-backlinks-skilllisted

Minimal fixture for skill-chain.test.js — verifies parseSkill returns empty backlinks when body has no [[slug]] tokens.
neunaha/claws · ★ 9 · AI & Automation · score 68
Install: claude install-skill neunaha/claws
# No-Backlinks Skill This fixture verifies that parseSkill returns an empty backlinks array when the body contains no double-bracket slug references. ## Purpose Used by extension/test/skill-chain.test.js (test 3) to exercise the zero-backlinks code path in parseSkill. Real SKILL.md files now all carry at least one backlink after the v0.8.4 class-tier doctrine uplift.