component library commands

26 tagged component library, measured the same way as everything else here.

Browse within: accessibility 13frontend-platform 8monorepo 8ui-architecture 8workspace 8code-validation 5css 5

critique

01

plugin87/ux-ui-agent-skills

Command Claude Code

Adversarial design critique of the current work — render it, look at it, and argue for rejection. Run after the gates are green, never instead of them.

820 6d ago A 34 tokens

gate

02

plugin87/ux-ui-agent-skills

Command Claude Code

Run the one-command quality gate and report the real N/N result. Use before claiming any build/review is done.

820 6d ago A 24 tokens

scaffold-project

03

plugin87/ux-ui-agent-skills

Command Claude Code

Scaffold a new design-product project that matches the recommended Claude Code layout (the reference structure). Use when starting a fresh product/app that will be built with this design system.

820 6d ago A 35 tokens

codex-review

04

bookedsolidtech/helixir

Command Claude Code

Run an adversarial review of the current branch via Codex (GPT-5.4). Default = direct Bash + thin + cheap; --verbose = wrapper-agent + 3x Opus burn.

5 2mo ago A 43 tokens original MIT

pm-status

05

bookedsolidtech/helixir

Command Claude Code

Scan open PRs, report pipeline state, merge ready work to dev, and keep the staging promotion PR current.

5 2mo ago A 0 tokens original MIT

review-pr

06

bookedsolidtech/helixir

Command Claude Code

Fetch a pull request diff, run code-reviewer analysis, translate findings to owner voice, and post a single batched inline GitHub review.

5 2mo ago A 0 tokens original MIT

capture

07

zircote-plugins/aesth

Command Claude Code

Capture design patterns, tokens, or decisions to Subcog memory.

2 2mo ago B 16 tokens

init

08

zircote-plugins/aesth

Command Claude Code

Initialize aesth skill with Subcog context. Loads design system for current project.

2 2mo ago A 19 tokens

status

09

zircote-plugins/aesth

Command Claude Code

Show current design system state from Subcog including direction, tokens, patterns, and decisions.

2 2mo ago A 21 tokens

component-create

10

aziontech/webkit

Command Claude Code

Spec-driven orchestrator. Reads .specs/ .md, delegates phases to isolated sub-agents, and produces .vue + package.json + exports entry + minimal Storybook story.

2 3d ago A 43 tokens original MIT

include-icons

11

aziontech/webkit

Command Claude Code

Add one or more icons to @aziontech/icons — decides monochrome (font) vs colored (ai--cor), normalizes names, places the SVGs, rebuilds, and verifies they surface in the catalog, CSS, gallery, and Storybook.

2 3d ago A 57 tokens original MIT

open-pr

12

aziontech/webkit

Command Claude Code

Open a PR to main. Analyzes the diff to pick the Conventional Commit type/scope (drives the release-please bump), prompts for the related issue (optional), commits by context, pushes, and opens the PR.

2 3d ago A 48 tokens original MIT