npx claudepluginhub dotneet/claude-code-toolkit --plugin promptA collection of plugins and skills for Claude Code.
This repository contains the following plugins:
| Plugin | Description |
|---|---|
| review-tool | Code review skills for various tech stacks |
| agent-call | Skills to delegate tasks to other AI agents |
| agent-session | Session analysis and agent rule suggestions |
| research | Web search and documentation retrieval skills |
Follow the instructions below to install the plugins in Claude Code.
# Register the marketplace
/plugin marketplace add dotneet/claude-code-marketplace
# Install individual plugins
/plugin install review-tool@dotneet-marketplace
/plugin install agent-call@dotneet-marketplace
/plugin install agent-session@dotneet-marketplace
/plugin install research@dotneet-marketplace
Expert code reviewer for TypeScript + React 19 applications.
Use when:
Key features:
Evaluate and improve code modularization using the Balanced Coupling Model.
Use when:
Key features:
Delegate tasks to Claude Code CLI.
Delegate tasks to Codex CLI.
Delegate tasks to Cursor Agent.
Analyze session history and repository to suggest agent rules. Useful for onboarding or when review feedback increases.
Perform web searches, research, and reasoning using the Perplexity API. Requires PERPLEXITY_API_KEY environment variable.
Capabilities:
Retrieve the latest library documentation using Context7. Prevents hallucinations from outdated training data. Requires CONTEXT7_API_KEY environment variable.
Use when:
Once installed, these skills are automatically available in Claude Code. They will be suggested when relevant tasks are detected, or you can invoke them directly.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.