approve-design

Community

Record per-PR UI design approval safely.

Authorme2resh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It records an explicit per-PR UI design review approval so the UI merge gate can reliably allow the correct pull request through only after the designer has actually approved the implemented diff.

Core Features & Use Cases

  • Per-PR design approval marker: Writes a .claude/session/reviews/<pr>-design.approved file containing the current HEAD SHA for the specified PR.
  • Stale-approval protection: Refuses to write the marker unless the corresponding Rex code-review approval marker exists at the current HEAD, preventing approvals on an outdated base.
  • UI gate relevance check: Detects whether the PR touches UI-triggering files (TS/JS UI, stylesheets, and design tokens) and avoids unnecessary approvals when there are no UI changes.
  • Strict intent validation: Enforces that the skill is invoked only on explicit per-PR designer approval, rejecting mockup-only approvals or planning-context statements.

Quick Start

Invoke /approve-design with the PR number when the designer has reviewed the actual PR diff for UI files and explicitly approved it.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: approve-design
Download link: https://github.com/me2resh/apexyard/archive/main.zip#approve-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.