Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AI Agent Analysis
AS

addyosmani/agent-skills

Production-grade engineering skills for AI coding agents.

stars
88k
Language
JavaScript
GitHub
Source and compliance noteLast synced: Aug 16, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy

Overview

Agent Skills is a collection of 24 production-grade engineering skills packaged as slash commands and auto-triggering workflows for AI coding agents. It encodes senior-engineer practices—spec-first development, test-driven development, code review, web performance auditing, and safe shipping—so agents follow consistent quality gates across the entire development lifecycle.

Installation

npx skills add addyosmani/agent-skills

Problem solved

It addresses the inconsistency and lack of engineering rigor in AI-generated code by embedding explicit workflows and quality gates into agent behavior. Unlike generic prompting, it provides structured, repeatable processes that enforce best practices like TDD, code review, and performance measurement, reducing the need for manual oversight.

What you can build

Developers can build full software projects with AI agents that autonomously plan, implement, test, review, and ship code while maintaining quality standards. Real-world use cases include rapid prototyping, feature development with enforced TDD, automated code review before merge, and web performance optimization. The ceiling is high: with /build auto, agents can execute an entire task list with minimal human intervention, pausing only on failures or risky steps, making it suitable for production-level development.

Community sentiment

Positive

No community feedback yet.

Concerns

No concerns documented yet.

Bottom line

This is ideal for developers and teams who want to leverage AI coding agents for production work without sacrificing code quality, especially those using Claude Code, Cursor, or similar tools. It's less suitable for those who prefer full manual control or who need a lightweight, non-opinionated assistant. The key trade-off is the upfront setup and the need to trust the agent's adherence to the encoded workflows.

Analyzed by Git-Stars - 8/6/2026