Design To Pr banner
theuirat theuirat

Design To Pr

Design community

Description

--- name: design-to-pr description: "Full designer workflow from Jira ticket to open PR — reads the ticket, finds the code, makes changes, takes Playwright before/after screenshots on localhost, opens the PR with the SC body template, then hands off to pr-monitor for CI + review.\n\n<example>\nContext: Designer has a Jira ticket and wants Claude to implement and raise a PR.\nuser: \"Can you implement FG-1234 and raise a PR?\"\nassistant: \"I'll launch the design-to-pr agent to take this from tic

Installation

Installs to ~/.claude/agents/theuirat-claude-rat-design-to-pr.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theuirat/claude-rat/HEAD/agents/design-to-pr.md -o ~/.claude/agents/theuirat-claude-rat-design-to-pr.md

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

Full documentation available on GitHub

View Source Repository