by krishyaid-coder · Claude Skill · ★ 22
A linter for Claude SKILL.md files. Catches vague descriptions, oversized bodies, hardcoded paths, and silent trigger failures. Overview In late 2025 Anthropic introduced , a markdown format with YAML frontmatter that extends Claude with custom skills. By mid-2026 more than 5,000 skills have been published across community marketplaces. Anthropic's own issue tracker attributes 80% of skill trigger failures to vague descriptions (anthropics/skills#267), yet no static tooling for the format existed. doodle closes that gap. Twelve static rules, each citing Anthropic's auth
| Stars | 22 |
| Forks | 1 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 65.7342194010547/100 |
| Last Updated | 2026-07-07 |
| Created | 2026-06-20 |
| Platforms | claude-code, python |
| Est. Tokens | ~16k |
Explore other popular claude skill tools:
doodle is A linter for Claude SKILL.md files. Catches the vague descriptions, oversized bodies, and silent trigger failures that keep skills from firing.. It is categorized as a Claude Skill with 22 GitHub stars.
doodle is primarily written in Python.
You can find installation instructions and usage details in the doodle GitHub repository at github.com/krishyaid-coder/doodle. The project has 22 stars and 1 forks, indicating an active community.
doodle is released under the MIT license, making it free to use and modify according to the license terms.