incremental-implementation
🤖 AI Summary
Implements features by building, testing, and verifying one thin vertical slice at a time, ensuring the system remains working after each increment rather than completing an entire feature in a single pass.
How to Install
Claude Code:
git clone --depth 1 https://github.com/addyosmani/agent-skills.git && cp agent-skills/skills/incremental-implementation ~/.claude/skills/incremental-implementation -rBuild in thin vertical slices — implement one piece, test it, verify it, then expand. Avoid implementing an entire feature in one pass. Each increment should leave the system in a working, testable...
Details
| Category | Design → ui |
| Source | addyosmani/agent-skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 65.9K |
| Est. per Skill | ~2.7K (shared across 24 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
chat-widget
Live Support Chat Widget Build a real-time support chat system with a floating widget for users and
personal-tool-builder
Personal Tool Builder Expert in building custom tools that solve your own problems first. The best p
tailwind-design-system
Tailwind Design System Build production-ready design systems with Tailwind CSS, including design tok
trpc-fullstack
tRPC Full-Stack Overview tRPC lets you build fully type-safe APIs without writing a schema or code-g
Works Well With
Skills from the same repository — often designed to work together
idea-refine
Refines raw ideas into sharp, actionable concepts worth building through structured divergent and co
interview-me
What people ask for and what they actually want are different things. They ask for "a dashboard" bec
using-agent-skills
Agent Skills is a collection of engineering workflow skills organized by development phase. Each ski