domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 مهارةall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cicd
64

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

ed3dai
ed3dai
devops
open
cicd
64

executing-an-implementation-plan

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage

ed3dai
ed3dai
devops
open
cicd
64

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues

ed3dai
ed3dai
devops
open
cicd
64

xcode-workflows

Xcode build system guidance for xcodebuild operations. Use when building iOS projects, running tests, analyzing build failures, or configuring schemes. Covers build/clean/test operations, interpreting xcodebuild output, and troubleshooting common build errors.

conorluddy
conorluddy
devops
open
cloud
64

deploy-aws-ecs

Deploy containerized applications to AWS ECS/Fargate. Use when deploying containers to AWS, managing ECS services, or setting up Fargate tasks. Covers task definitions and ECR.

dralgorhythm
dralgorhythm
devops
open
cloud
64

terraform

Write Terraform infrastructure code. Use when provisioning cloud resources, managing infrastructure as code, or automating deployments. Covers HCL patterns.

dralgorhythm
dralgorhythm
devops
open
containers
64

component-development

Creating components (inline/docker). Dynamic ports, retry policies, PTY patterns, IsolatedContainerVolume.

ShipSecAI
ShipSecAI
devops
open
git-workflows
64

starting-an-implementation-plan

Use when beginning implementation from a design plan - orchestrates branch creation, detailed planning, and hands off to execution with all necessary context

ed3dai
ed3dai
devops
open
git-workflows
64

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

ed3dai
ed3dai
devops
open
git-workflows
64

writing-claude-md-files

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates

ed3dai
ed3dai
devops
open
git-workflows
64

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

ed3dai
ed3dai
devops
open
monitoring
64

observability

Implement observability solutions. Use when setting up monitoring, logging, or tracing. Covers OpenTelemetry, metrics, and alerting.

dralgorhythm
dralgorhythm
devops
open
monitoring
64

rai-epic-start

Initialize epic directory, brief, and tracker entry. Use to begin a new epic.

humansys
humansys
devops
open
cicd
63

analyze

Analyze consistency across spec, plan, tasks, and checklist. Use before implementation. Triggers on: analyze consistency, check artifacts, validate feature.

ArvorCo
ArvorCo
devops
open
containers
63

docker-operations

Use this skill when performing any Docker-related tasks including building images, running containers, managing containers, viewing logs, and working with Docker Compose

jawwad-ali
jawwad-ali
devops
open
git-workflows
63

create-worktree

Creates a git worktree for parallel feature development. Use after planning to prepare an isolated development environment with all necessary environment files.

shikajiro
shikajiro
devops
open
git-workflows
63

pr-and-cleanup

Create a PR and automatically cleanup the worktree. Keeps local and remote branches intact.

shikajiro
shikajiro
devops
open
cloud
63

azv-bicep-whatif

Compare Bicep templates against a live Azure environment by querying Azure directly and parsing the Bicep template. Presents categorized change results (Create, Modify, Delete, No Change) without deploying anything. Does NOT use ARM what-if.

Azure
Azure
devops
open
cloud
63

azv-diagram-to-bicep

Generate deployment-ready Bicep templates and PowerShell scripts from an approved Draw.io Azure architecture diagram. Parses the diagram, generates a user-editable .bicepparam file with descriptive comments, validates against Azure constraints, and outputs modular Bicep with deployment scripts.

Azure
Azure
devops
open
cloud
63

azv-bicep-policy-check

Check a Bicep template against the Azure Policy assignments in the target Azure environment to determine whether the resources would be compliant before deployment. Uses the checkPolicyRestrictions REST API for fast server-side evaluation, with a legacy CLI fallback. Produces a per-resource compliance report with remediation guidance.

Azure
Azure
devops
open
cloud
63

azv-azure-to-bicep

Reverse-engineer a live Azure scope (resource group or filtered subscription) into deployment-ready Bicep templates. Discovers resources via Azure MCP, extracts full configurations, generates modular Bicep with parameter files, and documents out-of-scope dependencies that require separate changes.

Azure
Azure
devops
open
cloud
63

mcp-lance-context

Build or update the lance-context MCP server and Claude Code example that uses lance-context as a memory/knowledge store.

lance-format
lance-format
devops
open
containers
63

qdrant-version-upgrade

Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.

qdrant
qdrant
devops
open
containers
63

qdrant-scaling-query-volume

Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.

qdrant
qdrant
devops
open
Previous
Page 160 / 447
Next