You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of 37 Claude Code plugins providing 300+ skills and 14 agents for development workflows.
Prerequisites
Bash 5+ — Required for shell scripts. macOS ships bash 3.2; install via brew install bash.
Installation
claude plugin install laurigates-claude-plugins/<plugin-name>
For example:
claude plugin install laurigates-claude-plugins/git-plugin
claude plugin install laurigates-claude-plugins/python-plugin
claude plugin install laurigates-claude-plugins/testing-plugin
New here? See the Plugin Map for setup guidance, decision trees, and recommended install order.
Quick Setup
Use the included justfile for quick MCP server configuration:
# Set up all MCP servers and cclsp
just claude-setup
# Or install individual servers
just mcp-github
just mcp-playwright
just mcp-context7
Alternatively, use the /configure:mcp skill for interactive configuration.
Plugins by Category
AI & Agents
Plugin
Skills
Description
agent-patterns-plugin
16
Multi-agent coordination and orchestration patterns
agents-plugin
1 + 10 agents
Task-focused agents for test, review, debug, docs, and CI workflows
langchain-plugin
4
LangChain JS/TS development - agents, chains, LangGraph, Deep Agents
Development
Plugin
Skills
Description
api-plugin
2
API integration and testing - REST endpoints, client generation
blueprint-plugin
30
Blueprint Development methodology - PRD/PRP workflow with version tracking
home-assistant-plugin
4
Home Assistant configuration - automations, scripts, scenes, entities