By lollipopkit
Iterate until ready to merge: create branch, fix, commit, open PR, wait for AI review, apply feedback, repeat.
npx claudepluginhub lollipopkit/cc-plugins --plugin devloopEnglish | 简体中文
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
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.