app-planner
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.
How do I install this agent skill?
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill macos-developmentIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a comprehensive documentation and guidance resource for macOS development, covering modern Swift, architecture, and platform-specific features without any detected security risks.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerwarn
37/40 files flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/rshankras/claude-code-apple-skills/macos-development">View app-planner on skillZs</a>