npx claudepluginhub choplin/my-claude-marketplaceDiscussion and idea exploration commands for focused conversations without implementation
Document review and writing improvement commands for critical review, fact-checking, and document revision
Development workflow management with task assessment, spec/plan documents, and self-review capabilities
Git helper commands for complex operations like rebasing onto rewritten history
Personal collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| discuss-toolkit | Discussion and idea exploration skills |
| writing-toolkit | Document review and writing improvement skills |
| dev-workflow | Development workflow skills (ADR, continuity ledger) |
| git-helpers | Git helper skills for complex operations |
| execplan-workflow | ExecPlan-based development workflow |
| Skill | Triggers |
|---|---|
discuss | "let's discuss", "explore this idea", "brainstorm" |
name-project | "name this project", "suggest a name" |
quick-chat | "what do you think", "A vs B", "which is better" |
understand-idea | "I have an idea", "help me understand" |
| Skill | Triggers |
|---|---|
critical-review | "review critically", "critique this", "find problems" |
fact-check | "fact-check this", "verify this document" |
objective-review | "review objectively", "how does this read" |
revise-document | "revise this", "improve this writing" |
| Skill | Triggers |
|---|---|
adr | "create an ADR", "record this decision" |
continuity-ledger | Starting complex or multi-hour work sessions |
| Skill | Triggers |
|---|---|
rebase-onto-rewritten | "rebase onto rewritten", "base branch was force pushed" |
| Skill | Triggers |
|---|---|
workflow-orchestrator | Starting development tasks needing structured workflow |
Add this marketplace to your Claude Code settings:
{
"plugins": [
"/path/to/my-claude-marketplace"
]
}
Or install individual plugins:
{
"plugins": [
"/path/to/my-claude-marketplace/discuss-toolkit",
"/path/to/my-claude-marketplace/writing-toolkit"
]
}
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.