ui-kit
React component library maintenance, testing, and release workflows
All Skills in This Repository (10)
Pure Emerald Level Indicatorsagent-restore-context
Manage .agent-restore-context-<skill-name> files and verify SessionStart hooks in .claude/settings.json.
repo-healthcheck-node
Verify Node.js and pnpm versions, install dependencies, and run builds.
jira-create-epic-from-plan
Create Jira epics and child tickets from markdown or OpenSpec plans.
pr-review-navigator
Generate dependency-aware review paths for GitHub pull requests with mermaid flowcharts and tables.
repo-maintenance-node
Detect and fix formatting, lint, type, dead code, and dependency issues in Node.js and TypeScript repositories.
renovate-review
Assess GitHub Renovate PRs for NPM dependency upgrade safety and risk.
jira-implement-task
Automate Jira ticket implementation from branch creation to pull request.
renovate-migrate
Convert Renovate breaking-change PR review comments into code migrations, builds, and tests.
security-auditor
Audit code repositories for vulnerabilities and generate remediation reports.
remember
Persist guidelines and architectural decisions into repository knowledge files.
Frequently Asked Questions
FAQPage SchemaHow to install ui-kit skills?โผ
Run `npx skills add commercetools/ui-kit --all -g -y` in your terminal to install all skills in this suite globally.
What is commercetools UI Kit?โผ
It is a React component library implementing the commercetools Design System, published as individual npm packages and an all-in-one preset for Merchant Center applications.
How to verify my repo setup automatically?โผ
Use the repo-healthcheck-node skill, which checks your Node.js and pnpm versions, dependency installation, and build success against the repo's requirements.
Can AI review Renovate dependency PRs?โผ
Yes. The renovate-review skill assesses upgrade risk and breaking changes, and renovate-migrate applies the required code migrations automatically.
Does it work with Claude Code and other agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible agents.
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