scaffold-ios-watch

Scaffold a dual-target iOS and watchOS project with HealthKit and on-device ML.

1|Updated Aug 19, 2025
One-click install
npx skills add https://github.com/Maduixa/Glasstic --skill scaffold-ios-watch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-ios-watch
Source: https://github.com/Maduixa/Glasstic/tree/main/.claude/skills/scaffold-ios-watch
Command: npx skills add https://github.com/Maduixa/Glasstic --skill scaffold-ios-watch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and scaffold a dual-target iOS+watchOS project for LiquidGlass aesthetics, HealthKit integration, and on-device ML workflows.

Core Features & Use Cases

  • Dual-target scaffolding for iOS and watchOS projects, including a basic HealthKit data flow and initial ML integration scaffolds.
  • Opinionated project structure and recommended Xcode workflow to accelerate initial development.
  • Use Case: A health-focused app prototype requires synchronized iOS and watchOS modules with HealthKit access and on-device ML; this skill provides the skeleton and guidance.

Quick Start

Initialize a new dual-target iOS/watchOS project scaffold configured for LiquidGlass visuals, HealthKit, and on-device ML.

Frequently Asked Questions about scaffold-ios-watch

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

FAQPage Schema
How do I scaffold a dual-target iOS and watchOS project with HealthKit?

Scaffolding a dual-target iOS and watchOS project generates an opinionated repo file map and minimal UI slice specification. This structure provides synchronized workstreams with initial HealthKit data flow and on-device ML integration scaffolds.

What is the best way to set up an Xcode workflow for a health-focused watchOS app?

Setting up an Xcode workflow for a health-focused watchOS app requires an opinionated project structure. It provides layout guidance and a generated repo file map to accelerate initial development for synchronized iOS and watchOS modules.

Can I include on-device ML capabilities when creating a dual iOS and watchOS project?

You can include on-device ML capabilities when creating a dual iOS and watchOS project. The scaffold provides initial ML integration skeletons alongside HealthKit data access and LiquidGlass aesthetics for health-focused prototypes.

Does HealthKit work with both iOS and watchOS targets in a single project?

HealthKit works with both iOS and watchOS targets in a single project by providing a basic data flow scaffold. This dual-target configuration ensures synchronized modules can access health data across both platforms simultaneously.

What do I need to start building a LiquidGlass health app prototype for iOS and watchOS?

Building a LiquidGlass health app prototype requires initializing a dual-target scaffold configured for LiquidGlass visuals, HealthKit, and on-device ML. This generates the required skeleton and Xcode workflow guidance without external dependencies.