AI AGENT ADDONS

Vanity Engineering Review

bencium/bencium-marketplace

Some code is written to impress other developers instead of solving real problems. This skill helps you spot that kind of code. It looks at codebases, architectures, and pull requests for things that add complexity without helping users.

You might have seen over-engineered systems that use fancy patterns for simple tasks. Or a team choosing a hot new framework when a simpler tool works fine. This skill catches those choices. It calls them vanity engineering.

Use this review to keep your projects simple and focused. It asks what your users actually need. Then it checks if the code matches those needs. If not, it suggests cutting the extra stuff.

Add Vanity Engineering Review skill to your workflow

Global

mkdir -p ~/.claude/skills/vanity-engineering-review

Project

mkdir -p .claude/skills/vanity-engineering-review

Source Repository

Stars
311
Forks
47
Watchers
311
Last Push
1 month ago
Created
9 months ago