app-development-workflow

Orchestrate Apple app development phases from scaffold to test.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/kmshdev/claude-swift-toolkit --skill app-development-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-development-workflow
Source: https://github.com/kmshdev/claude-swift-toolkit/tree/main/skills/app-development-workflow
Command: npx skills add https://github.com/kmshdev/claude-swift-toolkit --skill app-development-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates an end-to-end lifecycle for Apple app development by mapping Phase 0 through Phase 6 to specific skills, agents, and commands, enabling a cohesive workflow from scaffold to test.

Core Features & Use Cases

  • End-to-end phase mapping: Scaffold, Architecture, Design, Implement, Build, Review, Test.
  • Phase-specific skill loading: loads macos-development, swiftui, and related modules per phase to ensure consistency.
  • Build, review, and validation guidance: provides structured steps to reach a ship-ready feature with quality checks.

Quick Start

Load app-development-workflow to begin Phase 0 and follow the Phase 0–6 lifecycle.

Frequently Asked Questions about app-development-workflow

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

FAQPage Schema
How do I orchestrate end-to-end Apple app development from scaffold to test?

Orchestrating end-to-end Apple app development requires mapping Phase 0 through Phase 6 to specific agents and commands. This coordinates the entire lifecycle, loading appropriate skills per phase to deliver a shippable feature from initial scaffold to final test.

What is the lifecycle phase flow for building a SwiftUI feature?

The lifecycle phase flow for building a SwiftUI feature progresses through seven stages: Scaffold, Architecture, Design, Implement, Build, Review, and Test. Each phase loads specific skills like macos-development and swiftui to ensure consistency across the implementation.

Can I use this workflow to scaffold a new Apple app feature?

Yes, you can use this workflow to scaffold a new Apple app feature. It applies directly to new feature development and app scaffolding, initiating the process at Phase 0 to set up the foundational architecture before moving into implementation and validation.

What's the best way to coordinate cross-skill build and validation steps for Swift?

The best way to coordinate cross-skill build and validation steps for Swift is through defined phase flow and agent roles. This approach provides structured build, review, and validation guidance to ensure a ship-ready outcome with quality checks.

Do I need specific agents to handle each phase of the Apple app development lifecycle?

Yes, specific agents are required to handle each phase of the Apple app development lifecycle. The workflow implements cross-skill orchestration with defined phase flow and agent roles to map each step from architecture to testing.

Why does my Apple app development workflow need structured phase mapping?

Your Apple app development workflow needs structured phase mapping to ensure cohesive coordination across the entire lifecycle. Without mapping phases to specific skills and commands, maintaining consistency from scaffold to test becomes fragmented and error-prone.