DevOps
Page 8 of 8
Browse skills in this category.
installing-skill-tracker
DevOpsby aiskillstore
Installs Claude Code hooks for automatic skill usage measurement.Use when setting up skill tracking infrastructure in a new project.NOT when hooks are already installed (run verify.py to check).
internal-comms
DevOpsby aiskillstore
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
linear-issues-read
DevOpsby aiskillstore
List and get Linear issues via CLI (read-only operations)
lint-dotnet
DevOpsby aiskillstore
Run .NET architecture linter to check for MSBuild/CPM violations
monitoring-analytics
DevOpsby aiskillstore
Monitor Proxmox infrastructure health and performance. Track node statistics, analyze resource utilization, and identify optimization opportunities across your cluster.
proxychains
DevOpsby aiskillstore
Auto-detect network issues and force proxy usage with proxychains4. Use this skill when encountering connection timeouts, DNS failures, or blocked network access. Default proxy is http://127.0.0.1:9910
remove-git-worktree
DevOpsby aiskillstore
git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。
seo-fundamentals
DevOpsby aiskillstore
Auto-invoke when reviewing HTML head, meta tags, or Next.js page components. Enforces semantic HTML and search optimization.
by aiskillstore
This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) components. Use when corrections were made, format drift was fixed, new patterns emerged, or the user explicitly asks to "harvest learnings" or "capture session intelligence". Transforms one-time fixes into permanent organizational knowledge by implementing updates across multiple files.
vercel-deploy
DevOpsby aiskillstore
Use when deploying Next.js applications to Vercel.Triggers for: vercel.json configuration, build optimization, environment variable setup,custom domain configuration, API proxy setup, or deployment troubleshooting.NOT for: backend-only deployments, non-Vercel hosting, or local development setup.
wrangler
DevOpsby aiskillstore
Deploy and manage Cloudflare Workers, Pages, KV, R2, D1, and other Cloudflare services using the `wrangler` CLI.
ci-cd-practices
DevOpsby eser
CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.
matrix-repomix
DevOpsby ojowwalker77
This skill should be used when the user asks to "pack repository", "repomix", "fetch external code", "pack github repo", "get code from repository", or needs to pack external repositories for context analysis.
argocd-debug
DevOpsby genlayerlabs
Debug GenLayer Studio deployments via ArgoCD CLI
pull-request
DevOpsby vm0-ai
Complete PR lifecycle management - create PRs with proper commits, monitor CI pipeline status, and merge with validation
by sammcj
Use when working with AWS Strands Agents SDK or Amazon Bedrock AgentCore platform for building AI agents. Provides architecture guidance, implementation patterns, deployment strategies, observability, quality evaluations, multi-agent orchestration, and MCP server integration.
vega
DevOpsby xicilion
Create data-driven charts with Vega-Lite (simple) and Vega (advanced). Best for bar, line, scatter, heatmap, area charts, and multi-series analytics. Use when you have numeric data arrays needing statistical visualization. Vega for radar charts and word clouds. NOT for process diagrams (use mermaid) or quick KPI cards (use infographic).