Enterprise infrastructure skills for Claude Code — IaC validation, drift/cost/vulnerability triage, cloud IAM and Well-Architected reviews (AWS, GCP, Kubernetes), and baremetal hardening. For sysadmins, DevOps, and SREs.
Blast-radius assessment for a pending Terraform plan, Ansible playbook, or Kubernetes manifest diff. Answers 'what could this take down?'
Draft a blameless postmortem from incident evidence - logs, timeline, Slack/chat transcript, and deploy history.
Generate or refresh an operational runbook for a service, derived from its code, deploy config, existing alerts, and prior incidents.
IaC quality gate — validates Terraform, Ansible, Kubernetes, Helm, Docker Compose, and YAML without committing.
Deeper Ansible role and playbook audit beyond ansible-lint — idempotency smells, handler misuse, secret handling, become-scope, tag discipline.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
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.
Battle-tested Claude Code plugins extracted from real projects, generalized for any codebase. Each plugin ships skills, agents, commands, hooks, and shared helper scripts — wired to work together out of the box.
core — Universal WorkflowStack-agnostic skills for commit workflows, project planning, debugging, PR management, and documentation. Works with any language or framework.
13 skills: commit, ship-it, start-work, whats-next, project-status, pr-description, skills-review, debug, pr-fix, document, improve-issues, cleanup, checkout
infra — Enterprise Infrastructure & DevOpsFor sysadmins, DevOps engineers, and SREs operating across AWS, GCP, Kubernetes, and baremetal/on-prem. Covers IaC validation, drift / cost / vulnerability triage, cloud IAM and Well-Architected reviews, postmortems and runbooks, and baremetal hardening. All skills are read-only — mutating operations always require approval.
preflight, security-audit, suggest, infra-inventoryreview-drift, review-costs, triage-vulnerabilities, draft-postmortem, draft-runbook, review-observability, assess-change-risk, review-disaster-recoveryreview-aws-iam, review-aws-well-architected, review-aws-tagging, triage-aws-security-findingsreview-gcp-iam, triage-gcp-recommender, review-gkereview-kubernetes-rbacreview-linux-hardening, review-systemd-units, review-ansible-playbooks, triage-hardware-healthprincipal-sre — principal-level sysadmin / DevOps / SRE reviewer persona dispatched by 5 skills (draft-postmortem, assess-change-risk, review-disaster-recovery, review-observability, draft-runbook) when senior production judgment is needed.detect-iac-scope.sh, cloud-auth-check.sh — shared IaC detection and cloud-auth probing used by 12 skills.PreToolUse safeguards nudging /preflight, /security-audit, /assess-change-risk, /review-drift before mutating terraform, kubectl, helm, or ansible-playbook operations.MINDSET.md: import via @plugins/infra/MINDSET.md into a project CLAUDE.md to adopt enterprise infra conventions (change safety, config-as-code, secrets discipline, observability gates, production maxims).webapp — Web Application DevelopmentFor modern Next.js / TypeScript / React full-stack development (Drizzle ORM, Playwright, Vitest). API review, architecture review, testing, coverage analysis, migration safety, and design tokens.
principal-frontend — principal-level TypeScript / Next.js / React reviewer persona dispatched by 5 skills (architecture-review, api-review, best-practices, security-review, migration-review) when the decision is architectural rather than line-level.MINDSET.md: import via @plugins/webapp/MINDSET.md into a project CLAUDE.md to adopt type-discipline, server/client boundary, testing, accessibility, and performance conventions.claude plugins install <plugin-name>
Each plugin ships a /setup command that adds the recommended read-only tool permissions to .claude/settings.json. Mutating operations are intentionally excluded and will always prompt for approval.
1. Register this marketplace
copilot plugin marketplace add <owner>/<repo>
SSH auth users: the
<owner>/<repo>shorthand clones over HTTPS, which no longer accepts passwords — PAT/credential-helper mismatches appear as "Invalid username or token." Pass an explicit SSH URL instead:# Remove any failed partial clone first rm -rf ~/Library/Caches/copilot/marketplaces/<owner>-<repo> copilot plugin marketplace add ssh://[email protected]/<owner>/<repo>.gitOr force all GitHub clones to use SSH globally (then the shorthand works again):
git config --global url."ssh://[email protected]/".insteadOf "https://github.com/"Verify SSH access first:
ssh -T [email protected]
2. Browse available plugins
copilot plugin marketplace list # confirm the marketplace name
copilot plugin marketplace browse <name> # list plugins in this marketplace
3. Install a plugin
copilot plugin install <plugin-name>@<marketplace-name>
4. Manage
copilot plugin list
copilot plugin update <plugin-name>
copilot plugin uninstall <plugin-name>
npx claudepluginhub brenthaertlein/universal-skills --plugin infraWeb application development skills for Claude Code — API review, architecture review, testing, coverage, migrations, design tokens, and a principal-frontend reviewer agent. Optimized for Next.js / TypeScript / React full-stack development.
Universal workflow skills for Claude Code — commit, ship, plan, debug, review. Stack-agnostic foundations that work with any project.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams