marigold
React component development, PR reviews, and visual regression testing
All Skills in This Repository (6)
Pure Emerald Level Indicatorsvercel-react-best-practices
Optimize React and Next.js applications with performance rules for refactoring.
vercel-composition-patterns
Structure React components with compound components and context providers.
component-docs-writer
Generate MDX component documentation with demos and anatomy diagrams for Marigold Design System.
testing-codequality-check
Run unit and component tests for TypeScript files with code coverage analysis.
typescript-codequality-check
Run ESLint, Prettier, and tsc checks on TypeScript code via pnpm.
review-pr
Review GitHub pull requests for TypeScript, React, and accessibility compliance.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core