commercetoolscommercetoolsOfficialยท10 Agent Skills Included

ui-kit

React component library maintenance, testing, and release workflows

Maintains a React component library and design system with automated health checks, dependency reviews, and security audits. Eliminates manual environment verification, tedious PR triage, and risky Renovate upgrades. Creates Jira epics from plans, implements tickets end-to-end, and preserves work context across sessions.
npx skills add commercetools/ui-kit --all -g -y
Available:

Gives your AI agent the monorepo architecture, build commands, codegen rules, and conventions needed to safely modify components, icons, tokens, and translations.

All Skills in This Repository (10)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
commercetoolscommercetools

agent-restore-context

Manage .agent-restore-context-<skill-name> files and verify SessionStart hooks in .claude/settings.json.

Official
Intermediate
๐Ÿ“ฆ In Repo
commercetoolscommercetools

repo-healthcheck-node

Verify Node.js and pnpm versions, install dependencies, and run builds.

Official
Intermediate
๐Ÿ“ฆ In Repo
commercetoolscommercetools

jira-create-epic-from-plan

Create Jira epics and child tickets from markdown or OpenSpec plans.

Official
Advanced
๐Ÿ“ฆ In Repo
commercetoolscommercetools

pr-review-navigator

Generate dependency-aware review paths for GitHub pull requests with mermaid flowcharts and tables.

Official
Intermediate
๐Ÿ“ฆ In Repo
commercetoolscommercetools

repo-maintenance-node

Detect and fix formatting, lint, type, dead code, and dependency issues in Node.js and TypeScript repositories.

Official
Advanced
๐Ÿ“ฆ In Repo
commercetoolscommercetools

renovate-review

Assess GitHub Renovate PRs for NPM dependency upgrade safety and risk.

Official
Intermediate
๐Ÿ“ฆ In Repo
commercetoolscommercetools

jira-implement-task

Automate Jira ticket implementation from branch creation to pull request.

Official
Advanced
๐Ÿ“ฆ In Repo
commercetoolscommercetools

renovate-migrate

Convert Renovate breaking-change PR review comments into code migrations, builds, and tests.

Official
Intermediate
๐Ÿ“ฆ In Repo
commercetoolscommercetools

security-auditor

Audit code repositories for vulnerabilities and generate remediation reports.

Official
Advanced
๐Ÿ“ฆ In Repo
commercetoolscommercetools

remember

Persist guidelines and architectural decisions into repository knowledge files.

Official
Advanced

Frequently Asked Questions

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