mirror of
https://github.com/jezweb/claude-skills.git
synced 2026-09-19 01:07:27 +08:00
16adb0575a
Ship bin/skill-lint — bash script that validates SKILL.md files against conventions (frontmatter, line count, file references, directory structure). Includes GitHub Actions workflow for PR-level CI. First use of bin/ executables feature (v2.1.91). Relates to #52, #70.