Đi tới nội dung chính
Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn và đang được hiển thị bằng tiếng Anh.

Claude Code Marketplace

Marketplace
65

Various tools for software development.

6 plugin
Tóm tắt từ AI

This marketplace extension comprises multiple plugins: 'agent-call' for delegating tasks to other AI agents like Claude or Codex, 'agent-session' for analyzing interaction history, 'research' for web searches via Perplexity and Context7 APIs (requiring API keys), and 'review-tool' offering specialized code review expertise for TypeScript/React and code modularization. It also includes a 'prompt' plugin for optimizing Claude prompts and a 'google' plugin for Calendar/Tasks integration.

Practical Utility

  • warning:Problem relevanceThe description 'Various tools for software development.' is generic and does not name a concrete user problem or pain point.
  • info:Unique selling propositionThe extension provides several tools for software development, but it's unclear if they offer significant value beyond default LLM behavior or API wrappers without further investigation into each plugin.
  • info:Production readinessThe extension lists several plugins, but the overall production readiness depends on the implementation details of each individual plugin, which are not fully assessed here. Some plugins like 'google' and 'review-tool' have multiple sub-tools, indicating some level of implementation.

Scope

  • warning:Single responsibility principleThe marketplace bundles multiple unrelated plugins (agent-call, agent-session, research, review-tool, google, prompt) under a single umbrella description, violating the principle of single responsibility.
  • warning:Description qualityThe 'Displayed Description' field is 'Various tools for software development.', which is generic and does not accurately reflect the specific capabilities of the multiple plugins included in the extension.
  • info:Theme declarationThe README declares a theme of 'plugins and skills for Claude Code', which is broad. While it lists specific plugins, the overall curation theme could be more refined.

Documentation

  • warning:Configuration & parameter referenceThe README mentions that some tools require API keys (PERPLEXITY_API_KEY, CONTEXT7_API_KEY) but does not detail how these are configured or if there are default values or precedence orders.
  • info:READMEThe README exists and describes the plugins, but it is somewhat vague and could be more detailed about the specific capabilities of each plugin.

Security

  • warning:Secret ManagementThe 'research' plugin requires 'PERPLEXITY_API_KEY' and 'CONTEXT7_API_KEY' environment variables. The documentation does not specify how these secrets are handled or if they are echoed to stdout/stderr.
  • warning:Data ExfiltrationThe 'research' plugin requires API keys and interacts with external services (Perplexity, Context7), which could potentially exfiltrate data if not handled securely, although no explicit exfiltration attempts are visible.

Compliance

  • info:GDPRThe extension interacts with APIs that may process data, and some tools process code. While no explicit personal data handling is described, the potential exists for personal data to be submitted to LLMs or external APIs if not carefully managed by the user.

Cài đặt

/plugin marketplace add dotneet/claude-code-marketplace
4 months ago
0 stars
MIT
Cập nhật 4 days ago
Xem mã nguồn