
Tasanakorn Cc Marketplace
- 2 repo stars
- Updated March 17, 2026
- tasanakorn/cc-marketplace
tasanakorn-cc-marketplace is a Claude Code plugin that provides a minimal marketplace bundle with changelog and dev automation oriented plugins.
About
tasanakorn-cc-marketplace is a Claude Code plugin bundle that demonstrates a small, maintainable marketplace you can fork for your own agent extensions. Developers who ship custom skills and want a first-class install path inside Claude Code can start from this minimal layout rather than inventing marketplace.json and plugin packaging from scratch. Catalog keywords point at changelog generation, formatted history entries, and Python-friendly project setup—signals that the repo blends marketplace scaffolding with day-to-day dev automation. It suits the Build phase when you productize internal skills and the Ship phase when you document releases for users installing your plugins. It is a curated marketplace starter, not a replacement for Skillselion discovery or a single end-user skill; expect to read the repo’s plugin definitions for exact commands and hooks.
- Minimal Claude Code Marketplace template with 2 bundled plugins
- Changelog-oriented automation keywords (changelogmd, autogenerate, format)
- Python and modern project setup hints for marketplace maintainers
- Development-category catalog entry for shipping agent extensions
- Useful reference when you curate plugins instead of consuming only third-party marketplaces
Tasanakorn Cc Marketplace by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install tasanakorn-cc-marketplace@tasanakorn/cc-marketplaceAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | March 17, 2026 |
| Repository | tasanakorn/cc-marketplace ↗ |
What it does
Bootstrap or extend a minimal Claude Code marketplace in your repo with automation around changelogs and Python-oriented dev hints.
Who is it for?
Best when you're maintaining a private or open Claude Code marketplace with changelog discipline.
Skip if: Skip if you only install third-party plugins and never host your own marketplace manifest.
What you get
After adding the repo, you get a minimal marketplace pattern plus two plugins aligned with changelog and development workflow automation.
- Minimal marketplace layout you can fork for your plugins
- Two installable plugins from the bundle (per catalog pluginCount: 2)
By the numbers
- pluginCount: 2
- repository: tasanakorn/cc-marketplace
- catalog category: development
Recommended Plugins
How it compares
Minimal marketplace starter bundle, not a single task skill or hosted marketplace directory like Skillselion.
FAQ
Who is Tasanakorn Cc Marketplace for?
Developers who author Claude Code plugins and need a small marketplace repo pattern with automation helpers.
When should I use Tasanakorn Cc Marketplace?
Use it when you start a plugin collection, wire changelog automation, or standardize how teammates install your agent tools.
How do I add Tasanakorn Cc Marketplace to my agent?
Point Claude Code at github.com/tasanakorn/cc-marketplace as a marketplace source or fork the repo and install its 2 plugins from your copy.