skills/product/SKILL.md
End-to-end product development for iOS/macOS apps. Covers market research, competitive analysis, PRD generation, architecture specs, UX design, implementation guides, testing, and App Store release. Use for product planning, validation, or generating specification documents.
npx skillsauth add rshankras/claude-code-apple-skills product-developmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Comprehensive product development guidance for iOS/macOS apps. This skill orchestrates the entire product lifecycle from idea validation to App Store release.
Use this skill when the user:
Read relevant module files based on the user's needs:
idea-generator/ Brainstorm and rank app ideas via 5 lenses.
next_step commandsproduct-agent/ AI-powered product discovery and validation.
market-research/ Deep market analysis.
competitive-analysis/ Competitor deep dive.
prd-generator/ Product Requirements Document.
architecture-spec/ Technical architecture.
ux-spec/ UI/UX specifications.
implementation-guide/ Development roadmap.
test-spec/ QA and testing strategy.
release-spec/ App Store preparation.
beta-testing/ TestFlight beta program strategy and feedback collection.
localization-strategy/ Market prioritization and localization planning.
implementation-spec/ Master orchestrator.
WORKFLOW.md Product development workflow guide.
User doesn't have an idea yet:
idea-generator/ to brainstorm and rank ideasproduct-agent/ to validate the ideaUser has new app idea:
product-agent/ for initial validationmarket-research/ for market sizingcompetitive-analysis/ for competitor insightsprd-generator/User wants full spec package:
implementation-spec/ orchestratordevelopment
Build, install, and launch an iOS app on a physical iPhone or iPad entirely from the command line (no Xcode GUI), using xcodebuild + devicectl. Use when the user wants to run, test, or screenshot their app on a real device without opening Xcode.
development
Comprehensive iOS development guidance including Swift best practices, SwiftUI patterns, UI/UX review against HIG, and app planning. Use for iOS code review, best practices, accessibility audits, or planning new iOS apps.
development
Build, install, launch, and screenshot an iOS app in the Simulator to verify a change visually. Use when the user wants to run the app, see a change live, screenshot the running app, or confirm a UI fix actually works (not just that it compiles).
development
Audits skills in this repo for consistency, API drift, and structural gaps. Produces a prioritized report grouped by severity (Critical/High/Medium/Low). Use when asked to "audit skills", "check the skill repo for drift", or when planning bulk skill cleanup. Read-only — does not apply fixes.