polish

Refactor Go and TypeScript/React codebases for readability and organization.

121|6|Updated Aug 28, 2021
One-click install
npx skills add https://github.com/cogikyo/dotfiles --skill polish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polish
Source: https://github.com/cogikyo/dotfiles/tree/main/config/claude/skills/polish
Command: npx skills add https://github.com/cogikyo/dotfiles --skill polish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Polish helps refine and clean up a codebase after feature development: improve readability, enforce idiomatic patterns, DRY principles, and better organization without changing behavior.

Core Features & Use Cases

  • Multi-phase Refactor: Plan, explore, execute, and review large refactors with minimal disruption.
  • Language Coverage: Applies to Go and TypeScript/React projects.
  • Safe Changes: Do not alter functionality; focus on locality, naming, and structure.

Quick Start

/polish quick /path/to/module # perform a lightweight cleanup on the given scope