apex-quick
Quick Flow for simple fixes - Single expert handles explore, code, review, and validate in one pass. Inspired by BMAD Barry.
New page or screen in an existing project. Skips design-system creation — reuses the existing design-system.md tokens.
> /plugin marketplace add fusengine/agentsHow it fires
How this command gets triggered: by you, by Claude, or both.
/design-pageContext preview
What this command does when you run it.
New page or screen in an existing project. Skips design-system creation — reuses the existing design-system.md tokens.
name: design-page description: "New page or screen in an existing project. Skips design-system creation — reuses the existing design-system.md tokens."
Add a new page/screen to a project that already has a `design-system.md`.
**Complete documentation**: `skills/design-method/SKILL.md` (routing table), `skills/design-web/SKILL.md` or `skills/design-webapp/SKILL.md` (generation).
/design:page about page /design:page contact form with map /design:page team members grid /design:page settings screen for the dashboard
`design-system.md` must exist at project root. If missing, use `/design` instead (FULL scope).
1. Read the existing `design-system.md` completely — tokens, typography, spacing, motion profile. 2. Route per `design-method`: `skills/design-web/SKILL.md` (marketing page — browse 2 inspiration sites) or `skills/design-webapp/SKILL.md` (app screen — pick the matching page/interaction pattern, no browsing). 3. Read `skills/design-motion/SKILL.md` — same gate as `/design`. 4. Read `skills/design-review/SKILL.md` — same deterministic checks + bounded visual loop, plus a consistency check against the rest of the project's pages.
Creating a new `design-system.md` (must reuse the existing one). Everything forbidden in `/design` also applies here.
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.