This is a workflow enforcer that prevents you from shipping designs that haven't been properly vetted. It routes work through brainstorming first, then decides whether multi-agent review is required based on risk level (impact, complexity, irreversibility), and only unblocks implementation once validation is complete. Think of it as mandatory guardrails for consequential changes. The discipline is useful if you've ever regretted skipping design review, but it does add overhead, so you probably don't want this running on trivial features. It's process enforcement, not creative work, which means it either saves you from expensive mistakes or slows you down unnecessarily depending on your context.
npx -y skills add sickn33/antigravity-awesome-skills --skill design-orchestration --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template