AI-Trust-Services

Prepr — Design skill for Claude Code

Design community

Pre-PR readiness check.

How to install Prepr

Installs to ~/.claude/commands/ai-trust-services-ai-trust-platform-prepr.md

Terminal
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 Repository