managing-plugins
OfficialEffortlessly build and maintain Claude Code plugins.
Software Engineering#automation#development#best practices#versioning#claude code#plugins#marketplace
Authortenzir
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating and maintaining Claude Code plugins can be complex, requiring adherence to specific structures, metadata, and best practices. This Skill streamlines the entire plugin development lifecycle, ensuring your plugins are well-formed, easily discoverable, and compliant with Tenzir's standards.
Core Features & Use Cases
- Plugin Structure Guidance: Instantly get the correct directory layout and file organization for commands, skills, hooks, and subagents.
- Automated Metadata & Versioning: Generate and validate
plugin.jsonandmarketplace.jsonentries, and ensure consistent SemVer for all plugin updates. - Best Practices Enforcement: Access clear guidelines for developing robust slash commands, hooks, and autonomous subagents, avoiding common pitfalls.
- Use Case: You need to create a new Claude Code plugin. Instead of manually looking up documentation for
plugin.jsonstructure,README.mdtemplates, and marketplace registration, you can use this Skill to generate or validate these components, ensuring compliance and saving significant development time.
Quick Start
Use the managing-plugins skill to get the required structure for a new Claude Code plugin, including the README template.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: managing-plugins Download link: https://github.com/tenzir/claude-plugins/archive/main.zip#managing-plugins Please download this .zip file, extract it, and install it in the .claude/skills/ directory.