muimuiOfficialยท1 Agent Skills Included

mui-public

Pull request reviews, issue triage, releases, and CI debugging

Reviews code diffs for bugs, missing tests, and stale docs with adjustable depth, then posts findings or applies fixes. Triages GitHub issues with correct labels and summary comments, and runs staged package releases from PR to npm publish. Classifies CircleCI failures into fixable flake, external outages, and real bugs, eliminating hours of manual log reading.
npx skills add mui/mui-public --all -g -y
Available:

Gives the agent the repository's build, test, and validation commands, workspace rules, and testing philosophy so it can execute changes and reviews correctly in this monorepo.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’