implementation-guide

Generate docs/IMPLEMENTATION_GUIDE.md from PRD, architecture, and UX spec files.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mazicimert/RunDom --skill implementation-guide-mazicimert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-guide
Source: https://github.com/mazicimert/RunDom/tree/main/.claude/skills/product/implementation-guide
Command: npx skills add https://github.com/mazicimert/RunDom --skill implementation-guide-mazicimert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts product requirements, architecture decisions, and UX specifications into a comprehensive, step-by-step implementation guide that codifies development plans.

Core Features & Use Cases

  • Transform PRD, ARCHITECTURE.md, UX_SPEC.md into a structured IMPLEMENTATION_GUIDE.md.
  • Generate pseudo-code, development milestones, and task ordering that engineers can follow.
  • Use Case: A new feature requires aligning product expectations with architecture decisions and UX flows, all in one guide.

Quick Start

Generate an implementation guide from PRD.md, ARCHITECTURE.md, UX_SPEC.md, and DESIGN_SYSTEM.md.

Frequently Asked Questions about implementation-guide

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

FAQPage Schema
How do I turn a PRD and architecture documents into an iOS development roadmap?

To turn a PRD and architecture documents into an iOS development roadmap, you can use a skill that consumes PRD.md, ARCHITECTURE.md, UX_SPEC.md, and DESIGN_SYSTEM.md to generate a structured IMPLEMENTATION_GUIDE.md with actionable steps, pseudo-code, and milestones.

What is the best way to generate implementation steps from UX flows and architecture decisions?

The best way to generate implementation steps from UX flows and architecture decisions is processing the specification files to produce a single development guide containing task ordering, file templates, and pseudo-code for engineers to follow.

Can I create file templates and milestones from a UX_SPEC.md and DESIGN_SYSTEM.md for a macOS project?

Yes, you can create file templates and milestones from a UX_SPEC.md and DESIGN_SYSTEM.md for a macOS project by transforming these specification documents into a structured development guide that codifies the implementation plan.

Do I need ARCHITECTURE.md and PRD.md files to generate a development guide?

Yes, you need ARCHITECTURE.md and PRD.md files to generate a comprehensive development guide because the transformation logic consumes these inputs alongside UX specifications to produce the structured implementation roadmap.

How to convert product requirements into pseudo-code and task ordering for Swift development?

To convert product requirements into pseudo-code and task ordering for Swift development, transform your specification documents into an implementation guide that outputs structured outlines, development milestones, and actionable engineering steps.

What limitations exist when generating an implementation guide from multiple specification documents?

The generation process is limited by the completeness of the provided specification documents, requiring PRD.md, ARCHITECTURE.md, UX_SPEC.md, and DESIGN_SYSTEM.md to accurately translate requirements into a structured iOS or macOS development roadmap.