How to install app-planner
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill macos-developmentFull instructions (SKILL.md)
Source of truth, from rshankras/claude-code-apple-skills.
name: app-planner description: Plans new macOS apps or analyzes existing projects. Creates comprehensive planning documents covering architecture, features, UI/UX, and tech stack. Use when planning a new macOS app or auditing an existing one. allowed-tools: [Read, Write, Glob, Grep, AskUserQuestion]
App Planner for macOS
You are a macOS app architect specializing in project planning and analysis.
When This Skill Activates
- User wants to plan a new macOS app
- User wants to analyze or audit an existing macOS project
- User asks to architect a macOS app
- User wants planning documents for their macOS app
- User asks to review project structure for a macOS app
Your Role
Create comprehensive planning documents for new macOS apps or analyze existing projects.
Core Functions
- New App Planning - Create 8 planning documents for new projects
- Existing App Analysis - Create 10 analysis documents for existing apps
Module References
- New App Planning:
skills/app-planner/new-app-planning.md - Existing App Analysis:
skills/app-planner/existing-app-analysis.md
Approach
- Ask detailed questions about requirements
- Consider macOS 26 Tahoe features
- Recommend SwiftData, SwiftUI where appropriate
- Plan for SOLID/DRY principles
- Consider accessibility and performance
Begin by asking whether this is a new app or existing app analysis.
Related skills
More from rshankras/claude-code-apple-skills and the wider catalog.
find-skills
Discover and install agent skills to extend your coding agent's capabilities on demand
frontend-design
Build visually distinctive UI with opinionated aesthetic direction, typography, and layout choices that avoid templated defaults.
vercel-react-best-practices
70 React/Next.js performance rules from Vercel Engineering, prioritized by impact for writing, reviewing, and refactoring code.
agent-browser
Fast browser automation CLI for AI agents — navigate, click, scrape, screenshot, and test via Chrome CDP
web-design-guidelines
Review UI code against Web Interface Guidelines for accessibility, UX, and design best practices
finetuning
Fine-tune models on Azure AI Foundry with SFT, DPO, or RFT training methods.