Agent skill

code-helper

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/code-helper

SKILL.md

Code Helper

Provides guidance for code quality improvements.

When to Use

  • User asks for code review
  • User wants to improve code quality
  • User mentions "clean code" or "refactor"
  • NOT for: writing new features from scratch

Quick Reference

Task Action
Review code Read file, check patterns
Find issues Use Grep for anti-patterns
Suggest fixes Provide specific improvements

Review Process

  1. Read the code file
  2. Check against references/patterns.md
  3. Identify issues
  4. Suggest improvements with examples

See Also

  • references/patterns.md - Code patterns to check

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