GitHub - addyosmani/agent-skills: Production-grade engineering skills for AI coding agents. ยท GitHub
![]()
Agent Skills is a repository of production-grade engineering workflows and quality gates packaged as executable skills for AI coding agents, structured around six development phases (define, plan, build, verify, review, ship) with seven slash commands that activate relevant best practices automatically. The skills encode senior engineer workflows including spec-first development, atomic task planning, incremental building, test-driven verification, code review gates, and safe deployment practices. The system integrates with multiple AI platforms including Claude, Cursor, Gemini CLI, Windsurf, GitHub Copilot, and others through platform-specific setup configurations.
Was this useful?