Create Plugin banner
TheBushidoCollective TheBushidoCollective

Create Plugin

Development community

Description

--- description: Create a new Han plugin (language, validation, service, tool, or discipline) --- # Create a Han Plugin Create a new plugin for: $ARGUMENTS ## Plugin Types First, determine what type of plugin to create based on the user's request: ### Language/Validation Plugin **Use when**: The plugin provides validation hooks for a technology (linting, type-checking, testing, formatting) - Examples: biome, typescript, eslint, rust, playwright - Key feature: Runs validation commands on Sto

Installation

Installs to ~/.claude/commands/thebushidocollective-han-create-plugin.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheBushidoCollective/han/HEAD/.claude/commands/create-plugin.md -o ~/.claude/commands/thebushidocollective-han-create-plugin.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository