SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

ai-skills
Simplifies and declutters code while preserving behavior, removing AI slop and improving readability without changing functionality.

egc
Implementation of modern Perl 5.36+ idioms and best practices for building robust, maintainable applications.

core
Handles domain-model renames and state vocabulary changes requiring tracked data migrations.

cc-settings
Create mid-task rollback points to save and restore agent state before performing risky operations like refactors or migrations.

brigade
Refactors code for clarity and lower cognitive load while strictly preserving existing behavior.

awesome-claude-code
Analyzes PHP methods for excessive length and complexity, identifying Single Responsibility violations and extract-method opportunities.

claude-mods
Analyze codebase size, language composition, and semantic changes using tokei and difft.
oroshi
A high-signal coding standard focused on minimizing noise, eliminating redundant comments, and removing narrative output.