npx claudepluginhub dotneet/claude-code-toolkit --plugin researchA skill for retrieving the latest library documentation using Context7. Use when the user asks about how to use a library, requests code examples, or instructs to "use context7". Prevents hallucinations based on outdated training data and provides up-to-date API information.
A skill for performing web searches, research, and reasoning using the Perplexity API. Handles real-time web information retrieval, deep research analysis, and advanced reasoning tasks. Use when the user asks for web searches, research, or says things like "look up", "search for", "latest information", "research", or "analyze".
A 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.
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
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
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.