desloppify
Scan, score, and systematically fix codebase quality with AI
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install desloppify?โผ
Run `npx skills add peteromallet/desloppify --all -g -y` in your terminal to install the full skill suite globally.
What does desloppify actually do?โผ
It scans your codebase for dead code, duplication, and complexity, then uses LLM reviews to score subjective quality like naming and abstractions. It produces a prioritized fix queue your AI agent works through until the code improves.
Which programming languages does desloppify support?โผ
It supports 29 languages, with deep analysis for TypeScript, Python, C#, C++, Dart, Go, and Rust, plus generic support for Java, Kotlin, Ruby, and more.
Does desloppify work with Claude Code and Codex?โผ
Yes. It includes dedicated workflow overlays for Claude Code, Codex, Cursor, Copilot, and other agents, using subagents for unbiased blind code reviews.
Can desloppify run in CI pipelines?โผ
Yes. Run `desloppify scan --path . --profile ci` in GitHub Actions or any CI to enforce a codebase health score threshold on every push.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core