Help us improve
Share bugs, ideas, or general feedback.
Marketplace for lk plugins (recursive-reasoning, devloop)
npx claudepluginhub lollipopkit/cc-pluginsRecursive Reasoning Engine - iteratively refine answers through multi-pass reasoning using Self-Refine, Reflexion, Tree of Thoughts, and multi-model collaboration
Iterate until ready to merge: create branch, fix, commit, open PR, wait for AI review, apply feedback, repeat.
Context Firewall: use sub-agents to preprocess large inputs with evidence contracts and low-cost verification.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
No description available.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
English | 简体中文
GPT 5.2 / Claude 4.5 Opus is recommended for the best experience.
recursive-reasoning: Recursive Reasoning Engine - multi-pass reasoning with Self-Refine, Reflexion, Tree of Thoughts.devloop: Iterate on an issue until it is ready to merge: create branch, fix, commit, open PR, wait for AI review, apply feedback, repeat.context-firewall: Use sub-agents to preprocess large inputs into auditable, compressed results with evidence locators (Map-Reduce + verification).In Claude Code:
# Add this repo as a marketplace
/plugin marketplace add lollipopkit/cc-plugins
# Install plugins from this marketplace
/plugin install <plugin-name>@lk-ccp # replace <plugin-name> with the specific plugin name
If you want to use the local version of this repo:
# Add local folder as a marketplace
/plugin marketplace add .
# Install plugins from the local marketplace
/plugin install <plugin-name>@lk-ccp
MIT