marigold-uimarigold-uiOfficialยท6 Agent Skills Included

marigold

React component development, PR reviews, and visual regression testing

Builds and maintains the Marigold React design system with guided component development, pull request creation, and code review workflows. Eliminates manual PR formatting, missed accessibility checks, and forgotten visual regression tests. Enforces TypeScript, Tailwind, and react-aria standards automatically so reviews and releases move faster.
npx skills add marigold-ui/marigold --all -g -y
Available:

Instructs your AI agent to query the Marigold CLI for real component APIs before writing code, and enforces the project's TypeScript, testing, styling, and accessibility rules during every task.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Marigold skills?โ–ผ

Run `npx skills add marigold-ui/marigold --all -g -y` in your terminal to install all skills in this suite globally.

How to review a pull request automatically?โ–ผ

Use the review-pr skill with a PR number to check code against TypeScript, React, testing, and accessibility standards, then post findings as comments or inline annotations.

How to create a properly formatted pull request?โ–ผ

The create-pr skill inspects your branch diff, extracts the Jira ticket, builds a Conventional Commits title, and auto-fills the PR template checklist before opening the PR.

How to run visual regression tests on a branch?โ–ผ

Use the vrt skill to dispatch the Chromatic-based Visual-Regression-Tests workflow on your current or a named branch after confirming which branch to target.

Do these skills work outside the Marigold codebase?โ–ผ

They are tailored to the Marigold design system repo, but the PR review and creation patterns adapt well to any React component library project.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’