Tsuba Plugin Scaffolder
Version updated for https://github.com/RoninForge/tsuba to version v0.2.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary:
The tsuba GitHub Action is a CLI tool designed to streamline the creation and preparation of marketplace-ready Claude Code plugins and skills by automatically scaffolding plugin directories, generating required files (e.g., plugin.json, LICENSE, README), and integrating validation through the Hanko tool. It simplifies and automates the setup process, ensuring generated plugins meet marketplace requirements and reducing manual effort for developers. Key capabilities include plugin directory creation, validation, and compatibility checks for various marketplaces.
What’s Changed
tsuba v0.2.1
Scaffold marketplace-ready Claude Code skills and plugins in seconds.
Install:
curl -fsSL https://roninforge.org/tsuba/install.sh | sh
Changelog
Full changelog: https://github.com/RoninForge/tsuba/compare/v0.2.0...v0.2.1