desloppify

Scan codebases to identify technical debt and code quality issues.

3|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/prefactordev/typescript-sdk --skill desloppify-prefactordev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: desloppify
Source: https://github.com/prefactordev/typescript-sdk/tree/main/.agents/skills/desloppify
Command: npx skills add https://github.com/prefactordev/typescript-sdk --skill desloppify-prefactordev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codebase health scanner and technical debt tracker. Use when the user asks about code quality, technical debt, dead code, large files, god classes, duplicate functions, code smells, naming issues, import cycles, or coupling problems. Also use when asked for a health score, what to fix next, or to create a cleanup plan. Supports 29 languages.

Core Features & Use Cases

  • Codebase health scanning to surface debt, smells, and hotspots.
  • Plan creation for cleanup and refactor prioritization across languages.
  • Health scoring and actionable remediation guidance for multi-language projects.

Quick Start

Run desloppify scan to assess your codebase health and generate a prioritized cleanup plan.

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 your codebase for technical debt and code smells, run a health scan to surface issues like dead code, large files, god classes, and import cycles. This generates a prioritized cleanup plan and a health score across 29 supported languages.

What is the best way to prioritize refactoring tasks across a multi-language project?

The best way to prioritize refactoring tasks across a multi-language project is to generate a cleanup plan from a codebase health scan. This plan evaluates code quality issues and provides actionable remediation guidance for what to fix next.

Can I detect god classes and duplicate functions automatically in my code?

Yes, you can detect god classes and duplicate functions automatically by running a codebase health scan. The scan identifies these structural code smells along with other coupling and quality problems across supported languages.

Does this code health scanner work with multiple programming languages?

Yes, this code health scanner works with multi-language projects and supports 29 programming languages. It evaluates code quality, tracks technical debt, and generates health scores regardless of your project's language mix.

How do I create a cleanup plan for fixing technical debt?

To create a cleanup plan for fixing technical debt, run a codebase health scan. This enforces a structured workflow that assesses code quality issues and outputs a prioritized remediation plan with actionable execution steps.

What types of code quality issues can a technical debt tracker identify?

A technical debt tracker identifies code quality issues including dead code, large files, god classes, duplicate functions, naming issues, import cycles, and coupling problems. These hotspots are surfaced during a comprehensive codebase health scan.