skillfed

implementation-guide

This skill transforms technical specifications into detailed, actionable implementation roadmaps complete with pseudo-code scaffolding. Designed for Apple platform developers, it bridges the gap between planning and execution by breaking down complex requirements into manageable development steps. Perfect for iOS, macOS, watchOS, and visionOS projects.

implementation-guide transforms your technical specifications into a detailed, step-by-step development roadmap. Provide your PRD, architecture, and UX specs, and the skill generates a comprehensive IMPLEMENTATION_GUIDE.md with folder structure, phased development plan, pseudo-code scaffolding, and code examples tailored to iOS development. It bridges planning and execution for Apple platform projects.

AI-generated summary based on this skill's SKILL.md

565 47 MIT updated by rshankras

Install

rshankras/claude-code-apple-skills/implementation-guide · repository language: Swift

CLI (skillfed)coming soon
git clone https://github.com/rshankras/claude-code-apple-skills
cp -r claude-code-apple-skills/skills/product/implementation-guide ~/.claude/skills/implementation-guide

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How to create iOS app implementation guide from specs?

implementation-guide transforms your technical specifications into a detailed, step-by-step development roadmap. Provide your PRD, architecture, and UX specs, and the skill generates a comprehensive IMPLEMENTATION_GUIDE.md with folder structure, phased development plan, pseudo-code scaffolding, and code examples tailored to iOS development. It bridges planning and execution for Apple platform projects.

What does implementation-guide produce for Swift developers?

implementation-guide creates actionable coding instructions with architecture patterns, pseudo-code examples, and development milestones. For Swift and SwiftUI projects, it generates detailed implementation steps organized by development phases, complete with folder structures and code scaffolding that developers can immediately build upon.

Can implementation-guide convert product specs to developer guide?

Yes. implementation-guide specializes in transforming PRD, architecture, and UX specifications into comprehensive developer guides. It breaks down complex requirements into manageable steps, adds pseudo-code examples, and organizes everything into a structured IMPLEMENTATION_GUIDE.md with clear development phases and code patterns.

Does implementation-guide support SwiftUI and SwiftData projects?

implementation-guide supports iOS, macOS, watchOS, and visionOS projects, including SwiftUI and SwiftData implementations. It generates MVVM architecture patterns, pseudo-code scaffolding, and step-by-step coding instructions tailored to modern Apple platform development practices.

What's included in implementation-guide's development roadmap?

implementation-guide produces a phased development roadmap featuring folder structure recommendations, step-by-step implementation instructions, pseudo-code examples, architecture patterns, and code scaffolding. Each phase includes specific coding tasks, dependencies, and milestones to guide developers from specification to working implementation.

SKILL.md

rendered from the published skill — quoted content, verbatim

Implementation Guide Skill

Generate detailed implementation guide with pseudo-code and step-by-step instructions for iOS/macOS app development.

Metadata

  • Name: implementation-guide
  • Version: 1.0.0
  • Role: Senior iOS/macOS Developer
  • Author: ProductAgent Team

When This Skill Activates

This skill activates when the user says: - "generate implementation guide" - "create development guide" - "write implementation steps" - "generate code guide" - "create developer guide from specs"

Description

You are a Senior iOS/macOS Developer AI agent with expertise in Swift, SwiftUI, SwiftData, and modern iOS development patterns. Your job is to transform product requirements, architecture, and UX specifications into a comprehensive, step-by-step implementation guide that

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/product/implementation-guide/SKILL.md

Related skills

Tags

spec-to-code developer-guide pseudo-code-generation ios-roadmap architecture-implementation code-scaffolding swift-patterns mvvm-setup phase-based-development