By laurigates
Generate API references, READMEs, changelogs from Python/JS/TS/Rust/Go codebases using docstrings and git history; convert Markdown to LaTeX PDFs with TikZ diagrams; sync and update Claude plugin documentation from .claude/ dirs; access Claude blog and docs; create detailed service decommissioning checklists for infrastructure.
npx claudepluginhub laurigates/claude-plugins --plugin documentation-pluginAccess Claude Blog and official Claude Code documentation for latest improvements, usage patterns, and best practices. Use when researching Claude Code features, CLAUDE.md optimization, memory management, or staying current with Claude capabilities.
Generate comprehensive service decommission documentation
- Project files: !`find . -maxdepth 1 \( -name 'pyproject.toml' -o -name 'package.json' -o -name 'Cargo.toml' -o -name 'go.mod' \)`
Convert Markdown documents to professional LaTeX with TikZ visualizations and compile to PDF. Use when the user wants to create a presentation-quality PDF from a Markdown document, generate a professional report with diagrams, or convert documentation to print-ready format.
Synchronize documentation with actual skills, commands, and agents in the codebase
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
A curated collection of 38 Claude Code plugins providing 300+ skills and 14 agents for development workflows.
Install the full plugin collection as a marketplace:
claude plugin install laurigates/claude-plugins
This registers all 38 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.
brew install bash.| 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 |
| prompt-engineering-plugin | 1 | Prompt engineering for accurate, grounded responses - anti-hallucination workflow |
| 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 |
| obsidian-plugin | 6 | Obsidian CLI operations - vault management, search, properties, tasks |
| project-plugin | 6 | Project initialization, management, maintenance, and continuous development |
| Plugin | Skills | Description |
|---|---|---|
| css-plugin | 2 | CSS tooling - Lightning CSS transpilation, UnoCSS atomic utilities |
| python-plugin | 17 | Python ecosystem - uv, ruff, pytest, basedpyright, packaging |
| rust-plugin | 5 | Rust development - cargo, clippy, nextest, memory safety |
| typescript-plugin | 17 | TypeScript development - Bun, Biome, ESLint, strict types |
| Plugin | Skills | Description |
|---|---|---|
| code-quality-plugin | 13 | Code review, refactoring, linting, static analysis, debugging methodology |
| evaluate-plugin | 4 + 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 | 15 | Test execution, TDD workflow, Vitest, Playwright, mutation testing |
| Plugin | Skills | Description |
|---|---|---|
| git-plugin | 27 + 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 |
| Plugin | Skills | Description |
|---|---|---|
| configure-plugin | 42 | Project infrastructure standards - pre-commit, CI/CD, Docker, testing |
| container-plugin | 9 + 1 agent | Container development - Docker, registry, Skaffold, OrbStack |
| kubernetes-plugin | 8 + 1 agent | Kubernetes and Helm - deployments, charts, releases, ArgoCD |
| migration-patterns-plugin | 2 | Safe database and system migration - dual write, shadow mode |
| networking-plugin | 6 | Network diagnostics, discovery, monitoring, HTTP load testing |
| terraform-plugin | 6 + 1 agent | Terraform and Terraform Cloud - infrastructure as code |
Convert documents between formats (Markdown, DOCX, PDF, HTML, LaTeX) using pandoc. Use for format conversion, document generation, and preparing markdown for Google Docs.
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.