claude-plugins
Catalog marketplace for Claude Code plugins by voyvodka: project and web-launcher.
README Snapshot
voyvodka/claude-plugins
A catalog of Claude Code plugins. Each plugin lives in its own repository — this repository holds only the marketplace listing, so one registration covers all of them.
Install
/plugin marketplace add voyvodka/claude-plugins
/plugin install project@voyvodka
/plugin install web-launcher@voyvodka
Then /plugin marketplace update voyvodka to pick up new entries.
Each entry resolves to a subdirectory of the plugin's own repository.
Plugins
| Plugin | What it does | Source |
|---|---|---|
| project | Carries a project from a rough idea to shipped code through six approval-gated phases: detect state, interrogate the idea, research market and stack, lock decisions into documents, scaffold AI tooling, then build in increments. | claude-project-flow |
| web-launcher | Diagnoses why a live site is not indexed, fixes it, and verifies the fix. Also covers discoverability scaffolding, Cloudflare Workers deployment, and repository hardening. Every technical claim carries the date it was verified and the source it came from. | web-launcher |
Why a separate catalog
The plugins are unrelated tools with their own release cadence, so they keep their own repositories, issues, and versions. Without a catalog, using both means adding two marketplaces and running every update command twice — which is how one machine ends up running two different versions of the same plugin without noticing.
Licence
Each plugin carries its own licence in its own repository. This catalog is MIT.
Changelog
This repository doesn't maintain a dedicated CHANGELOG file. Released notes — when they exist — are listed in the Releases section below.
For an unfiltered view of every change, the commit history on the main branch is the source of truth.
Releases
No tagged releases yet. The current state of the project lives on the main branch, last pushed .