npx claudepluginhub bahamoth/claude-marketplaceLinear issue-tracked development workflow for Claude Code. Enforces branch naming, commit conventions, and Linear issue tracking.
Modern development conventions and toolchain enforcement — Python, Rust, TypeScript and more
NC(NCSOFT) CI 가이드라인 기반 PPTX 테마 및 슬라이드 레이아웃 — 색상, 서체, 8종 레이아웃, react-icons 아이콘 가이드
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A curated collection of Claude Code plugins.
/plugin marketplace add bahamoth/claude-marketplace
| Plugin | Description | Source |
|---|---|---|
| linear-workflow | Linear issue-tracked development workflow | bahamoth/claude-linear-workflow |
Edit .claude-plugin/marketplace.json:
{
"plugins": [
{
"name": "your-plugin",
"source": {
"source": "github",
"repo": "owner/repo"
},
"description": "What your plugin does"
}
]
}