npx claudepluginhub eliaslecomte/claude-plugin --plugin toolboxA personal collection of commands and skills for Claude Code.
Add the marketplace and install the plugin:
/plugin marketplace add eliaslecomte/claude-plugin
/plugin install toolbox@elias-plugins
The git:commit-staged-changes command reads commit scopes from your project's CLAUDE.md file. Add a scopes table to define the allowed scopes for your project:
## Git Commit Scopes
| Scope | Description |
| --------- | ------------------------------------- |
| api | API and backend changes |
| ui | User interface components |
| core | Core business logic |
| Plugin | Description | Install |
|---|---|---|
| Superpowers | Complete dev workflow with design, planning, execution, and verification phases | /plugin marketplace add obra/superpowers-marketplace/plugin install superpowers@superpowers-marketplace |
A collection of commands and skills for everyday development tasks.
| Command | Description |
|---|---|
git:commit-staged-changes | Generate conventional commit messages for staged changes. Follows the conventional commits format with configurable types and scopes from CLAUDE.md. |
React and Next.js best practices, performance optimization, and composition patterns. Skills sourced from Vercel Agent Skills.
| Skill | Description |
|---|---|
react-best-practices | 40+ React/Next.js performance optimization rules across 8 categories. |
composition-patterns | Composition patterns for scalable React components: compound components, state lifting, explicit variants. |
Skills and commands to support React Native (Expo) development.
| Skill | Description |
|---|---|
expo-troubleshoot | Helps troubleshoot common Expo and React Native issues including build errors, runtime issues, and debugging. |
react-native-skills | 35+ React Native/Expo best practices from Vercel covering performance, layout, animations, and platform patterns. |
General web testing tools including browser automation, accessibility, and performance testing. Powered by Playwright CLI.
Install the Playwright CLI and browser:
npm install -g @playwright/cli@latest
playwright-cli install-browser
| Skill | Description |
|---|---|
playwright-cli | Browser automation via CLI for web testing, form filling, screenshots, data extraction, and test generation. |
web-design-guidelines | UI code review against Web Interface Guidelines from Vercel. 100+ rules for accessibility, performance, and UX. |
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Comprehensive status line with context usage, API rate limits, and cost tracking