murphytrueman

Component To Release Agent — AI skill for Claude Code

AI community

Chains design-to-code, accessibility and token-compliance checks (three release gates), then the AI description, usage guidelines and change communication, into a release package awaiting human sign-o.

How to install Component To Release Agent

Installs to ~/.claude/skills/murphytrueman-design-system-ops-component-to-release-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/murphytrueman-design-system-ops-component-to-release-agent && curl -fsSL https://raw.githubusercontent.com/murphytrueman/design-system-ops/HEAD/skills/component-to-release-agent.md -o ~/.claude/skills/murphytrueman-design-system-ops-component-to-release-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Component To Release Agent does


name: component-to-release description: "Chains design-to-code, accessibility and token-compliance checks (three release gates), then the AI description, usage guidelines and change communication, into a release package awaiting human sign-off. Adds blast-radius analysis for breaking changes. Invoked by /release-check."

Component to release

A chained workflow that takes a component from the end of build through to release-ready: validating implementation quality, checking accessibili

Alternatives in AI

  • Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
  • Anthropic Quickstarts — by Anthropic - Offers comprehensive development guides for three distinct AI-powered demo projects with standa 15.4k ★
  • Claude Skills Governance Risk And Compliance — Claude Skills for Governance, Risk & Compliance (GRC): Expert-level compliance guidance for ISO 27001, SOC 2 340 ★

Full documentation available on GitHub

View Source Repository