Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi. MIT community plugin.
Claude Plugins
Claude Plugins is an open-source integrations skill for Claude Code, published by 2389-research. Its author describes it as: “28 plugins and MCP servers for Claude Code — TDD, multi-agent orchestration, iterative refinement, binary RE, structured decisions. Install any skill in one command.”. The project has 86 stars on GitHub and is available under the MIT License license. Add it to your setup with `/plugin marketplace add 2389-research/claude-plugins`.
Installation
Add Claude Plugins to your agent with:
/plugin marketplace add 2389-research/claude-plugins Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Claude Plugins when you want integrations help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT License license — safe to read and adapt
- Declares compatibility with Claude Code
- Actively maintained (recent commits)
Topics
Related skills
More Integrations →A curated marketplace of plugins for Claude Code, built from first principles.
Make your AI agent argue visually. Universal skill pack for Excalidraw diagrams across Claude Code, Cursor, Codex, Gemini CLI, and any MCP-compatible agent.
471 plugins, 3,069 skills, 347 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.
GitHub template for creating Claude Code plugin marketplaces. Includes plugin scaffolding, validation commands, hooks, skills, agents, and CI/CD workflows. Ready-to-use toolkit for teams distributing Claude Code plugins.