By dotneet
Code review toolkit. Includes code review expert for various tech stacks and software development practices.
npx claudepluginhub dotneet/claude-code-toolkit --plugin review-toolEvaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring opportunities and architectural improvements. Use when reviewing code architecture, refactoring modules, or designing new systems.
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
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.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
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