razor
FeaturedYAGNI checks for Claude Code and Codex: reconsider dependencies, file growth and unnecessary code before adding more.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (2)
razor-unused
Audits a project's manifest for dependencies no source file imports — the reverse of razor's write-time gates (which block NEW dependencies), this finds EXISTING dead weight. Report-only; never edits any file.
unused
Audits a project's manifest for dependencies no source file imports — the reverse of razor's write-time gates (which block NEW dependencies), this finds EXISTING dead weight. Report-only; never edits any file.
Hooks (12)
Quality Score: 74/100
Details
- Author
- V-Songbird
- Repository
- V-Songbird/razor
- Created
- 2 months ago
- Last Updated
- today
- Language
- N/A
- License
- MIT