Agent Skills
S-rankA single plugin carrying 25 skills that cover the engineering lifecycle rather than one task: spec-driven and test-driven development, incremental implementation, code review and simplification, debugging and error recovery, observability, security hardening, performance, deprecation and migration, shipping. The distinctive ones are the epistemics — doubt-driven development, source-driven development, constraint-driven development, and interview-me — which are about how the agent should reason and when it should stop and ask, not about a framework.
Install This Skill
/plugin marketplace add addyosmani/agent-skills
/plugin install agent-skills@addy-agent-skills# This entry installs as a plugin, so there is no single SKILL.md to download.
# Use the CLI tab, or browse the source:
open https://github.com/addyosmani/agent-skillsGet new skills in your inbox. What we added, what we rejected, and why. See a past issue.
SKILL.md (auto-generated outline)
no upstream SKILL.md at this path--- name: Agent Skills author: addyosmani version: 1.0.0 description: Twenty-five production engineering skills — TDD, code review, debugging, security hardening, performance — from Chrome's Addy Osmani. category: Code Quality & Testing tags: [engineering, code-review, testing, debugging, performance] platforms: [claude-code, codex, multi-platform] license: MIT --- # Agent Skills A single plugin carrying 25 skills that cover the engineering lifecycle rather than one task: spec-driven and test-driven development, incremental implementation, code review and simplification, debugging and error recovery, observability, security hardening, performance, deprecation and migration, shipping. The distinctive ones are the epistemics — doubt-driven development, source-driven development, constraint-driven development, and interview-me — which are about how the agent should reason and when it should stop and ask, not about a framework. ## Installation ```bash /plugin marketplace add addyosmani/agent-skills /plugin install agent-skills@addy-agent-skills ``` ## Compatibility This skill is compatible with: claude-code, codex, multi-platform ## License MIT
Get new skills in your inbox. What we added, what we rejected, and why. See a past issue.
Related Skills
Quick Stats
Source repo · this pathAuthor
Addy Osmani
@addyosmani
Tags
Keep exploring
Agent Skills is one of 193 skills in the directory.