By wishdevs
Marketplace offering MCP plugins, skills, commands, and agents for Claude Code in multiple languages.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin wishdevs-wishdev-marketplaceImprove code quality through systematic refactoring and clean code principles.
Systematic investigation framework for complex problem analysis.
Post-implementation validation to ensure production readiness.
MCP plugins, skills, commands, and modes for Claude Code.
| Plugin | Description | Status |
|---|---|---|
| sequential-thinking | Step-by-step problem solving through structured thinking | ✅ Available |
| context7 | Library documentation and code examples search | ✅ Available |
| serena | Semantic code analysis and editing (LSP integration) | ✅ Available |
| playwright | Browser automation (Microsoft official) | ✅ Available |
| Skill | Description | Status |
|---|---|---|
| confidence-check | Pre-implementation confidence assessment (≥90% required) | ✅ Available |
| Command | Description | Status |
|---|---|---|
| /implement | Feature implementation workflow | ✅ Available |
| /build | Build and packaging | ✅ Available |
| /test | Testing and quality assurance | ✅ Available |
| Mode | Description | Status |
|---|---|---|
| task-management | Hierarchical task organization with memory management | ✅ Available |
| Agent | Description | Status |
|---|---|---|
| self-review | Post-implementation quality validation | ✅ Available |
| root-cause-analyst | Systematic problem investigation | ✅ Available |
| refactoring-expert | Code quality improvement | ✅ Available |
| Flag | Alias | Description |
|---|---|---|
--serena | Recommended default - semantic code analysis | |
--c7 | Context7 - library documentation | |
--seq | Sequential Thinking - multi-step reasoning | |
--play | Playwright - browser automation | |
--think | --t1 | Standard thinking (~500 tokens) |
--think-hard | --t2 | Deep analysis (~2,000 tokens) |
--ultrathink | --t3 | Maximum reasoning (~10,000 tokens) |
Tip: Use
--serenaby default for existing codebases. Claude Code lacks built-in indexing (unlike Cursor), so Serena provides significant token savings and better code quality.
See flags/README.md for detailed usage.
See each plugin folder's README.md for Claude Code configuration.
See each skill folder's SKILL.md for project integration.
Copy command files to your project's .claude/commands/ directory.
Reference mode documentation for activation criteria and usage.
etribe-marketplace/
├── plugins/ # MCP server configurations
│ ├── sequential-thinking/
│ ├── context7/
│ ├── serena/
│ └── playwright/
├── skills/ # Reusable skill modules
│ └── confidence-check/
├── commands/ # Slash command definitions
│ ├── implement.md
│ ├── build.md
│ └── test.md
├── modes/ # Operating mode configurations
│ └── task-management.md
├── agents/ # Specialized agent personas
│ ├── self-review.md
│ ├── root-cause-analyst.md
│ └── refactoring-expert.md
└── flags/ # Command flags
└── README.md
plugins/skills/.md file in commands/.md file in modes/Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Uses power tools
Uses Bash, Write, or Edit tools
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.