Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By laurigates
Streamline Python project workflows: initialize and manage dependencies, Python versions, and tools with uv; lint, format, and detect dead code with ruff and vulture; type check rapidly with ty or basedpyright; run advanced pytest suites with fixtures, parametrization, and coverage; integrate into VSCode, pre-commit, and GitHub Actions; build and publish packages to PyPI.
npx claudepluginhub laurigates/claude-plugins --plugin python-pluginBasedpyright static type checker configuration, installation, and usage patterns. Use when implementing type checking, configuring LSP, comparing type checkers, or setting up strict type validation in Python projects. Triggered by: basedpyright, pyright, type checking, LSP, mypy alternative, static analysis.
Advanced pytest patterns including fixtures, markers, parametrization, and parallel execution. Use when implementing test infrastructure, organizing test suites, writing fixtures, or running tests with coverage. Covers pytest-cov, pytest-asyncio, pytest-xdist, pytest-mock.
Python code quality with ruff (linting & formatting) and ty (type checking). Covers pyproject.toml configuration, pre-commit hooks, and type hints. Use when user mentions ruff, ty, linting, formatting, type checking, code style, or Python code quality.
Core Python development concepts, idioms, best practices, and language features. Covers Python 3.10+ features, type hints, async/await, and Pythonic patterns. For running scripts, see uv-run. For project setup, see uv-project-management. Use when user mentions Python, type hints, async Python, decorators, context managers, or writing Pythonic code.
Build and publish Python packages with uv and modern build tools. Covers uv build, uv publish, pyproject.toml, versioning, entry points, and PyPI publishing. Use when user mentions building packages, publishing to PyPI, uv build, uv publish, package distribution, or Python wheel/sdist creation.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modern Python development suite - testing, performance optimization, async patterns, and packaging
Comprehensive Pytest testing framework skills for Python projects with fixtures, plugins, and advanced testing patterns.
Research-backed best practices for building modern, production-grade Python packages — project structure, pyproject.toml, typing, testing, CI/CD, documentation, versioning, API design, packaging, security, and developer experience
Opinionated Python 3.11+ engineering system. Establishes strong defaults (SOLID, typing policy, testing standards, code smell detection) and routes to specialist skills for TDD, CLI, web, data/science, and constrained environments.
Python-specific validation, patterns, and expert agents
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Rust development - cargo, clippy, testing, memory safety
Bevy game engine development - ECS, rendering, game architecture
Test execution, TDD workflow, testing strategies, and quality analysis
LangChain JS/TS development - agents, chains, LangGraph workflows, and Deep Agents patterns
Home Assistant configuration management - YAML configuration, automations, scripts, scenes, and entity management for Home Assistant installations
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 |