Co-Pilot / 辅助式
更新于 a month ago

claude-code-marketplace

Ddotneet
0.0k
dotneet/claude-code-marketplace
76
Agent 评分

💡 摘要

一个提供各种插件和技能以增强Claude Code功能的市场。

🎯 适合人群

寻找代码审查工具的软件开发人员需要任务委派技能的AI开发人员监督代码质量的项目经理希望提高团队效率的技术负责人

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发)。以最小权限运行,并在生产环境启用前审计代码与依赖。

Claude Code Marketplace

A collection of plugins and skills for Claude Code.

Plugins

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 |

Installation

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

Skills

review-tool

typescript-react-reviewer

Expert code reviewer for TypeScript + React 19 applications.

Use when:

  • Reviewing React code and PR reviews
  • Identifying anti-patterns and code smells
  • Evaluating state management patterns
  • TypeScript type safety checks

Key features:

  • React 19 new hooks patterns (useActionState, useOptimistic, use)
  • useEffect abuse detection
  • State mutation detection

code-modularization-evaluator

Evaluate and improve code modularization using the Balanced Coupling Model.

Use when:

  • Reviewing code architecture
  • Refactoring modules
  • Designing new systems

Key features:

  • Coupling strength analysis (Intrusive/Functional/Model/Contract)
  • Connascence type identification
  • Actionable refactoring recommendations

agent-call

call-claude

Delegate tasks to Claude Code CLI.

call-codex

Delegate tasks to Codex CLI.

call-cursor-agent

Delegate tasks to Cursor Agent.

agent-session

suggest-agent-rules

Analyze session history and repository to suggest agent rules. Useful for onboarding or when review feedback increases.

research

perplexity-search

Perform web searches, research, and reasoning using the Perplexity API. Requires PERPLEXITY_API_KEY environment variable.

Capabilities:

  • Real-time web information retrieval
  • Deep research analysis
  • Advanced reasoning tasks

context7

Retrieve the latest library documentation using Context7. Prevents hallucinations from outdated training data. Requires CONTEXT7_API_KEY environment variable.

Use when:

  • Checking how to use a library's API
  • Needing version-specific documentation
  • Requesting code examples

Usage

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.

五维分析
清晰度8/10
创新性6/10
实用性9/10
完整性8/10
可维护性7/10
优缺点分析

优点

  • 多样化的插件,适用于各种任务
  • 支持现代技术栈,如TypeScript和React
  • 促进向AI代理的任务委派

缺点

  • 对单个插件的文档有限
  • 某些功能依赖外部API
  • 新用户可能面临学习曲线

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 dotneet.