
Prompt Library
Install a three-plugin Claude Code bundle for repo research, backend LSP/linter setup, long-running task harnesses, and pre-ship review helpers without hunting one-off prompts.
Overview
prompt-library is a plugin marketplace for the Build phase that adds general-purpose, backend LSP/linter, and long-running harness plugins to Claude Code.
What is this marketplace?
- General plugin: repository exploration, documentation generation, dedicated code-review and security-review agents, git
- Backend plugin: LSP server configuration and linter templates for TypeScript, Python, Go, Rust, and Shell
- Harness plugin (v0.3.0): long-horizon coding harness aligned with harness-design guidance for persistent agent tasks
- MIT-licensed plugins from one repo with versioned general (0.2.2), backend (0.1.0), and harness packages
- 3 plugins in the marketplace: general, backend, harness
- General plugin v0.2.2; backend v0.1.0; harness v0.3.0
- Backend templates cover TypeScript, Python, Go, Rust, and Shell
What problem does it solve?
Solo builders waste time re-prompting for repo research, review, git chores, and language tooling every time they open Claude Code.
Who is it for?
Claude Code users who want a small curated plugin set spanning exploration, implementation ergonomics, and durable multi-step coding sessions.
Skip if: Teams that only need a single narrow integration, do not use Claude Code, or want a hosted SaaS QA product instead of local agent plugins.
What do I get? / Deliverables
After you register the marketplace, you enable versioned plugins that give your agent repeatable research, backend lint/LSP setup, harnessed long tasks, and review-oriented sub-agents in one install path.
- Enabled general, backend, and/or harness Claude Code plugins from one marketplace
- Agent-ready flows for docs, review, security passes, and harnessed long tasks
- Per-language LSP and linter configuration scaffolds for five stacks
Plugins in this marketplace
3 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
The marketplace is sold as Claude Code plugins you add while implementing and maintaining software, so the canonical shelf is Build even though the general plugin also supports research and review workflows. All three plugins extend the coding agent’s tooling surface—worktrees, harness loops, and language-server templates—rather than shipping a standalone app feature.
How it compares
Curated Claude Code plugin marketplace with three focused bundles, not a single skill file or an MCP server catalog.
Common Questions / FAQ
Who is Prompt Library for?
It is for indie and solo developers who ship with Claude Code and want MIT-licensed plugins for research, backend tooling, and long-running harness workflows from one marketplace entry.
When should I use Prompt Library?
Use it when you are actively building or maintaining a repo and need repeatable agent patterns for exploration, LSP/linter bootstrap, git worktrees, reviews, or multi-session harness tasks.
How do I add Prompt Library to my agent?
Add the bobmaertz/Prompt Library Claude marketplace to Claude Code, then enable the general, backend, and/or harness plugins from the marketplace manifest for your project.