Plugin Development
12 skills with this tag
anthropics
Passed
Plugin Settings
This skill documents the .claude/plugin-name.local.md pattern for storing user-configurable plugin settings per project. It provides bash utilities for parsing YAML frontmatter, validating settings structure, and examples of hooks that adapt behavior based on configuration. The pattern enables plugins to have project-specific state and preferences without committing sensitive data to version control.
Plugin DevelopmentConfigurationYaml+3
11050.0k
anthropics
Passed
Plugin Structure
This skill teaches how to structure Claude Code plugins, covering directory layouts, plugin.json manifests, and component organization (commands, agents, skills, hooks). It provides complete examples from minimal single-command plugins to enterprise-grade DevOps automation suites with MCP integration.
Plugin DevelopmentClaude CodeDocumentation+3
7050.0k
anthropics
Passed
Skill Development
This skill provides comprehensive guidance for creating effective skills for Claude Code plugins. It covers skill anatomy, progressive disclosure principles, the 6-step skill creation process, validation checklists, and best practices for writing effective SKILL.md files and organizing bundled resources.
Skill DevelopmentDocumentationClaude Code+3
8050.0k
anthropics
Passed
MCP Integration
A comprehensive documentation resource for integrating Model Context Protocol (MCP) servers into Claude Code plugins. Covers all MCP server types (stdio, SSE, HTTP, WebSocket), authentication patterns, security best practices, and tool usage in commands and agents.
Plugin DevelopmentDocumentationClaude Code+3
7050.0k
anthropics
Passed
Agent Development
Agent Development is a comprehensive guide for creating Claude Code plugin agents. It teaches agent file structure, YAML frontmatter configuration, system prompt design, and triggering conditions through extensive documentation and examples. Includes a validation script to check agent file correctness.
Agent DevelopmentClaude CodePlugin Development+3
6050.0k
anthropics
Passed
Command Development
A complete reference guide for creating Claude Code slash commands, covering file format, YAML frontmatter configuration, dynamic arguments, bash execution, plugin integration patterns, and best practices. Includes detailed documentation on interactive commands, advanced workflows, testing strategies, and marketplace considerations.
Slash CommandsPlugin DevelopmentCommand Authoring+3
10050.0k
anthropics
Passed
Hook Development
Hook Development provides comprehensive guidance for creating Claude Code plugin hooks including PreToolUse, PostToolUse, Stop, and SessionStart events. It includes example validation scripts for file writes and bash commands, utility scripts for testing and linting hooks, and reference documentation covering advanced patterns like multi-stage validation, conditional execution, and external system integration.
HooksPlugin DevelopmentValidation+3
8050.0k
fcakyon
Passed
Skill Development
This skill provides comprehensive guidance for creating Claude Code plugin skills. It covers skill anatomy (SKILL.md, scripts, references, assets), the 6-step creation process (understanding, planning, structure, editing, validation, iteration), and best practices including progressive disclosure, imperative writing style, and third-person descriptions.
Skill DevelopmentClaude CodePlugin Development+3
80281
fcakyon
Passed
Plugin Settings
This skill documents the Plugin Settings pattern for Claude Code plugins, explaining how to store per-project configuration in .claude/plugin-name.local.md files. It provides comprehensive guidance on YAML frontmatter parsing, settings validation, and real-world examples from plugins like multi-agent-swarm and ralph-wiggum.
Plugin DevelopmentConfigurationYaml+3
60281
fcakyon
Passed
Mcp Integration
This skill provides complete guidance for integrating MCP (Model Context Protocol) servers into Claude Code plugins. It covers all server types (stdio, SSE, HTTP, WebSocket), authentication patterns (OAuth, tokens, environment variables), tool naming conventions, and security best practices for connecting plugins to external services and APIs.
McpPlugin DevelopmentApi Integration+3
50281
fcakyon
Passed
Hook Development
This skill provides complete guidance for creating Claude Code plugin hooks, including prompt-based and command-based hooks for event-driven automation. It includes working examples for security validation (file writes, bash commands), context loading, and utility scripts for testing and linting hooks before deployment.
HooksPlugin DevelopmentClaude Code+3
70281
fcakyon
Passed
Command Development
This skill teaches developers how to create Claude Code slash commands, covering file format, YAML frontmatter options, dynamic arguments ($1, $2, $ARGUMENTS), file references (@syntax), and bash execution. It includes extensive documentation on plugin-specific features, interactive command patterns using AskUserQuestion, testing strategies, and marketplace distribution best practices.
Claude CodeSlash CommandsPlugin Development+3
70281