implementation-guide

Convert PRD, ARCHITECTURE.md, and UX_SPEC.md into an IMPLEMENTATION_GUIDE.md roadmap.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/ano4l/SiteRent --skill implementation-guide-ano4l
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: implementation-guide
Source: https://github.com/ano4l/SiteRent/tree/main/skills/product/implementation-guide
Command: npx skills add https://github.com/ano4l/SiteRent --skill implementation-guide-ano4l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms product requirements, architecture decisions, and UX specifications into a comprehensive, actionable Implementation Guide that enables any iOS/macOS team to deliver on schedule.

Core Features & Use Cases

  • Generate end-to-end development roadmaps from PRD, architecture, and UX specs.
  • Produce a detailed file: IMPLEMENTATION_GUIDE.md with project setup, file structure, coding standards, and phased milestones.
  • Support iterative refinement by updating sections as requirements evolve and feeding back to PRD/ARCHITECTURE/UX_SPEC.

Quick Start

Provide PRD.md, ARCHITECTURE.md, UX_SPEC.md, and DESIGN_SYSTEM.md to generate a complete Implementation Guide document.

Frequently Asked Questions about implementation-guide

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

FAQPage Schema
How do I generate a development roadmap from PRD and architecture specs for an iOS app?▼

Generating a development roadmap from PRD and architecture specs requires providing your PRD.md, ARCHITECTURE.md, and UX_SPEC.md files to produce a structured IMPLEMENTATION_GUIDE.md with project setup, file structure, and phased milestones for iOS/macOS apps.

What is an implementation guide for software engineering and when do I need one?▼

An implementation guide is a structured document converting product requirements, architecture decisions, and UX specifications into a build-ready plan with coding standards and phased steps. You need one when transitioning from design to active development.

Can I use UX_SPEC and PRD files to create a phased implementation plan for macOS projects?▼

Yes, you can use UX_SPEC.md and PRD files to create a phased implementation plan tailored for macOS projects. The process converts these inputs into an end-to-end development roadmap with clear milestones and file structure.

What's the best way to structure an iOS app implementation guide from existing design documents?▼

The best way to structure an iOS app implementation guide is by converting PRD, ARCHITECTURE, and UX_SPEC documents into a single IMPLEMENTATION_GUIDE.md that details project setup, file structure, coding standards, and step-by-step development milestones.

How do I handle requirement changes after generating an implementation roadmap?▼

To handle requirement changes after generating an implementation roadmap, you can iteratively refine the IMPLEMENTATION_GUIDE.md by updating sections as requirements evolve and feeding those changes back to the PRD, ARCHITECTURE, and UX_SPEC documents.

Do I need a DESIGN_SYSTEM.md to generate a build-ready plan for iOS development?▼

Providing a DESIGN_SYSTEM.md along with PRD, ARCHITECTURE, and UX_SPEC files is recommended to generate a complete implementation guide, ensuring the build-ready plan fully aligns with your project's design standards and development milestones.