II.
Page JSON
Structured · livepage:docs-reference-repos-addyosmani-agent-skills-research
addyosmani/agent-skills json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-reference-repos-addyosmani-agent-skills-research",
"_kind": "Page",
"_file": "wiki/docs/reference-repos/addyosmani/agent-skills/research.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/reference-repos/addyosmani/agent-skills/research.md",
"sourceKind": "repo-docs",
"title": "addyosmani/agent-skills",
"displayName": "addyosmani/agent-skills",
"slug": "docs/reference-repos/addyosmani/agent-skills/research",
"articlePath": "wiki/docs/reference-repos/addyosmani/agent-skills/research.md",
"article": "\n# addyosmani/agent-skills\n\n## Metadata\n- **Full name:** addyosmani/agent-skills\n- **Description:** Production-grade engineering skills for AI coding agents\n- **Stars:** 13,450\n- **Last pushed:** 2026-04-12\n- **License:** MIT\n- **Topics:** agent-skills, antigravity, antigravity-ide, claude-code, cursor, skills\n\n## Archetype\n**mega-skill-pack** - 21 production engineering skills organized by development lifecycle phases (Define, Plan, Build, Verify, Review, Ship). From Google Chrome team lead Addy Osmani.\n\n## Structure\n```\nskills/\n api-and-interface-design/SKILL.md\n browser-testing-with-devtools/SKILL.md\n ci-cd-and-automation/SKILL.md\n code-review-and-quality/SKILL.md\n code-simplification/SKILL.md\n context-engineering/SKILL.md\n debugging-and-error-recovery/SKILL.md\n deprecation-and-migration/SKILL.md\n documentation-and-adrs/SKILL.md\n frontend-ui-engineering/SKILL.md\n git-workflow-and-versioning/SKILL.md\n idea-refine/SKILL.md\n incremental-implementation/SKILL.md\n performance-optimization/SKILL.md\n planning-and-task-breakdown/SKILL.md\n security-and-hardening/SKILL.md\n shipping-and-launch/SKILL.md\n source-driven-development/SKILL.md\n spec-driven-development/SKILL.md\n test-driven-development/SKILL.md\n using-agent-skills/SKILL.md\n```\n\n## Extractable Value\n\n### Processes (methodologies/)\n\n1. **spec-driven-development** - Already have this in babysitter but Addy's version has a strong 4-phase gated workflow (Specify -> Plan -> Tasks -> Implement) with explicit assumption-surfacing protocol. Worth comparing against existing spec-driven methodology for convergence ideas.\n\n2. **incremental-implementation** - Vertical-slice delivery methodology with cycle: Implement -> Test -> Verify -> Commit -> Next Slice. Three slicing strategies: vertical (preferred), contract-first, risk-first. Could enhance existing iterative-convergence process.\n\n3. **deprecation-and-migration** - Full methodology for sunsetting systems: decision framework (5 questions), compulsory vs advisory deprecation, step-by-step migration process. Unique methodology not currently in babysitter. **Placement: methodologies/deprecation-and-migration**\n\n4. **shipping-and-launch** - Comprehensive pre-launch checklist methodology covering code quality, security, performance, accessibility, infrastructure, documentation, and feature flag strategy. **Placement: methodologies/shipping-and-launch**\n\n### Processes (specializations/)\n\n5. **code-review-and-quality** - Five-axis review methodology (correctness, readability, architecture, security, performance) with approval standard based on \"improves overall code health.\" **Placement: specializations/shared/code-review-quality-gates**\n\n6. **performance-optimization** - Measurement-first optimization workflow with Core Web Vitals targets, profiling-first approach, and regression prevention. **Placement: specializations/shared/performance-optimization**\n\n### Plugin Ideas\n\nNone - these are all pure methodology content, not tool integrations.\n\n### SKIP\n\n- `using-agent-skills` - meta/self-referential skill management\n- `context-engineering` - SDK-covered primitive\n- `browser-testing-with-devtools` - tool-specific, not methodology\n- `ci-cd-and-automation` - too generic / harness-specific\n- `git-workflow-and-versioning` - SDK-covered primitive\n- `source-driven-development` - variant of spec-driven, redundant\n\n## Priority Assessment\n**HIGH** - Multiple unique, well-structured methodologies from a credible engineering leader. The deprecation-and-migration and shipping-and-launch methodologies fill gaps in the current process library. The spec-driven and incremental approaches offer convergence value for existing processes.\n\n## Library Mapping\n\n| Extractable Process | Library Status | Action | Existing Path | Target Placement |\n|-------------------|----------------|--------|---------------|------------------|\n| Spec-Driven Development (4-phase gated) | UPGRADE | Enhanced spec-driven workflow with assumption-surfacing protocol | library/methodologies/spec-driven/ | methodologies/spec-driven/ |\n| Incremental Implementation | UPGRADE | Vertical-slice delivery methodology with explicit slicing strategies | library/methodologies/iterative-convergence/ | methodologies/iterative-convergence/ |\n| Deprecation and Migration | NEW | Full methodology for system sunsetting with decision framework | - | methodologies/deprecation-and-migration/ |\n| Shipping and Launch | NEW | Comprehensive pre-launch checklist covering all quality gates | - | methodologies/shipping-and-launch/ |\n| Code Review and Quality | NEW | Five-axis review methodology with code health improvement standard | - | specializations/shared/code-review-quality-gates.js |\n| Performance Optimization | NEW | Measurement-first optimization workflow with Core Web Vitals | - | specializations/shared/performance-optimization.js |\n| API and Interface Design | NEW | Production API design methodology from Chrome team lead | - | specializations/shared/api-interface-design.js |\n| Code Simplification | NEW | Systematic code simplification and complexity reduction process | - | specializations/shared/code-simplification.js |\n| Debugging and Error Recovery | UPGRADE | Production debugging methodology for complex systems | library/specializations/shared/debugging-strategies.js | specializations/shared/debugging-strategies.js |\n| Security and Hardening | NEW | Production security checklist and hardening methodology | - | specializations/security-compliance/production-security-hardening.js |\n\n## Plugin Marketplace Mapping\n\n| Plugin Idea | Marketplace Status | Action | Existing Plugin | Target Placement |\n|-------------|-------------------|--------|-----------------|------------------|\n| Production Engineering Checklist | NEW | Install comprehensive pre-launch checklists and quality gates | - | plugins/a5c/marketplace/blueprints/production-engineering-checklist/ |\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-reference-repos",
"to": "page:docs-reference-repos-addyosmani-agent-skills-research",
"kind": "contains_page"
}
]
}