create-watchos-version

Analyze Apple platform projects and generate a phased watchOS implementation plan.

3|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/GhostScientist/skills --skill create-watchos-version
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-watchos-version
Source: https://github.com/GhostScientist/skills/tree/main/skills/create-watchos-version
Command: npx skills add https://github.com/GhostScientist/skills --skill create-watchos-version

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Analyzes existing Apple platform projects to produce a comprehensive, phased plan for adding watchOS support, helping teams map architecture, assess API readiness, and plan implementation before coding.

Core Features & Use Cases

  • Project discovery and architecture assessment for iOS/macOS projects.
  • API compatibility research and risk warnings to guide decisions.
  • Phased implementation planning with checkpoints and review prompts.

Quick Start

Provide the path to your Apple platform project to generate a detailed watchOS plan.

Frequently Asked Questions about create-watchos-version

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

FAQPage Schema
How do I plan adding watchOS support to an existing iOS app?

To generate a watchOS implementation plan, you input your existing iOS project path to trigger project discovery, feature mapping, and API availability checks, resulting in a review-ready document with phased checkpoints.

What is the process for checking API compatibility before creating a Watch companion app?

Checking API compatibility for a Watch companion involves assessing your current project's frameworks against watchOS constraints, producing risk warnings and readiness assessments to guide your architecture decisions.

Can I use this phased planning approach for a macOS application adding watchOS features?

Yes, this phased planning approach supports macOS applications. The analysis assesses existing Apple platform projects universally, mapping architecture and evaluating API readiness to deliver a watchOS implementation roadmap.

What do I need to provide to generate a watchOS implementation roadmap?

You must provide the file path to your existing Apple platform project. The system then executes project discovery, architecture assessment, and feature mapping to output a detailed watchOS plan.

Does the watchOS planning process include checkpoints for reviewing architecture?

Yes, the watchOS planning process includes phased checkpoints and review prompts. This ensures your architecture and API compatibility assessments are validated before proceeding into actual implementation.