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

flock
A set of coding principles prioritising simplicity, explicit assumptions, surgical edits, and verifiable success criteria to keep agent-produced code minimal an

agent-skills-standard
Opinionated PHP coding standards and architecture guidance (PSR-12, SOLID, naming, structure) to improve code quality, maintainability, and testability.
oroshi
A high-signal coding standard focused on minimizing noise, eliminating redundant comments, and removing narrative output.

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

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