desloppify

Scan codebases for technical debt and code smells across 28 languages.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ShaulLavo/ellie --skill desloppify-shaullavo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: desloppify
Source: https://github.com/ShaulLavo/ellie/tree/main/.claude/skills/desloppify
Command: npx skills add https://github.com/ShaulLavo/ellie --skill desloppify-shaullavo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining high code quality and managing technical debt by providing automated scanning, analysis, and remediation capabilities.

Core Features & Use Cases

  • Codebase Health Scanning: Analyzes code for various quality issues including technical debt, dead code, large files, code smells, and more across multiple languages.
  • Technical Debt Tracking: Identifies and quantifies technical debt, providing scores and actionable insights.
  • Automated Remediation: Offers tools to automatically fix identified issues or guides the user through manual fixes.
  • Use Case: When a developer is concerned about the maintainability of a large project, they can use this Skill to get a comprehensive health score and a prioritized list of issues to address.

Quick Start

Run a full scan of the current codebase to identify all code quality issues.

Frequently Asked Questions about desloppify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my codebase for technical debt and code smells?

To scan for technical debt and code smells, run a full codebase health scan to identify issues across 28 languages. The scan quantifies technical debt, dead code, and large files, providing a comprehensive health score and prioritized list of actionable issues.

Can I automatically fix dead code and large files identified during a code quality scan?

Yes, you can automatically fix dead code and large files using the automated remediation features. After scanning identifies these code quality issues, the Skill facilitates a cycle of planning and executing fixes, offering both automated tools and guided manual remediation strategies.

Does this code scanning tool support multiple programming languages?

Yes, this code scanning tool analyzes code quality and tracks technical debt across 28 different programming languages. It identifies code smells, dead code, and large files regardless of the language used within your project's codebase.

What is the best way to track and quantify technical debt in a large project?

The best way to track technical debt in a large project is by running a comprehensive health scan that identifies and quantifies issues. This provides an overall codebase health score and actionable insights to prioritize remediation efforts for improved maintainability.

How does tracking code smells improve codebase maintainability?

Tracking code smells improves maintainability by identifying structural issues in the codebase that hinder future development. Quantifying these technical debt issues allows developers to prioritize and execute targeted fixes, ensuring long-term project health and reducing development friction.