Skip to content
v1.6.3

Full SDLC dev skills (research, plan, build, ship) plus Cloud Agent environment + run/verify guidance. Agent Plugins manifest so Cursor loads the plugin's skills from ./skills alongside the existing Claude/Codex manifests.

design-verify

Visual verifier for design studios. Captures rendered screenshots + DOM + computed styles per artboard via the playwright-cli skill, then audits each one against the flow's decisions.md, packages/ui/HARD-RULES.md, and the design tokens. Findings POST to swarm-api as annotations tagged origin: "agent:verify". Triggers when the user says: "verify the studio", "check this flow's design", "run the visual verifier", "make sure the artboards match my decisions", or invokes /design verify. Use INSIDE Claude Code only — it authenticates as the shared Claude agent identity (/apps/swarm/agents in Infisical) so findings are attributed to the agent persona, not the user.

Read SKILL.md at the source

Pinned to revision e342aceb2d83, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.