ADS Agent — Master Hub
ADS Agent runs Cursor Composer at full power — Claude + Xcode + multi-agent
coding/design — with every domain master skill orchestrated in one session.
How to use ADS Agent
Start with cursor-composer-max-power, add claude-ultimate-in-cursor for hard tasks, then the
workflow or platform skill you need.
use ads-agent — ship [feature] end-to-end
Bundled skills
- cursor-composer-max-power ⭐ — Composer/Agent at max: @ context, Rules, Skills, MCP (browser/gh), parallel tools, checkpoints, Multitask/background agents, power prompts.
→ skills/cursor-composer-max-power/GUIDE.md
- claude-ultimate-in-cursor ⭐ — Claude Opus/Sonnet selection, extended thinking, context engineering (Write/Select/Compress/Isolate), vision, tool-use discipline, paired masters.
→ skills/claude-ultimate-in-cursor/GUIDE.md
- xcode-native-full-power — Full Apple native: Swift 6, SwiftUI, SPM, xcodebuild loop in Composer, signing, TestFlight, widgets, Instruments; pairs with
mobile-master.
→ skills/xcode-native-full-power/GUIDE.md
- elite-multi-agent-composer — Parallel agents: Architect/Builder/Designer/Reviewer/Explorer roles, Task subagents, design+code sync, Best-of-N, handoffs.
→ skills/elite-multi-agent-composer/GUIDE.md
- composer-ship-workflows — Ship playbooks: SaaS feature, landing page, iOS screen, payments, marketplace, support/WhatsApp, full multi-agent slice — with definition of done.
→ skills/composer-ship-workflows/GUIDE.md
Activates your other masters
ADS Agent is the conductor — invoke domain masters by name inside Composer:
ui-master · ai-mcp-master · fullstack-stacks-master · payments-master ·
marketplace-master · communications-master · code-quality-master · mobile-master ·
and all other *-master hubs.
Note
Bundled skills use GUIDE.md — only ads-agent appears in the Cursor skills list.
1---2name: ads-agent3description: ADS Agent — maximum Cursor Composer power. Claude at full capability, Xcode/native Apple development, elite multi-agent orchestration (coding + design in parallel), and end-to-end ship workflows. Use to run Agent mode like a senior team: Skills, Rules, MCP, @ context, background agents, Opus thinking, and all domain master skills (ui-master, god-mode, payments, etc.). Bundles 5 specialized skills. Use when pushing Composer to the limit with ADS Agent.4---56# ADS Agent — Master Hub78**ADS Agent** runs Cursor Composer at full power — **Claude** + **Xcode** + **multi-agent**9coding/design — with every domain master skill orchestrated in one session.1011## How to use ADS Agent1213Start with **cursor-composer-max-power**, add **claude-ultimate-in-cursor** for hard tasks, then the14workflow or platform skill you need.1516```17use ads-agent — ship [feature] end-to-end18```1920## Bundled skills2122- **cursor-composer-max-power** ⭐ — Composer/Agent at max: @ context, Rules, Skills, MCP (browser/gh), parallel tools, checkpoints, Multitask/background agents, power prompts. 23 → `skills/cursor-composer-max-power/GUIDE.md`24- **claude-ultimate-in-cursor** ⭐ — Claude Opus/Sonnet selection, extended thinking, context engineering (Write/Select/Compress/Isolate), vision, tool-use discipline, paired masters. 25 → `skills/claude-ultimate-in-cursor/GUIDE.md`26- **xcode-native-full-power** — Full Apple native: Swift 6, SwiftUI, SPM, xcodebuild loop in Composer, signing, TestFlight, widgets, Instruments; pairs with `mobile-master`. 27 → `skills/xcode-native-full-power/GUIDE.md`28- **elite-multi-agent-composer** — Parallel agents: Architect/Builder/Designer/Reviewer/Explorer roles, Task subagents, design+code sync, Best-of-N, handoffs. 29 → `skills/elite-multi-agent-composer/GUIDE.md`30- **composer-ship-workflows** — Ship playbooks: SaaS feature, landing page, iOS screen, payments, marketplace, support/WhatsApp, full multi-agent slice — with definition of done. 31 → `skills/composer-ship-workflows/GUIDE.md`3233## Activates your other masters3435ADS Agent is the **conductor** — invoke domain masters by name inside Composer:3637`ui-master` · `ai-mcp-master` · `fullstack-stacks-master` · `payments-master` ·38`marketplace-master` · `communications-master` · `code-quality-master` · `mobile-master` ·39and all other `*-master` hubs.4041## Note4243Bundled skills use `GUIDE.md` — only **ads-agent** appears in the Cursor skills list.