Paretofilm
OrganizationHow to use Superpowers and GStack together with Claude Code. Workflow manual, routing plugin, and CLAUDE.md generator. Use both frameworks — each in the phase where it excels.
Categories
Indexed Skills (9)
office-hours-track-aware
Track-aware wrapper around gstack's /office-hours skill. Runs the upstream office-hours session (six forcing questions / builder mode), detects native vs web intent from the resulting design doc, asks the platform question (iOS / macOS / both) if native, writes .gstack/track, renders DESIGN.html via htmlify and OPENS it in Safari BEFORE the approval gate, then asks "Approve / Revise / Restart" — fixing the upstream "approve-then-read" UX bug. On approval for native projects, suggests /superpowers-gstack:swiftui-design-consultation as next step. Replaces standalone swiftui-track skill (removed in v2.3.0). Use when starting a new product idea, brainstorming, or whenever upstream /office-hours would have fired. Set up via CLAUDE.md routing to intercept bare /office-hours invocations.
swiftui-design-consultation
Apple-canon design system consultation for SwiftUI projects. Produces DESIGN.md (human source of truth) + a Swift Package starter (DesignSystem.swift + Package.swift + Tests) wired with semantic colors, SF Pro typography, Liquid Glass material discipline, named motion presets, and accessibility baseline. Orchestrates the swiftui-rag MCP surface for canonical patterns and HIG citations, uses /htmlify for Phase 3 proposal preview, chains into macos-native-review for HIG conformance gating. Use when starting a new SwiftUI project, when an existing SwiftUI project lacks a coherent design system, or when refreshing one. Phase 0 inlines the platform-question if .gstack/track is missing (since v2.3.0 — previously delegated to standalone swiftui-track skill, which was removed).
macos-e2e-scaffold
One-shot XCUITest scaffolding for macOS SwiftUI apps. Audits the project, generates ranked TIER-1/2/3 test stubs, suggests accessibility identifiers with batch confirmation, and emits a Claude-readable xcresult runner script. Manual invocation only — modifies project files.
adapt
Adapt an existing project to the Superpowers + GStack workflow. Analyzes the project, identifies gaps, updates CLAUDE.md routing without losing existing content, and sets up required structure.
autoimplement
Auto-advance through a multi-phase implementation plan by dispatching a subagent per phase, then chaining /review, /pitfall-verification, and /codex review at the phase boundary. Skips the y/n prompts a user would always answer "yes" to when reviews pass; stops by default when /review or any review flags actionable issues; severe findings (security/data-loss/correctness) always stop regardless of policy; pitfall/codex findings can be treated as advisory via the policy question. Composes existing skills — does not reimplement review logic. Use when asked to "autoimplement", "run this plan end-to-end", or "auto-advance through the phases".
context-handoff
Write a structured handoff file (YAML frontmatter + prose) to docs/superpowers/handoff.md before /clear or /compact. Different from /context-save (gstack) — survives across machines and restores without gstack installed.
htmlify
Generate beautiful, pedagogical HTML companions for superpowers-gstack MD artifacts (design docs, handoffs, plans). Auto-opens via --open flag. Generates per-directory dashboards. Triggered manually or via PostToolUse hook on Write/Edit of artifact-pattern MD files.
pitfall-verification
Use after completing any PRD, spec, plan, or code implementation — verifies that artifact-specific pitfalls (security, idempotency, integration contracts, edge cases, LLM output) do not apply before declaring work done. Two rounds max.
setup-routing
Generate a tailored CLAUDE.md with routing rules for the Superpowers + GStack workflow. Asks about project type, evaluates relevant skills from both frameworks, and produces a project-specific routing plan.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.