thestack-ai/Pulser — Claude Code Skill Linter
Lint Claude Code SKILL.md files against Anthropic best practices. 8 diagnostic rules with auto-fix.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to skills directory | no | .claude/skills |
| strict | Treat warnings as errors (exit 1 on any issue) | no | false |
| version | pulser-cli version to install (e.g. 0.4.0, latest) | no | latest |
Outputs
| name | description |
|---|---|
| score | Overall skill health score (0-100) |
| errors | Number of errors found |
| warnings | Number of warnings found |
| total | Total skills scanned |