app-planner

Creates planning documents for new macOS apps and analysis reports for existing projects.

Updated May 11, 2026
One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands-Engineer --skill app-planner-cloudofgeorge
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: app-planner
Source: https://github.com/cloudofgeorge/AI-hands-Engineer/tree/main/skills/engineering/domains/macos/macos-development/app-planner
Command: npx skills add https://github.com/cloudofgeorge/AI-hands-Engineer --skill app-planner-cloudofgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Starting a new macOS app or modernizing an existing one requires dozens of architectural decisions, and skipping structured planning leads to rework, technical debt, and missed platform features. ## Core Features & Use Cases - New App Planning: Generates 8 planning documents covering feature specification, architecture decisions, data models, UI/UX wireframes, tech stack, project structure, testing strategy, and distribution. - Existing App Analysis: Produces 10 audit documents covering architecture, code quality, Liquid Glass/HIG compatibility, data layer, performance, accessibility, security, dependencies, test coverage, and a modernization roadmap. - Use Case: You inherit an aging Objective-C macOS app and need to plan its migration to Swift 6, SwiftUI, and SwiftData. The Skill audits the codebase and produces a prioritized modernization roadmap. ## Quick Start Ask the assistant to plan a new macOS app or analyze an existing project, then answer its questions about requirements and target features.

Frequently Asked Questions about app-planner

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

FAQPage Schema
What are the limitations of automated app planning?▼

The output is planning documentation, not generated code or a working project scaffold. Quality depends on the detail you provide about requirements, and final architecture decisions still require developer judgment and prototyping.