coding-agent-extension-builder

Community

Create Claude Code plugins with a Kotlin DSL.

Authortakahirom
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writing coding agent extensions by hand is error-prone and time-consuming. This Skill provides a Kotlin DSL and builder pattern to generate correct plugin/marketplace structures automatically, reducing typos and misconfigurations.

Core Features & Use Cases

  • Automatic structure generation: Create the proper folder layout for plugins, commands, skills, and marketplaces.
  • Type-safe configuration: Use a Kotlin DSL to define plugins, commands, and skills with compile-time validation to prevent mistakes.
  • Use Case: A developer wants to ship a new plugin and marketplace; with this Skill they can generate the exact repository layout and configuration, then push to GitHub.

Quick Start

Define a plugin and a marketplace using the Kotlin DSL, then generate the folder structure and write it to disk with a single call: marketplace.writeClaudeCodeExtension(Path("output"))

Dependency Matrix

Required Modules

None required

Components

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: coding-agent-extension-builder
Download link: https://github.com/takahirom/coding-agent-extension-builder/archive/main.zip#coding-agent-extension-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 223,000+ vetted skills library on demand.