implementation-guide

Generate IMPLEMENTATION_GUIDE.md with pseudo-code and step-by-step instructions from PRD, Architecture, and UX specifications.

603|51|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill implementation-guide-rshankras
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation-guide
Source: https://github.com/rshankras/claude-code-apple-skills/tree/main/skills/product/implementation-guide
Command: npx skills add https://github.com/rshankras/claude-code-apple-skills --skill implementation-guide-rshankras

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive, step-by-step implementation guides for iOS/macOS app development, transforming raw specifications into actionable developer roadmaps.

Core Features & Use Cases

  • Automated Guide Generation: Creates detailed guides from PRD, Architecture, and UX specs.
  • Pseudo-code & Instructions: Includes step-by-step instructions, file structure, and pseudo-code examples.
  • Use Case: When starting a new app feature, use this Skill to generate a clear development plan, ensuring all developers follow the same structured approach.

Quick Start

Use the implementation-guide skill to generate a development guide from the existing PRD, ARCHITECTURE, and UX_SPEC documents.

Frequently Asked Questions about implementation-guide

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

FAQPage Schema
How do I generate an implementation guide for an iOS app from PRD and architecture specs?

To generate an implementation guide for an iOS app, this Skill processes your PRD, Architecture, and UX specifications to create a detailed IMPLEMENTATION_GUIDE.md with SwiftData, SwiftUI project setup, file structure, and phased development instructions.

What is the best way to create a step-by-step development roadmap for macOS applications?

Creating a step-by-step development roadmap for macOS applications is done by transforming raw project specifications into actionable developer roadmaps, complete with pseudo-code examples and modern development patterns utilizing SwiftData and SwiftUI.

Can I use this to generate SwiftUI pseudo-code and file structure from existing UX specifications?

Yes, you can generate SwiftUI pseudo-code and file structure from existing UX specifications. The Skill integrates your UX documents with architecture specs to output structured file configurations and step-by-step pseudo-code instructions.

Do I need PRD and architecture documents to create a development guide with SwiftData?

Yes, you need PRD and architecture documents to create a development guide with SwiftData. The Skill automates guide generation by extracting project setup details and phased implementation steps directly from these existing specification documents.

What limitations exist when automating implementation guide generation for Swift projects?

A limitation when automating implementation guide generation for Swift projects is that the Skill requires pre-existing PRD, Architecture, and UX_SPEC documents to function, and its outputs are specifically tailored to iOS and macOS platforms using SwiftUI and SwiftData patterns.