apex-quick
Quick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
iOS or Android mockup + handoff spec. Argument: ios|android. Produces tokens, a device-framed HTML mockup, and a spec for swift-expert or an Android developer — never SwiftUI/Compose code.
> /plugin marketplace add fusengine/agentsHow it fires
How this command gets triggered: by you, by Claude, or both.
/design-mobileContext preview
What this command does when you run it.
iOS or Android mockup + handoff spec. Argument: ios|android. Produces tokens, a device-framed HTML mockup, and a spec for swift-expert or an Android developer — never SwiftUI/Compose code.
name: design-mobile description: "iOS or Android mockup + handoff spec. Argument: ios|android. Produces tokens, a device-framed HTML mockup, and a spec for swift-expert or an Android developer — never SwiftUI/Compose code." argument-hint: "ios|android <screen description>"
Design a mobile screen or flow. This command never writes SwiftUI or Compose — the deliverable is a device-framed HTML mockup plus a handoff spec for the platform developer.
**Complete documentation**: `skills/design-ios/SKILL.md` or `skills/design-android/SKILL.md`.
/design:mobile ios onboarding flow /design:mobile android settings screen /design:mobile ios pricing paywall
1. Read `skills/design-method/SKILL.md` — the 4-question brief and signature element still apply; no inspiration browsing for mobile (platform HIG/Material references replace it). 2. If no `design-system.md` exists, read `skills/design-system/SKILL.md` first to establish tokens; otherwise reuse the existing one. 3. Route by argument:
viewports, Liquid Glass where it fits, 44×44pt touch targets.
shape scale, color roles, window size classes, 48×48dp touch targets. 4. Build the device-framed HTML mockup at exact viewport/window-size dimensions. 5. Write the handoff spec (SwiftUI-ready or Compose-ready) — named tokens only, explicit sizing/states/spacing. 6. Read `skills/design-review/SKILL.md`, mockup-scoped: contrast check on the mockup, screenshot it, no full site audit loop.
Writing SwiftUI or Jetpack Compose code. Inventing a numeric fact not in `design-ios`/`design-android`'s references (mark it "to reconfirm" instead). Inspiration-site browsing.
A plugin ecosystem that turns Claude Code into a supervised, multi-agent development environment.
Repo: fusengine/agents
Quick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
APEX Methodology - The systematic Analyze-Plan-Execute-eLicit-eXamine approach for intelligent development. Reduces hallucination and defect risk through…
Memory optimization - removes duplicates, consolidates knowledge, and cleans memory banks for better performance.
Auto-generate Pull Request with comprehensive description, test plan, and changelog. Uses gh CLI for creation.
Comprehensive codebase investigation using research-expert for documentation, explore-codebase for structure, and deep analysis. Perfect for understanding…
Systematic Explore-Plan-Code-Test methodology for structured development. Ensures comprehensive approach to feature implementation.