deprecation-and-migration
How to Install
Claude Code:
git clone https://github.com/addyosmani/agent-skills && cp skills/deprecation-and-migration ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# Deprecation and Migration
## Overview
Code is a liability, not an asset. Every line of code has ongoing maintenance cost — bugs to fix, dependencies to update, security patches to apply, and new e
Details
| Category | Other → General |
| Source | https://github.com/addyosmani/agent-skills |
| Stars | ★ 58K |
| Risk Level | N/A |
Related Skills
shipping-and-launch
# Shipping and Launch
## Overview
Ship with confidence. The goal is not just to deploy — it's to d
documentation-and-adrs
# Documentation and ADRs
## Overview
Document decisions, not just code. The most valuable document
experimental-design
# Experimental Design
## Overview
The design of a study — how units are assigned to conditions, wh
spec-driven-development
# Spec-Driven Development
## Overview
Write a structured specification before writing any code. Th