Skip to content

[GitHub Trending] addyosmani/agent-skills

8.2 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
9
community
7
strategic
7
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Production-grade engineering skills for coding agents is highly relevant and actionable.

AI/ML github.com
Summary

Based on the article, Addy Osmani's agent-skills repository provides 25 production-grade engineering practices packaged as slash commands for AI coding agents, covering the full software development lifecycle from specification to shipping. The skills install across 70+ agents via a CLI with npx and include domain-specific triggers that activate automatically based on the engineering context, such as API design or frontend work. A notable feature is the /build-auto command that generates plans and implements tasks autonomously after a single approval, while still enforcing test-driven development and pausing on failures.

Author

addyosmani