Agent skill
scaffold-ios-watch
Plan and scaffold a dual-target iOS+watchOS project for LiquidGlass + HealthKit + on-device ML.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/scaffold-ios-watch
SKILL.md
Load:
- @docs/workflows/agentic-workflow.md
- @docs/watch/dual-target-xcode.md
- @docs/00_INDEX.md
Output:
- Repo file map proposal (paths + target membership notes)
- Minimal vertical slice (UI + HealthKit + sync)
- Step-by-step prompt sequence to implement slice
- Build commands (placeholders if schemes unknown)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?