Skill Lint

Checks a new or existing Claude Code skill against the official Agent Skills authoring standard — description (what + when + triggers), body length, progressive disclosure, side-effect gating, and shadowing between the project and personal (~/.claude) skill sets. Delegates deterministic checks to the bundled skill_lint.py and judges only what a script cannot. Read-only: proposes fixes, never writes without approval. Use when writing a new skill, editing an existing one, or when a skill does not trigger. Triggers: "check my skill", "skill lint", "is this skill well written", "why doesn't my skill trigger", "audit skills", "write a new skill", and Czech aliases "zkontroluj skill", "audit skills".

adamradek-ux 87ac715 3 files · 28.4 KB Updated

File contents

adamradek-ux/claude-code-personal-pack/tree/main/skills/skill-lint commit 87ac715a3e

Frequently asked questions

npx skillmds@latest add adamradek-ux/skill-lint