deslop

davila7/claude-code-templates · updated Apr 8, 2026

$npx skills add https://github.com/davila7/claude-code-templates --skill deslop
0 commentsdiscussion
summary

Remove AI Code Slop

  • Check the diff against main and remove all AI-generated slop introduced in this branch.
  • What to Remove
  • Extra comments that a human wouldn't add or are inconsistent with the rest of the file
  • Extra defensive checks or try/catch blocks that are abnormal for that area of the codebase (especially if called by trusted/validated codepaths)
  • Casts to any to get around type issues
  • Inline imports in Python (move to top of file with other imports)
  • Any other style
skill.md

deslop

No content available.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.457 reviews
  • Pratham Ware· Dec 28, 2024

    Registry listing for deslop matched our evaluation — installs cleanly and behaves as described in the markdown.

  • William Huang· Dec 28, 2024

    Keeps context tight: deslop is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Omar Tandon· Dec 28, 2024

    deslop has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • William Kim· Dec 20, 2024

    Registry listing for deslop matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Hana Abebe· Dec 12, 2024

    Useful defaults in deslop — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Nia Diallo· Nov 27, 2024

    deslop fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Camila White· Nov 19, 2024

    We added deslop from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Ava Taylor· Nov 19, 2024

    Solid pick for teams standardizing on skills: deslop is focused, and the summary matches what you get after install.

  • Luis Harris· Nov 3, 2024

    I recommend deslop for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Luis Martinez· Oct 18, 2024

    deslop reduced setup friction for our internal harness; good balance of opinion and flexibility.

showing 1-10 of 57

1 / 6