home/categories/knowledge-base/databuddy-analytics-databuddy-agents-skills-desloppify-skill-md
knowledge-basedocumentation

desloppify

Reduce codebase slop by deleting code, flattening abstractions, and replacing custom helpers/types/assertions with native SDK/npm helpers or straightforward schemas (for example Zod). Use when asked to simplify, delete code, or "desloppify" TypeScript/Bun/Nuxt code.

databuddy-analytics
maintainer
databuddy-analytics
Actualizado 4/10/2026
Estrellas
987
Forks
174
quick start

Installation and usage

Reduce codebase slop by deleting code, flattening abstractions, and replacing custom helpers/types/assertions with native SDK/npm helpers or straightforward schemas (for example Zod). Use when asked to simplify, delete code, or "desloppify" TypeScript/Bun/Nuxt code.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use desloppify