From generative-web-media
The mandatory ship gate: brand-hex/style conformance, anti-slop QA (garbled in-image text, hands/anatomy, off-brand drift, no baked-in text), AI-drafted + human-reviewed WCAG 2.2 alt text (decorative -> alt=""), and a mandatory human curation sign-off. No asset reaches production without a curation artifact — this gate is a hard blocker, not a suggestion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/generative-web-media:curation-and-accessibility-gateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The last stop before production. Every asset passes brand conformance, anti-slop QA, alt text, and a **mandatory human sign-off**. This gate is a hard blocker: `/generate-web-asset` cannot reach "done" without a curation artifact.
The last stop before production. Every asset passes brand conformance, anti-slop QA, alt text, and a mandatory human sign-off. This gate is a hard blocker: /generate-web-asset cannot reach "done" without a curation artifact.
Human curation is not optional. AI generation has a predictable failure taxonomy (garbled text most of all); a human selects and signs off before anything ships.
brand-conditioned-generation.alt="" (WCAG 2.2 SC 1.1.1, Level A). Informative images get a real description.A recorded human decision: which asset(s) selected, who signed off, when, and the alt text approved. /generate-web-asset blocks on its presence (red-team RT6 — the gate cannot be a doc suggestion).
alt="" (empty, not missing).alt="image" / missing alt (decorative → alt="").npx claudepluginhub mcorbett51090/ravenclaude --plugin generative-web-mediaGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.