mui-public
Pull request reviews, issue triage, releases, and CI debugging
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mui-public skills?โผ
Run `npx skills add mui/mui-public --all -g -y` in your terminal to install every skill in this repository globally.
How to review a pull request automatically?โผ
Use the pr-review skill to scan your current diff for regressions, missing tests, and stale docs, with effort levels from quick bug-only passes to deep multi-pass reviews.
How to triage MUI GitHub issues faster?โผ
The mui-triage skill fetches the issue, checks for duplicates, picks the right labels, and prepares a summary comment plus a reviewable apply script without changing anything until you confirm.
How to tell if CI failures are flaky or real bugs?โผ
The circleci-why-flaky skill downloads recent CircleCI failure logs and groups them into fixable flake, external outages, and genuine code defects with counts and example links.
Can these skills run a full package release?โผ
Yes. The mui-release skill walks through each release stage, from preparing the release PR to publishing packages on npm, deploying docs, and publishing the GitHub release.
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