跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Plugin Development Toolkit

插件 已验证 活跃

Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.

7 个 Skill 0 个 MCP
目的

To empower developers by providing an expert, guided toolkit for building robust and high-quality Claude Code plugins.

功能

  • AI-assisted agent generation
  • Comprehensive skill guidance
  • Hook development utilities
  • MCP integration patterns
  • Plugin structure and manifest validation
  • Command development with arguments
  • End-to-end plugin creation workflow

使用场景

  • Creating new Claude Code plugins from scratch
  • Adding advanced features like hooks or MCP servers to existing plugins
  • Validating plugin structure and adherence to best practices
  • Learning about Claude Code plugin development through guided skills

非目标

  • Developing plugins for platforms other than Claude Code
  • Writing actual plugin code directly (focuses on guidance and structure)
  • Providing runtime capabilities beyond development assistance

实践

  • Plugin structure
  • Hook development
  • Agent development
  • MCP integration
  • Skill development
  • Command development

安装

请先添加 Marketplace

/plugin marketplace add anthropics/claude-code
/plugin install plugin-dev@claude-code-plugins

包含 7 个扩展

Skill (7)

Agent Development 技能

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.

75
Command Development 技能

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

78
Hook Development 技能

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

99
Mcp Integration 技能

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

90
Plugin Settings 技能

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.

98
Plugin Structure 技能

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

Skill Development 技能

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

95

质量评分

已验证
99 /100
5 days ago 分析

信任信号

最近提交6 days ago
星标123.1k
许可证MIT
状态
查看源代码