implementation-guide

Generate milestone-based implementation guides with verification checkpoints and rationale.

12|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/nbbaier/agent-skills --skill implementation-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-guide
Source: https://github.com/nbbaier/agent-skills/tree/main/skills/implementation-guide
Command: npx skills add https://github.com/nbbaier/agent-skills --skill implementation-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing code is only part of software work; this skill provides structured, educational guides that teach how to implement features end-to-end, not just deliver finished solutions.

Core Features & Use Cases

  • Milestone-driven guides: Step-by-step plans with verifiable checkpoints and rationale behind decisions.
  • Context-first approach: Opens with background, architecture decisions, and tradeoffs to ground learning.
  • Customizable guidance: Adapts to experience level (Junior, Mid-level, Senior) and different tech stacks.

Quick Start

Describe a feature you want to implement and ask for a detailed, milestone-driven guide.

Frequently Asked Questions about implementation-guide

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a step-by-step implementation guide for a coding feature?

To create a step-by-step implementation guide, describe your coding feature and request a milestone-driven guide. This generates a structured plan with verifiable checkpoints, context, and rationale for each architecture decision.

What is a milestone-based workflow for building software features?

A milestone-based workflow breaks software feature implementation into verifiable checkpoints. Each milestone includes opening context, tradeoffs, and rationale, teaching you how to build features end-to-end rather than just providing finished code.

Can I get a build-it-yourself coding guide tailored to my experience level?

Yes, you can customize build-it-yourself coding guides to your experience level. The implementation guidance adapts to Junior, Mid-level, and Senior developers, ensuring the milestone-based workflow matches your technical proficiency.

How do I plan architecture decisions and tradeoffs before writing code?

You can plan architecture decisions and tradeoffs by requesting a context-first implementation guide. The guide opens with background and architecture considerations to ground your learning before you start coding the feature.

What's the best way to teach end-to-end feature implementation instead of just writing code?

The best way to teach end-to-end feature implementation is using a structured guide with context, milestones, checks, and tradeoffs. This approach provides verifiable checkpoints and rationale for decisions, focusing on the learning process rather than just finished solutions.

Does this implementation guide support pair-programming workflows?

Yes, the implementation guide supports pair-programming workflows. The milestone-based structure with verification checkpoints and rationale sections allows development pairs to collaboratively follow steps, review architecture decisions, and validate progress together.