https://www.instagram.com/p/Dc9a7hlDNjX/
From your terminal, run:
npx skills add ismail9k/skills@anti-koshary
Or install from the full skills collection:
npx skills add ismail9k/skills
Then select Anti Koshary, choose the coding agents you want to use it with — such as Claude Code, Codex, Cursor, or Gemini CLI — and choose whether you want it installed globally or only for the current project.
Open your codebase with your coding agent and ask it to run Anti Koshary.
The skill starts with a read-only audit: it analyzes your codebase and generates a detailed report of structural issues, duplication, dead code, dependencies, security problems, and other maintainability concerns.
Nothing gets changed during this step.
Once you have the report, choose which issues you want to fix. Anti Koshary will then refactor only the changes you approve, in a safe order.
Repository and full documentation: https://github.com/ismail9k/skills