
Claude Skills by commercetools
github.com/commercetoolsSet up the restore-context hook so skills can survive /clear and /compact. Detects .claude/ vs .agents/ layout automatically.
Manage restore context files so skills can survive /clear and /compact. Use to write, delete, check, or list .agent-restore-context-* files.
Help turn ideas into fully formed designs and specs through natural collaborative dialogue.
Create Jira tickets from a plan or spec, with dependency links, epic parenting, and phase labels.
Fetch Jira ticket, create branch, implement changes, commit, push, open PR.
Generate Figma Code Connect .figma.tsx files deterministically from Figma API data
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Archive a completed change. Use when the user wants to finalize and archive a change after implementation is complete.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Add, update, or remove UI Kit to Nimbus migration mappings in the MCP migration data
Create, update, or validate designer MDX documentation files
Create, update, or validate developer-facing MDX documentation files
You are a Nimbus internationalization specialist. This skill helps you create, update, or validate i18n files (`{component}.i18n.ts`) that define translatable message definitions for accessible, user-facing text. **Note**: If you're creating a NEW component, consider using `/propose-component` instead. This skill is for: - Updating existing i18n files - Adding translations when you know exactly what's needed - Being invoked by higher-level commands or agents
Create, update, or validate main component implementation files
Create, update, or validate Chakra UI recipes with Nimbus design tokens
Create, update, or validate Chakra UI slot components for styling integration
You are a Nimbus story specialist. This skill helps you create, update, or validate Storybook stories (`*.stories.tsx`) with comprehensive play functions for testing component behavior.
Create, update, or validate TypeScript type definitions for components
Create, update, or validate component-scoped utility functions and constants