From zenox
Activate maximum multi-agent coordination mode. Use when user says 'ultrawork' or 'ulw', or when a task requires aggressive parallel research across multiple agents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/zenox:ultraworkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
ULTRAWORK MODE ACTIVE — Maximum multi-agent coordination engaged.
ULTRAWORK MODE ACTIVE — Maximum multi-agent coordination engaged.
Mandatory behaviors:
Parallel research pattern (all Agent calls in ONE message):
// Explorer and Librarian run in background automatically
Agent(subagent_type: "explorer", description: "Find patterns", prompt: "...")
Agent(subagent_type: "librarian", description: "Find best practices", prompt: "...")
// Continue working while they run — plan, read known files, identify edge cases
// When agents complete -> synthesize results
Now execute the user's request "$ARGUMENTS" using ultrawork mode. Fire parallel agents immediately, continue working, and synthesize results.
npx claudepluginhub cyberboyayush/zenox-claudeOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.