Code Helper

Explain code logic and suggest refactoring and quality improvements.

19|10|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/Roasbeef/claude-agent-sdk-go --skill code-helper-roasbeef
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Helper
Source: https://github.com/Roasbeef/claude-agent-sdk-go/tree/main/testdata/skills/code-helper
Command: npx skills add https://github.com/Roasbeef/claude-agent-sdk-go --skill code-helper-roasbeef

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps with understanding, reviewing, and improving code, reducing time spent debugging and improving quality.

Core Features & Use Cases

  • Explain code: Explain logic, structure, and behavior.
  • Refactor Suggestions: Propose cleanups and improvements.
  • Code Quality: Spot potential bugs, formatting issues, and optimization opportunities.

Quick Start

Ask me to "Explain what this function does and how it could be improved." with the code context.