Plugin Dev
Plugin Dev from basher83/lunar-claude.
Skills in this plugin
7- ▌ MCP Integration · basher83 bundleGuidance for integrating Model Context Protocol (MCP) servers into Claude Code plugins, supporting SSE, stdio, HTTP, and WebSocket server types for external service connectivity.
- ▌ Plugin Settings · basher83 bundleDocuments the .claude/plugin-name.local.md pattern for storing user-configurable plugin settings and state using YAML frontmatter and markdown content.
- ▌ Hook Development · basher83 bundleComprehensive guidance for creating Claude Code plugin hooks — event-driven automation using PreToolUse, PostToolUse, Stop, and other lifecycle events via the advanced prompt-based hooks API.
- ▌ Plugin Structure · basher83 bundleGuidance for Claude Code plugin directory structure, plugin.json manifest configuration, component auto-discovery, and file naming conventions.
- ▌ Agent Development · basher83 bundleGuidance for developing Claude Code sub-agents with proper frontmatter, system prompts, triggering conditions, and autonomous task handling patterns.
- ▌ Skill Development · basher83 bundleGuidance for creating effective Claude Code plugin skills with proper structure, progressive disclosure, and content organization best practices.
- ▌ Command Development · basher83 bundleGuidance for creating Claude Code slash commands with YAML frontmatter, dynamic arguments, bash execution, and user interaction patterns.