Opkod Claude Code Plugins
Description
Self-hosted Claude Code plugins marketplace by OPKOD France
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OPKOD Claude Code Plugins
Claude Code plugin marketplace by OPKOD France. Three plugins so far: UI refactoring with Tailwind and shadcn, Strapi v5 plugin scaffolding, and Strapi admin UI design.
Install
/plugin marketplace add opkod-france/opkod-claude-code-plugins
/plugin marketplace update opkod-marketplace
/plugin install @opkod-marketplace
Or browse with `/plugin` and pick from the Discover tab.
Plugins
| Plugin | What it does | Install |
|---|---|---|
| ui-polish | Refactor and review Tailwind + shadcn UI using Refactoring UI principles | /plugin install ui-polish@opkod-marketplace |
| strapi-plugin-dev | Build Strapi v5 plugins with Document Service, factories, RHF + Zod, TanStack Query | /plugin install strapi-plugin-dev@opkod-marketplace |
| strapi-ui-design | Build Strapi v5 admin UI using only the Strapi Design System v2 | /plugin install strapi-ui-design@opkod-marketplace |
ui-polish
For React projects using Tailwind and shadcn/ui. Spots design issues and refactors components in place.
**Usage**
/refactor src/components/SignupForm.tsx
/review src/components/Pricing.tsx
Or just describe what you want. The `refactoring-ui` skill auto-triggers on prompts like "make this look better" or "the spacing here feels off."
**What you get**
- Skill
refactoring-uicovers hierarchy, spacing, typography, color, shadcn patterns, and common anti-patterns - Commands
/refactor(edits in place) and/review(read-only audit) - Agent
ui-reviewerfor context-isolated multi-file reviews. Skips Strapi admin code, which has its own reviewer.
strapi-plugin-dev
For Strapi v5 plugin development. Knows Document Service API, factory patterns, route conventions, and the modern admin stack (RHF + Zod, TanStack Query v5, Content Manager injection). Verifies against the latest docs via Context7.
**Usage**
/s
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11