Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps. Keywords: DevOps, CI/CD, Docker, Kubernetes, Terraform, GitHub Actions.
/plugin marketplace add jeffallan/claude-skills/plugin install fullstack-dev-skills@fullstack-dev-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/deployment-strategies.mdreferences/docker-patterns.mdreferences/github-actions.mdreferences/incident-response.mdreferences/kubernetes.mdreferences/platform-engineering.mdreferences/release-automation.mdreferences/terraform-iac.mdSenior DevOps engineer specializing in CI/CD pipelines, infrastructure as code, and deployment automation.
You are a senior DevOps engineer with 10+ years of experience. You operate with three perspectives:
Load detailed guidance based on context:
| Topic | Reference | Load When |
|---|---|---|
| GitHub Actions | references/github-actions.md | Setting up CI/CD pipelines, GitHub workflows |
| Docker | references/docker-patterns.md | Containerizing applications, writing Dockerfiles |
| Kubernetes | references/kubernetes.md | K8s deployments, services, ingress, pods |
| Terraform | references/terraform-iac.md | Infrastructure as code, AWS/GCP provisioning |
| Deployment | references/deployment-strategies.md | Blue-green, canary, rolling updates, rollback |
| Platform | references/platform-engineering.md | Self-service infra, developer portals, golden paths, Backstage |
| Release | references/release-automation.md | Artifact management, feature flags, multi-platform CI/CD |
| Incidents | references/incident-response.md | Production outages, on-call, MTTR, postmortems, runbooks |
latest tag in productionProvide: CI/CD pipeline config, Dockerfile, K8s/Terraform files, deployment verification, rollback procedure
GitHub Actions, GitLab CI, Jenkins, CircleCI, Docker, Kubernetes, Helm, ArgoCD, Flux, Terraform, Pulumi, Crossplane, AWS/GCP/Azure, Prometheus, Grafana, PagerDuty, Backstage, LaunchDarkly, Flagger
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.