Agent-Skills: Production-Grade Engineering Workflows for AI Coding Agents
Summary
Agent-skills is a GitHub repository by addyosmani that packages production-grade engineering workflows, quality gates, and best practices into reusable skills for AI coding agents. It provides 8 slash commands mapped to the development lifecycle (spec, plan, build, test, etc.) that encode senior engineer-level practices so AI agents can follow them consistently across all phases of software development.
Source
Key quotes
· 6 pulledSkills encode the workflows, quality gates, and best practices that senior engineers use when building software.
These ones are packaged so AI agents follow them consistently across every phase of development.
8 slash commands that map to the development lifecycle. Each one activates the right skills automatically.
Spec before code
Small, atomic tasks
One slice at a time
You might also wanna read
Agent Skills: An Open Format for Enhancing AI Agent Capabilities
Agent Skills are standardized folders containing instructions, scripts, and resources that enable AI agents to perform tasks more accurately
Agent Skills: Making AI Coding Agents Follow Software Engineering Best Practices
The article discusses how AI coding agents default to taking the shortest path to "done," skipping essential software engineering practices
Agent Skill Studio: A Model-Agnostic Platform for Building Universal AI Skills
Agent Skill Studio is an open, model-agnostic platform that enables developers to create reusable AI agent skills that work across multiple
Open Agent Skills Ecosystem: Discover and Install AI Agent Capabilities
The article introduces the Open Agent Skills Ecosystem, a platform for discovering and installing reusable capabilities (skills) for AI agen
Matt Pocock's Composable Agent Skills for Real-World AI-Assisted Engineering
Matt Pocock shares his personal collection of agent skills for AI-assisted software engineering. These skills are designed to be small, comp
Extending OpenAI Codex with Agent Skills for Task-Specific Workflows
The article explains how to use agent skills to extend OpenAI's Codex with task-specific capabilities. Skills package instructions, resource

Comments
Sign in to join the conversation.
No comments yet. Be the first.