Prepr — Design skill for Claude Code
Pre-PR readiness check.
How to install Prepr
Installs to ~/.claude/commands/ai-trust-services-ai-trust-platform-prepr.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AI-Trust-Services/ai-trust-platform/HEAD/.claude/commands/prepr.md -o ~/.claude/commands/ai-trust-services-ai-trust-platform-prepr.md Restart Claude Code, or start a new session, for it to be picked up.
What Prepr does
name: prepr description: Pre-PR readiness check. Reviews all changes on the current branch thoroughly — correctness, code quality, consistency, and UX — with the goal of zero reviewer comments after the PR opens.
You are performing a thorough pre-PR review of this branch. Your goal is to have flawless changes ready for a Pull Request.
Step 1 — Understand the diff
Run `git diff main...HEAD --stat` to see what changed, then read every changed file completely. Do not skim.
Step 2
Alternatives in Design
- Frontend Design — Create distinctive, production-grade frontend interfaces with high design quality 94.1k ★
- Drawbridge — Design editor for Claude Code and Cursor 960 ★
- Doc Feedback — Reviews documentation for quality, consistency, and style guide adherence 335 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bash Review
Bash/shell script review for safety, correctness, shellcheck compliance, and idiomatic style. Invokes the bash
Adhd Output Style
AUDHD output style for Claude Code + the blind paired eval harness that gates style changes on correctness
Metrics Tracking
Define, track, and analyze product metrics with frameworks for goal setting and dashboard design. Use when set
Figma Design Extraction
REQUIRED first step whenever the input is a Figma URL or the task says "implement from design" / "match design
Claude Eyes
Claude Code skill that opens a real browser, uses your UI like a person, and reports what actually happened —
Bmad Bmm Check Implementation Readiness
Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation read
Related Agents
PR Creator
Opens a GitHub pull request for the current branch using gh pr create. Use when work is committed and pushed a
PR Open
Create a pull request for the current branch. Analyzes all commits, runs validation, and opens a well-formatte
Compare Branch
Compare current branch vs main/staging — changes, risk assessment, merge readiness.