Get your code brutally roasted with humor AND useful feedback. Like a code review from that one senior dev who's funny but also right.
Quick Start
npx ai-roast ./your-file.js
What It Does
Roasts your code with savage (but accurate) commentary
Points out actual problems behind the jokes
Catches naming crimes, antipatterns, and WTFs
Gives you real suggestions after the roast
Makes code review actually entertaining
Usage
# Roast a specific file
npx ai-roast ./src/index.js
# Roast your whole src folder
npx ai-roast ./src
Example Output
🔥 Line 42: "password123" as a default? Bold strategy.
FIX: Use environment variables for credentials.
💀 Line 89: A 200-line function named "doStuff"?
Truly a monument to ambiguity.
FIX: Break into smaller, well-named functions.
Part of the LXGIC Dev Toolkit
One of 110+ free developer tools from LXGIC Studios. No paywalls, no sign-ups.
1---2name: code-roaster3description: Code Roaster4---5# Code Roaster67Get your code brutally roasted with humor AND useful feedback. Like a code review from that one senior dev who's funny but also right.89## Quick Start1011```bash12npx ai-roast ./your-file.js13```1415## What It Does1617- Roasts your code with savage (but accurate) commentary18- Points out actual problems behind the jokes19- Catches naming crimes, antipatterns, and WTFs20- Gives you real suggestions after the roast21- Makes code review actually entertaining2223## Usage2425```bash26# Roast a specific file27npx ai-roast ./src/index.js2829# Roast your whole src folder30npx ai-roast ./src31```3233## Example Output3435```36🔥 Line 42: "password123" as a default? Bold strategy.37 FIX: Use environment variables for credentials.3839💀 Line 89: A 200-line function named "doStuff"? 40 Truly a monument to ambiguity.41 FIX: Break into smaller, well-named functions.42```4344## Part of the LXGIC Dev Toolkit4546One of 110+ free developer tools from LXGIC Studios. No paywalls, no sign-ups.4748**Find more:**49- GitHub: https://github.com/lxgic-studios50- Twitter: https://x.com/lxgicstudios51- Substack: https://lxgicstudios.substack.com52- Website: https://lxgicstudios.com5354## License5556MIT. Free forever.
Run npx skillmds@latest add demerzels-lab/code-roaster in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Code Roaster It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.