by dotcommander · Claude 技能 · ★ 15
cclint A linter for Claude Code components. Catches schema errors, enforces structure, and flags cross-file problems before they surface as confusing runtime behavior. Handles agents, commands, skills, plugins, and settings. Install Usage What it catches Frontmatter schema errors (embedded CUE schemas) Size, structure, and naming violations per component type Cross-file issues: broken references, orphaned skills, ghost triggers Settings validation: hooks, permissions, MCP servers, security Delegation anti-patterns in commands and agents Baseline mode For projects with existing violations,...
| Stars | 15 |
| Forks | 3 |
| Language | Go |
| Category | Claude 技能 |
| License | MIT |
| Quality Score | 49.272/100 |
| Last Updated | 2026-06-16 |
| Created | 2025-12-22 |
| Platforms | claude-code, cli, go |
| Est. Tokens | ~15k |
Explore other popular claude 技能 tools:
cclint is Linter for Claude Code agents, commands, and skills. It is categorized as a Claude 技能 with 15 GitHub stars.
cclint is primarily written in Go. It covers topics such as claude-code, cli, golang.
You can find installation instructions and usage details in the cclint GitHub repository at github.com/dotcommander/cclint. The project has 15 stars and 3 forks, indicating an active community.
cclint is released under the MIT license, making it free to use and modify according to the license terms.