ismail9k/skills · Archived

anti-koshary

Trending #7676 Hot #3981

Installation

$ npx skills add https://github.com/ismail9k/skills

Summary

  • Two-pass audit and cleanup for a codebase that has started to congeal — spaghetti code, or "koshary code," where the layers have collapsed: business logic lives in the controller, the same validation sits in five files, and nobody wants to open the 800-line one.
  • Pass 1 reports layer collapse, duplication that will drift, functions nobody reads, and dead code as a prioritized list and changes nothing; Pass 2 fixes in a safe order once the user approves.
  • Security holes and vulnerable dependencies are covered too, as a later section rather than the headline.
  • Use this whenever the user asks to audit, review, or clean up a codebase — and also when they say "this codebase is a mess," "spaghetti code," "technical debt," "this is unmaintainable," "duplicated logic," "dead code," "what's wrong with my code," or ask for a security review.
  • Trigger it even when they never use the word "audit."

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Also in this package

Other skills from ismail9k/skills.

npx skills add https://github.com/ismail9k/skills

Browse all from ismail9k/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 12
License LICENSE
Default branch main
Open issues 0
Status Archived

History

  1. First recorded snapshot · 17 installs