laurigates/claude-plugins

Claude Code plugins for development workflows

3 stars0 forksUpdated Jan 26, 2026
npx skills add laurigates/claude-plugins

README

Claude Plugins

A collection of Claude Code plugins providing specialized skills, commands, and agents for various development workflows.

Plugins

PluginCategoryDescription
accessibility-pluginUXWCAG compliance, ARIA patterns, design tokens
agent-patterns-pluginAIMulti-agent coordination and orchestration
api-pluginDevelopmentREST API integration and testing
bevy-pluginGamedevBevy game engine development with ECS
blueprint-pluginDevelopmentPRD/PRP workflow for structured feature development
code-quality-pluginQualityCode review, refactoring, linting, static analysis
communication-pluginCommunicationGoogle Chat formatting, ticket drafting
configure-pluginInfrastructurePre-commit, CI/CD, Docker, testing configuration
container-pluginInfrastructureDocker, registry, Skaffold workflows
documentation-pluginDocumentationAPI docs, README generation, knowledge graphs
git-pluginVersion ControlCommits, branches, PRs, repository management
github-actions-pluginCI/CDGitHub Actions workflows and automation
kubernetes-pluginInfrastructureKubernetes and Helm operations
project-pluginDevelopmentProject initialization and management
python-pluginLanguageuv, ruff, pytest, Python packaging
rust-pluginLanguageCargo, clippy, Rust development
sync-pluginIntegrationGitHub and Podio synchronization
terraform-pluginInfrastructureTerraform and infrastructure as code
testing-pluginTestingTest execution, TDD workflow, coverage
tools-pluginUtilitiesfd, rg, jq, shell utilities
typescript-pluginLanguageTypeScript, ESLint, Biome

Installation

Install plugins from this collection:

claude plugin install laurigates-plugins/<plugin-name>

For example:

claude plugin install laurigates-plugins/git-plugin
claude plugin install laurigates-plugins/python-plugin

Structure

Each plugin follows the standard Claude Code plugin structure:

<plugin-name>/
├── README.md           # Plugin documentation
├── skills/             # Skill definitions (.md files)
├── commands/           # Slash commands (.md files)
└── agents/             # Agent definitions (.md files)

License

MIT

Publisher

laurigateslaurigates

Statistics

Stars3
Forks0
Open Issues1
CreatedDec 16, 2025