review-pr

Review GitHub pull requests for TypeScript, React, and accessibility compliance.

142|14|Updated Jan 14, 2020
One-click install
npx skills add https://github.com/marigold-ui/marigold --skill review-pr-marigold-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/marigold-ui/marigold/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/marigold-ui/marigold --skill review-pr-marigold-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the pull request review process by automating checks for code quality, adherence to standards, and accessibility compliance, ensuring Marigold Design System's integrity.

Core Features & Use Cases

  • Automated Code Quality Checks: Validates TypeScript, React best practices, and accessibility.
  • Jira Integration: Automatically links relevant Jira tickets for context.
  • Use Case: When a developer submits a new feature PR, this skill can be invoked to provide an immediate, comprehensive review, flagging potential issues before human reviewers even look at the code.

Quick Start

Use the review-pr skill to review pull request number 123.

Frequently Asked Questions about review-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for React and TypeScript pull requests?

Automated pull request review validates React best practices, TypeScript standards, and accessibility compliance directly in GitHub. It scans submitted PR code to flag quality issues before human reviewers evaluate the changes.

What does automated accessibility compliance checking look for in a PR?

Accessibility compliance checking in pull requests ensures Marigold Design System integrity by validating code against established standards. It reviews React components and TypeScript implementations to catch violations before merging.

Can I link Jira tickets automatically when reviewing a GitHub pull request?

Yes, Jira ticket linking works automatically by detecting DST-XXXX patterns in pull request content. This adds contextual Jira references to the review without requiring manual input from the developer.

Does this code review skill work with the Marigold Design System?

Yes, the review specifically targets Marigold Design System code quality. It checks submitted pull requests for adherence to Marigold standards, React patterns, and TypeScript conventions.

What's the best way to review pull request number 123?

Invoke the review-pr skill with the pull request number 123 to receive an immediate, comprehensive analysis. It validates TypeScript, React, accessibility, and Marigold Design System standards.

Why do I need automated checks before human reviewers look at my code?

Automated checks flag code quality, TypeScript standards, and accessibility issues immediately upon PR submission. This lets human reviewers focus on logic and architecture rather than routine standard violations.