By laurigates
ComfyUI custom-node pack lifecycle - scaffold a pack, create + seed the repo, open the gitops adoption PR, publish to the Comfy Registry, and add README screenshots
The `comfy` CLI for ComfyUI: install/update/bisect custom nodes, snapshot/restore state, publish to the registry, run workflows headlessly. Use when the user runs `comfy`, `comfy node`, or `comfy run`.
ComfyUI predicate/boolean nodes: compare, AND/OR/XOR/NOT, ternary, null/empty/type probes, ExecutionBlocker. Use when forming the boolean that drives a workflow switch or blocker.
Verify ComfyUI sampler/scheduler facts: source-of-truth ladder, measured sigma curves, coverage gaps. Use when writing or auditing sampler corpus metadata.
ComfyUI debug/preview nodes: show text/numbers/JSON/tensor shapes, image previews, counts, VRAM/CPU telemetry, timing. Use when inspecting a value mid-graph without changing it.
ComfyUI routing nodes: typed switches, index switches, broadcast (Anything Everywhere), pipe/context bundles, for/while loops, ExecutionBlocker gates. Use when wiring where a signal routes in a workflow.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Experimental testing harness lives under experiments/claude-probe/.
A curated collection of 44 Claude Code plugins providing 400+ skills and 21 agents for development workflows.
Install the full plugin collection as a marketplace:
claude plugin install laurigates/claude-plugins
This registers all 44 plugins. You can then enable individual plugins as needed.
If you prefer to install plugins one at a time:
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
/health:check then /health:audit to diagnose your setup and get plugin recommendations for your stackUse 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.
The methodology behind these plugins — what a probabilistic agent should decide versus what a deterministic substrate should verify and remember. See docs/PRINCIPLES.md for the full set, each grounded in the rules, skills, and hooks that embody it.
brew install bash.| Plugin | Skills | Description |
|---|---|---|
| agent-patterns-plugin | 19 | Multi-agent coordination and orchestration patterns |
| agents-plugin | 1 + 12 agents | Task-focused agents for test, review, debug, docs, and CI workflows |
| langchain-plugin | 4 | LangChain JS/TS development - agents, chains, LangGraph, Deep Agents |
| prompt-engineering-plugin | 1 | Prompt engineering for accurate, grounded responses - anti-hallucination workflow |
| Plugin | Skills | Description |
|---|---|---|
| api-plugin | 1 | API integration and testing - REST endpoints, client generation |
| blueprint-plugin | 34 | Blueprint Development methodology - PRD/PRP workflow with version tracking |
| comfyui-plugin | 17 | ComfyUI custom-node pack lifecycle - scaffold, seed repo, gitops adoption, registry publish |
| home-assistant-plugin | 4 | Home Assistant configuration - automations, scripts, scenes, entities |
| obsidian-plugin | 21 | Obsidian CLI operations - vault management, search, properties, tasks |
| project-plugin | 7 | Project initialization, management, maintenance, and continuous development |
| session-plugin | 4 | Session bookends - spinup briefing, wrap capture, end-of-session orchestration, distillation |
| Plugin | Skills | Description |
|---|---|---|
| css-plugin | 2 | CSS tooling - Lightning CSS transpilation, UnoCSS atomic utilities |
| python-plugin | 16 | Python ecosystem - uv, ruff, pytest, basedpyright, packaging |
| rust-plugin | 7 | Rust development - cargo, clippy, nextest, memory safety |
| typescript-plugin | 17 | TypeScript development - Bun, Biome, ESLint, strict types |
| Plugin | Skills | Description |
|---|---|---|
| code-quality-plugin | 15 | Code review, refactoring, linting, static analysis, debugging methodology |
| software-design-plugin | 5 | Software design methodology - deep modules, design by contract, GoF pattern selection, legacy seams, pseudocode |
| evaluate-plugin | 6 + 3 agents | Skill evaluation and benchmarking - test effectiveness, grade results |
| codebase-attributes-plugin | 3 | Structured codebase health attributes with severity-based agent routing |
| feedback-plugin | 1 | Session feedback analysis - capture skill bugs and enhancements as issues |
| testing-plugin | 16 | Test execution, TDD workflow, Vitest, Playwright, mutation testing |
| Plugin | Skills | Description |
|---|---|---|
| git-plugin | 38 + 1 agent | Git workflows - commits, branches, PRs, worktrees, release-please |
| Plugin | Skills | Description |
|---|---|---|
| finops-plugin | 7 | GitHub Actions FinOps - billing, cache usage, workflow efficiency |
| github-actions-plugin | 8 | GitHub Actions CI/CD - workflows, authentication, inspection |
npx claudepluginhub laurigates/claude-plugins --plugin comfyui-pluginAgent configuration utilities - project assimilation, config auditing, teammate definitions, MCP management, and hooks configuration
Session bookends - spinup briefing, wrap-up capture, end-of-session orchestration, and knowledge distillation
Project infrastructure standards - comprehensive project configuration for pre-commit, CI/CD, Docker, testing, linting, formatting, and more
Blueprint Development methodology - structured feature development with PRD/PRP workflow, three-layer architecture (plugin/generated/custom), and documentation-first development
Coordination layer for multi-agent work using taskwarrior - parallel-safe queries, urgency scoring, GitHub issue/PR reconciliation, and native scheduling (wait/scheduled/due/recur)
High-intelligence Claude Code copilot with deep code reasoning, evidence-driven planning, orchestration-first execution, model routing, context budgeting, CI/CD integration, enterprise security, plugin development, prompt engineering, performance profiling, agent teams, channels (event-driven autonomy with CI webhook, mobile approval relay, Discord bridge, and fakechat dev profile), interactive tutorials, LSP integration, security-hardened hook script library, MCP Prompts coverage, common workflow packs, runtime selection guide, computer-use patterns, checkpointing, scheduled-task blueprints, repo bootstrap scanner, hook policy engine (8 installable packs), layered memory deployment, role-based subagent packs (implementer, debugger, migration-lead, dependency-auditor, release-coordinator), 5 agent-team topology kits, autonomy operating mode (4 profiles + 3 gates), and a queryable 15-tool MCP documentation server with autonomy advisor.
Build node-based editors, interactive diagrams, and workflow builders with React Flow.
Agents for UI/UX design, accessibility, and user experience optimization
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Parallel coding orchestration + Codex image generation — /pumasi for parallel code, /pumasi:image for AI image generation
Generates indented markdown maps of the plugin ecosystem for agent navigation