Install Command
claude skill add anthropics/claude-codeDescription
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.
Tags
Information
You Might Also Like
hybrid-search-implementation
Combine vector and keyword search for improved retrieval.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis.
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development.
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.
dotnet-backend-patterns
Master C#/.NET backend development patterns
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns.