open source
Plugin
Marketplace
Community extensions for Claudeck
Browse, preview, and install plugins that extend your AI development workflow — all from your browser.
$
npx claudeck
—
0 plugins available
0 plugins
client + full-stack
Tab SDK
browse
preview
install
Featured
Popular Plugins
Community-built extensions that snap into Claudeck as first-class tabs.
Build Your Own
Plugin
The Tab SDK makes it easy. Register a tab, get a context object, build your UI. Submit a PR to the marketplace and share it with the community.
manifest.json
{
"name": "my-plugin",
"description": "Does something cool",
"icon": "🚀",
"entry": "client.js"
}
"name": "my-plugin",
"description": "Does something cool",
"icon": "🚀",
"entry": "client.js"
}