
Halans Cc Marketplace Boilerplate
- 2 repo stars
- Updated October 29, 2025
- halans/cc-marketplace-boilerplate
halans-cc-marketplace-boilerplate is a Claude Code plugin marketplace that provides a starter template with agent, commands, hooks, and skills for publishing your own catalog.
About
halans-cc-marketplace-boilerplate is a Claude Code marketplace template for developers who want to publish their own plugin catalog instead of only consuming others. The repository ships one starter plugin that demonstrates agents, slash commands, hooks, and skills so you can rename, extend, and list your bundle without reverse-engineering marketplace JSON from scratch. It targets developers building agent-assisted web apps who plan to share internal tooling or open a small community marketplace. Use it in the Build phase when you formalize how your team—or your future customers—installs your Claude extensions. The project emphasizes productivity and web-application keywords rather than runtime integrations: you get structure and examples, then you own the business logic. Compared to a finished product plugin, this is scaffolding; compared to a bare empty repo, it encodes Claude Code conventions for hooks and skills that shorten time-to-first-publish.
- Starter plugin with agent, commands, hooks, and skills in one template repo
- Opinionated Claude Code marketplace layout for faster fork-and-customize workflows
- Covers frontend and backend webapp scaffolding keywords for full-stack indie products
- Single bundled plugin (pluginCount: 1) as the minimal marketplace seed
- Productivity-oriented boilerplate for building and publishing custom marketplaces
Halans Cc Marketplace Boilerplate by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install halans-cc-marketplace-boilerplate@halans/cc-marketplace-boilerplateAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | October 29, 2025 |
| Repository | halans/cc-marketplace-boilerplate ↗ |
What it does
Bootstrap your own Claude Code marketplace repo with a starter plugin that already includes an agent, commands, hooks, and skills.
Who is it for?
Best when you're launching your first Claude Code marketplace or internal plugin bundle.
Skip if: Skip if you only need one off-the-shelf skill with no plan to author or host a marketplace.
What you get
After you clone and customize the boilerplate, you have a valid marketplace repo with one working starter plugin ready to extend and publish.
- Customizable marketplace repository with one starter plugin
- Working examples of agent, commands, hooks, and skills wiring
- Faster path to listing your own Claude Code plugin catalog
Recommended Plugins
How it compares
Authoring boilerplate marketplace, not a production secrets tool or workflow enforcement framework.
FAQ
Who is Halans Cc Marketplace Boilerplate for?
Developers and small teams who want to create and distribute their own Claude Code plugins using a proven starter structure.
When should I use Halans Cc Marketplace Boilerplate?
Use it at the start of Build when you are defining agent-tooling packaging, hooks, and skills for a marketplace you will ship or share.
How do I add Halans Cc Marketplace Boilerplate to my agent?
Fork or clone halans/cc-marketplace-boilerplate, customize the starter plugin and marketplace metadata, then register your fork as a Claude Code marketplace source.