arrow_back Back to AIFC
B
pending ChatGPT

Agent Skills: Engineering Workflows for AI Coding Agents

Grounded / Real Inflated / Uruttu
90% real
10% uruttu
article Original Content
Agent Skills just hit 71,000 stars! 24 engineering skills for AI coding agents inspired by industry best practices. npx skills add addyosmani/agent-skills ⭐ Repo: https://lnkd.in/gqFGTYUK AI coding agents default to the shortest path. That usually means skipping the spec, the tests, and the review - the exact things that separate production code from prototype code. Agent Skills exists to stop that. It encodes the workflows, quality gates, and judgment senior engineers bring to real software, packaged so agents follow them consistently across every phase: define → plan → build → verify → review → ship. This week we shipped 0.6.3, and the theme is verification. If review is the bottleneck on agent autonomy, the review skill has to be sharp: → Deeper code review. The code-review-and-quality skill gains: structural-depth lenses - reduce-don't-relocate, a named Structural Remedies catalog, a file-size gate, and finding prioritization - with severity labels that line up with its own taxonomy. → Two new reference checklists. An observability checklist (on-call questions, RED/USE metrics, symptom-based alerting) and a project-wide Definition of Done. → A comparison doc. A side-by-side of Agent Skills vs. Superpowers and Matt Pocock's skills - how each is shaped differently and when to reach for each, including a link to a controlled head-to-head. → Several stability and polish improvements. Plus a wave of community fixes and polish from 13 contributors this release. Thank you all. 🙏 24 skills, 8 slash commands, 4 specialist personas - and it runs across Claude Code, Codex, Cursor, Antigravity, Windsurf, OpenCode, Copilot, Kiro and anything that reads Markdown. Grateful to everyone building with it. #ai #programming #softwareengineering
verified Validated Content

This post is based on a real open-source project, but it mixes verifiable facts with promotional claims and an outdated repository statistic.

Confirmed Accurate

  • Agent Skills is a real open-source project that provides reusable engineering workflows for AI coding agents.
  • It offers skills covering the software development lifecycle, including planning, implementation, testing, verification, review, and deployment.
  • Version 0.6.3 introduced improvements focused on verification and code review, including enhanced review guidance and additional checklists.
  • The project supports multiple AI coding tools that can consume Markdown-based skill definitions, including Claude Code, Codex, Cursor, GitHub Copilot, Windsurf, OpenCode, Kiro, and others.
  • The repository includes engineering skills, slash commands, and specialist personas designed to improve AI-assisted software development.

Not Fully Accurate / Promotional

  • The claim that the project has 71,000 GitHub stars is outdated. The repository's current star count has changed since this post was written.
  • Statements such as "AI coding agents default to the shortest path" and "Agent Skills stops that" are opinions based on the author's experience rather than universally established facts.
  • Claims that the skills consistently bring senior engineer judgment to every phase are aspirational and depend on the AI model, workflow, and user.