Plugin Dev

Plugin Dev from basher83/lunar-claude.

by @basher83 7 skills

Skills in this plugin

7
  1. MCP Integration · basher83 bundle
    Guidance for integrating Model Context Protocol (MCP) servers into Claude Code plugins, supporting SSE, stdio, HTTP, and WebSocket server types for external service connectivity.
    1 install
  2. Plugin Settings · basher83 bundle
    Documents the .claude/plugin-name.local.md pattern for storing user-configurable plugin settings and state using YAML frontmatter and markdown content.
    1 install
  3. Hook Development · basher83 bundle
    Comprehensive 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.
    1 install
  4. Plugin Structure · basher83 bundle
    Guidance for Claude Code plugin directory structure, plugin.json manifest configuration, component auto-discovery, and file naming conventions.
    1 install
  5. Agent Development · basher83 bundle
    Guidance for developing Claude Code sub-agents with proper frontmatter, system prompts, triggering conditions, and autonomous task handling patterns.
    1 install
  6. Skill Development · basher83 bundle
    Guidance for creating effective Claude Code plugin skills with proper structure, progressive disclosure, and content organization best practices.
    1 install
  7. Command Development · basher83 bundle
    Guidance for creating Claude Code slash commands with YAML frontmatter, dynamic arguments, bash execution, and user interaction patterns.
    1 install