Skill2.2k repo starsupdated 2d ago
clean-skill
A perfectly safe skill for testing
Install in Claude Code
Copygit clone --depth 1 https://github.com/runkids/skillshare /tmp/clean-skill && cp -r /tmp/clean-skill/internal/audit/testdata/clean- ~/.claude/skills/clean-skillThen start a new Claude Code session; the skill loads automatically.
Definition
clean-skill.md
# Clean Skill This skill helps with code reviews. ## Rules - Always review for bugs - Check test coverage - Follow coding standards