Files
skill-md-validator/.gitignore
Ethan Beard 67af4e2125 Initial commit
CLI tool to validate skill.md files against the agent skill specification.
Supports local files and remote URLs, with human-readable and JSON output.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 15:27:07 -08:00

9 lines
73 B
Plaintext

node_modules/
dist/
*.log
.DS_Store
.env
.claude/
coverage/
.nyc_output/