BeClaude

repo-polish

New
GitHub TrendingGeneralby kemsig

A Claude Skill to polish, clean up, and professionalize any code repository. Automates secret removal, git history cleanup, README/documentation generation, `.github` templates, CI/CD setup, and overall repository hygiene safely and idiomatically.

First seen 6/1/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/repo-polish.md https://raw.githubusercontent.com/kemsig/repo-polish/main/SKILL.md
3
Invoke in Claude Code
/repo-polish
View source on GitHub
documentation

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is repo-polish?

A Claude Skill to polish, clean up, and professionalize any code repository. Automates secret removal, git history cleanup, README/documentation generation, `.github` templates, CI/CD setup, and overall repository hygiene safely and idiomatically.

How to install repo-polish?

To install repo-polish: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/repo-polish.md https://raw.githubusercontent.com/kemsig/repo-polish/main/SKILL.md. Finally, /repo-polish in Claude Code.

What is repo-polish best for?

repo-polish is a skill categorized under General. It is designed for: documentation. Created by kemsig.