Agent skill

code-reviewer-code-smells

Sub-skill of code-reviewer: Code Smells (+1).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/development/code-reviewer/code-smells

SKILL.md

Code Smells (+1)

Code Smells

Pattern Problem Solution
God Object Class does too much Split responsibilities
Feature Envy Method uses other class more Move to appropriate class
Long Method Hard to understand Extract smaller methods
Magic Numbers Unclear meaning Use named constants
Deep Nesting Hard to follow Early returns, extraction

Security Issues

Pattern Problem Solution
SQL Concat Injection risk Parameterized queries
Eval Usage Code injection Safe alternatives
Weak Crypto Breakable encryption Strong algorithms
CORS * Access control bypass Specific origins
Console Secrets Credential exposure Remove before commit

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results