A collection of skills and plugins for Claude Code.
Add the marketplace, then install a plugin:
/plugin marketplace add difflabai/marketplace
/plugin install dreamsolve@difflabai
MCP servers are configured automatically on install.
| Plugin | Description |
|---|---|
| dreamsolve | Project management, file handling, and AI agents via DreamSolve MCP |
/plugin marketplace add ./path/to/this/repo
/plugin install dreamsolve@difflabai
.claude-plugin/
marketplace.json # Marketplace catalog
plugins/
dreamsolve/
.claude-plugin/
plugin.json # Plugin metadata
.mcp.json # MCP server configuration (auto-installed)
skills/
dreamsolve/
SKILL.md # Skill definition
plugins/ with your plugin name.claude-plugin/plugin.json with name, description, and author.mcp.json if your plugin needs an MCP serverskills/<name>/SKILL.md.claude-plugin/marketplace.jsonMIT License - see LICENSE for details.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimProject and task management, file handling, and AI agents via DreamSolve MCP
Product Delivery Engine — automate DiffLab's 6-stage product pipeline
Project scaffolding — build .project/ structures for any AI coding tool
npx claudepluginhub difflabai/marketplace --plugin teamsTeam collaboration with DX optimization, issue tracking, and standup notes
Productivity metrics and analytics dashboard
Intelligently compose and deploy Claude Code Agent Teams. Auto-selects optimal team composition from 24+ agents and 83+ skills across 5 scopes, generates task dependency graphs, and orchestrates multi-agent workflows with a single command.
AI Agent Team Operating System for Claude Code — persistent team management, meetings, task wall, company loop engine, and real-time dashboard
Agent Teams スキルを設計・構築するためのベストプラクティスガイド。サブエージェント定義、SendMessage 通信プロトコル、タスク依存管理、PostToolUse Hook ログ、MCP ツール統合、コンテキストファイル設計を網羅。7つの実績あるチームスキルから抽出したパターン集
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques