makeupmakeupOfficialยท7 Agent Skills Included

makeup-js

Accessible UI module refactoring, testing, and release workflows

Maintains a vanilla JavaScript library of accessible, headless UI components like dialogs, menus, and listboxes. Automates module refactoring, test coverage audits, unit test writing, demo page rebuilds, and dependency updates. Eliminates manual coverage analysis, risky major upgrades, and error-prone npm releases with guided, test-gated workflows.
npx skills add makeup/makeup-js --all -g -y
Available:

Tells your AI agent which slash command to run for each maintenance task, such as refactoring a module, auditing test coverage, or publishing a release.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install makeup-js skills?โ–ผ

Run `npx skills add makeup/makeup-js --all -g -y` in your terminal to install all maintenance skills globally.

What is makeup-js used for?โ–ผ

It is a suite of vanilla JavaScript modules for building accessible user interfaces, including dialogs, menus, comboboxes, and switches with no built-in styling.

How do I safely update major dependencies?โ–ผ

Use the update-major-deps skill, which upgrades one dependency group at a time, assesses breakage risk, runs builds and tests, and commits only when everything passes.

Can it find missing unit tests automatically?โ–ผ

Yes. The test-coverage skill audits a module and produces a prioritized gap report, and the add-unit-tests skill writes the missing tests following existing conventions.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run as slash commands in Claude Code and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’