2026-06-10 12:10:42 +01:00
|
|
|
{
|
2026-08-06 14:11:12 -07:00
|
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
2026-06-10 12:10:42 +01:00
|
|
|
"name": "agent-skills",
|
2026-08-06 14:11:12 -07:00
|
|
|
"version": "0.6.6",
|
|
|
|
|
"description": "Production-grade engineering skills for AI coding agents covering the full software development lifecycle from spec to ship.",
|
|
|
|
|
"author": { "name": "Addy Osmani", "url": "https://github.com/addyosmani" },
|
|
|
|
|
"homepage": "https://skills.addy.ie",
|
|
|
|
|
"repository": "https://github.com/addyosmani/agent-skills",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"keywords": ["skills", "engineering", "spec", "tdd", "review", "ship"]
|
2026-06-10 12:10:42 +01:00
|
|
|
}
|