Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: camoa-claude-skills-code-helper3description: Code Helper4---56# Code Helper78Provides guidance for code quality improvements.910## When to Use1112- User asks for code review13- User wants to improve code quality14- User mentions "clean code" or "refactor"15- NOT for: writing new features from scratch1617## Quick Reference1819| Task | Action |20|------|--------|21| Review code | Read file, check patterns |22| Find issues | Use Grep for anti-patterns |23| Suggest fixes | Provide specific improvements |2425## Review Process26271. Read the code file282. Check against references/patterns.md293. Identify issues304. Suggest improvements with examples3132## See Also3334- `references/patterns.md` - Code patterns to check3536---37> Converted and distributed by [TomeVault](https://tomevault.io/claim/camoa) — claim your Tome and manage your conversions.38<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/camoa-claude-skills-code-helper 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 Helper It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. 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.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.