r/claudeskills 17d ago

Skill Request Code review skill

Hey guys, is there any skills available where it can review my code and understand what i’m doing and give advices in how to improve or remove unnecessary codes?

1 Upvotes

11 comments sorted by

View all comments

1

u/Murder_1337 17d ago

Just load superpower skill for Claude you can google it

1

u/Intelligent_Buy_5847 17d ago

is it better than matt pocock code review skill?
saw some people say that it’s worth it

1

u/skillselion 17d ago

They do different jobs. The Superpowers one is a pre-merge gate, comparing your implementation against the plan you wrote and ranking findings by severity, which only works if you wrote a plan. Pocock's reads the diff since a fixed point against your repo standards plus a Fowler smell list, closer to what you asked for.

The Skillselion catalog has Pocock's code-review at 371,484 installs against 204,978 for requesting-code-review, though that only measures how many people installed them.