← ClaudeAtlas

fail_namelisted

Deliberately trips the frontmatter-validity name sub-check (bug shape from intent 158).
zalom/plastic · ★ 9 · AI & Automation · score 75
Install: claude install-skill zalom/plastic
# Fail Name Fixture The frontmatter `name:` above is `fail_name`, the bare directory name, lacking the required `plastic-` prefix. The corrected rule requires `name == "plastic-#{directory}"`, i.e. `plastic-fail_name` here.