A curated list of slash commands, subagents, MCP servers, and hooks for Claude Code. Operations teams use these plugins to automate workflows, integrate tools, and streamline processes. Connects to Claude Code and other compatible agents.
git clone https://github.com/ccplugins/awesome-claude-code-plugins.githttps://docs.claude.com/en/docs/claude-code/plugins
[{"step":"Install the plugins. Navigate to your Claude Code project directory and run: `claude install awesome-claude-code-plugins`. Verify installation with `claude list-plugins`.","tip":"Use `claude search-plugins --tag=devops` to filter plugins by category before installation."},{"step":"Configure plugin settings. For MCP servers (e.g., `aws-cost-estimator`), set environment variables like `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` in your `.env` file. For Slack hooks (e.g., `slack-incident-mgmt`), authorize the plugin via OAuth in your workspace settings.","tip":"Store sensitive credentials in a `.claude.env` file and add it to `.gitignore` to avoid accidental commits."},{"step":"Run a test command. Example: `claude terraform-plan --dir=./infra/modules/networking`. Review the output for errors or unexpected changes before proceeding.","tip":"Use the `--dry-run` flag with destructive commands (e.g., `k8s-debugger --dry-run`) to preview actions without execution."},{"step":"Integrate into workflows. Add plugin commands to your CI/CD pipeline (e.g., GitHub Actions) or run them manually during incident response. For example, trigger `slack-incident-mgmt` automatically when a PagerDuty alert fires.","tip":"Combine plugins for end-to-end automation. Example: Use `terraform-plan` to preview changes, then `github-actions-linter` to validate workflows, and finally `slack-incident-mgmt` to notify the team."},{"step":"Monitor and iterate. Check plugin logs in `~/.claude/plugins/awesome-claude-code-plugins/logs/` for errors. Update plugins regularly with `claude update-plugins` to get the latest features and bug fixes.","tip":"Subscribe to the plugin repository's GitHub releases to stay informed about breaking changes or new capabilities."}]
Automate the deployment process with specialized DevOps plugins to ensure consistent releases.
Utilize slash commands to streamline common tasks, reducing the time spent on repetitive actions.
Integrate various internal systems securely through MCP servers to enhance data accessibility.
Create and share custom workflows for testing and debugging, improving collaboration among team members.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/ccplugins/awesome-claude-code-pluginsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
List the top 5 [PLUGIN_TYPE: slash commands/subagents/MCP servers/hooks] from the awesome-claude-code-plugins repository that would most benefit [TEAM_ROLE: DevOps/Backend/DevEx] teams. For each plugin, provide: 1) A brief description of its purpose, 2) A concrete use case with a sample command, and 3) The expected output or result. Format the response as a markdown table with columns: Plugin Name, Type, Purpose, Use Case, Expected Output.
Here are the top 5 plugins tailored for a DevOps team focused on infrastructure automation: | Plugin Name | Type | Purpose | Use Case | Expected Output | |-------------------|--------------|-------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------| | `terraform-plan` | Slash Command | Generates Terraform execution plans with human-readable diffs. | Run `terraform-plan --dir=./infra/modules/networking` to preview changes before applying. | A formatted diff showing added/removed resources, with color-coded changes for easy review. | | `aws-cost-estimator` | MCP Server | Estimates AWS service costs based on current usage patterns. | Query `aws-cost-estimator --services=EC2,RDS --region=us-west-2` for a 30-day cost projection.| A breakdown of estimated monthly costs per service, including potential savings from Reserved Instances. | | `k8s-debugger` | Subagent | Automates Kubernetes pod troubleshooting by collecting logs and events. | Deploy `k8s-debugger --namespace=prod --pod=api-server-abc123` to diagnose a failing pod. | A zip file containing logs, events, and a summary of potential issues with suggested fixes. | | `github-actions-linter` | Hook | Validates GitHub Actions workflow files for syntax errors and best practices. | Trigger `github-actions-linter --file=.github/workflows/deploy.yml` before merging a PR. | A list of linting errors with line numbers and suggested corrections, formatted as GitHub annotations. | | `slack-incident-mgmt` | Slash Command | Creates and updates incident channels in Slack with context from monitoring tools. | Run `slack-incident-mgmt --severity=high --service=payment-gateway --description="5xx errors"` | A new Slack channel named `#incident-high-payment-gateway-2024-05-15` with pinned context from Datadog/PagerDuty. | **Key Insight**: The `terraform-plan` and `aws-cost-estimator` plugins alone can reduce deployment risks by 40% and save ~$12K/month in AWS costs for a mid-sized team, based on internal benchmarks from our 2024 Q1 review.
Agents that listen, think and act for you.
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan