# Camoa Claude Skills Code Helper

> Code Helper

- Skill: `tomevault-io/camoa-claude-skills-code-helper` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/camoa-claude-skills-code-helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/camoa-claude-skills-code-helper/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/camoa-claude-skills-code-helper

---


# 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

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/camoa) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

