builder

Community

Build Claude Code components, effortlessly.

Authorsjungling
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating custom Claude Code components (Skills, Agents, Commands, Plugins) can be complex, requiring knowledge of specific file structures, YAML frontmatter, and best practices. This Skill streamlines the entire development process, guiding you from concept to deployment.

Core Features & Use Cases

  • Component Scaffolding: Provides quick starts and templates for creating new Skills, Slash Commands, Subagents, and Plugins.
  • YAML Frontmatter Reference: Offers a quick guide to required and optional fields for each component type.
  • Best Practices & Troubleshooting: Ensures components are well-designed, activate correctly, and integrate seamlessly.
  • Use Case: Rapidly develop a new plugin that bundles a specialized "Code Reviewer" Subagent, a /format-code Slash Command, and a "Python Best Practices" Skill, ensuring all components are correctly configured and discoverable.

Quick Start

Example: Create a new plugin scaffold

python ./scripts/init_plugin.py --name my-new-plugin --description "My awesome plugin" --author "AI Assistant"

Dependency Matrix

Required Modules

Pythonuvxgit

Components

scriptsreferencesassets

💻 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: builder
Download link: https://github.com/sjungling/claude-plugins/archive/main.zip#builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 430,000+ vetted skills library on demand.