cluster-management
Safe 77Manage Proxmox Cluster Health
by DataKnifeAI
Proxmox clusters need regular checks across nodes, quorum, and shared resources. This skill guides Claude, Codex, and Claude Code through structured cluster reviews.
Curate your favorite skills into a reusable collection, then install it with one command.
Manage Proxmox Cluster Health
by DataKnifeAI
Proxmox clusters need regular checks across nodes, quorum, and shared resources. This skill guides Claude, Codex, and Claude Code through structured cluster reviews.
Manage SnowTower Administration
by Database-Tycoon
Snowflake infrastructure changes can be risky when users, roles, schemas, and deployments are managed manually. This skill gives SnowTower administrators structured workflows for SnowDDL planning, safe deployment, provisioning, troubleshooting, and security checks.
Authenticate AWS CLI with SSO
by Daisuke897
AWS CLI work often stops when an SSO session expires. This skill guides a safe SSO login flow for a selected profile and confirms the session is ready.
Assume CloudFormation AWS Roles
by Daisuke897
CloudFormation work often needs short lived role credentials before stack changes can run. This skill gives Claude, Codex, and Claude Code a repeatable AWS STS workflow for preparing those credentials.
Finish Development Branches Safely
by Cygnusfear
Completed branches need a clear path to merge, pull request, retention, or cleanup. This skill guides test verification, choice presentation, and guarded Git completion workflows.
Why this variant is first
cygnusfear-finishing-a-development-branch
2026-08-22
cycleaddict-finishing-a-development-branch
2026-08-22
codingcossack-finishing-a-development-branch
2026-08-22
Coordinate Parallel GitHub Issue Sprints
by Cygnusfear
Large issue backlogs are slow when fixes are handled one at a time. Blitz organizes parallel Claude agents in isolated git worktrees with review and merge gates.
Audit Axiom Logs
by Cygnusfear
Production logs can hide urgent errors, noisy warnings, and weak logging practices. This skill queries Axiom, prioritizes issues, and creates an evidence-based audit report.
Test Webhooks With Local Tunnels
by CuriousLearner
Webhook integrations are hard to debug when providers must reach a local service. This skill guides tunnel setup, request inspection, signature checks, replay, and retry testing.
Monitor System Resources
by CuriousLearner
Resource problems can slow applications and hide capacity risks. This skill guides CPU, memory, disk, network, and process monitoring with clear reports.
Manage Python Virtual Environments
by CuriousLearner
Python projects often fail because environments, versions, and dependencies drift across machines. This skill gives Claude, Codex, and Claude Code structured guidance for creating reproducible Python setups.
Analyze Application Logs Faster
by CuriousLearner
Log files hide service failures, error spikes, and slow requests. This skill turns raw logs into structured findings, timelines, and practical remediation guidance.
Manage Environment Configuration
by CuriousLearner
Environment variables are easy to miss, misname, or expose during development. This skill helps Claude, Codex, and Claude Code document variables, validate formats, and improve secret-handling practices.
Build Better Docker Setups
by CuriousLearner
Container setup can be slow, insecure, and hard to debug. This skill helps Claude, Codex, and Claude Code generate Dockerfiles, Compose files, and troubleshooting steps using container best practices.
Validate Deployment Readiness
by CuriousLearner
Deployment releases can fail when teams miss tests, security checks, or rollback planning. This skill guides Claude, Codex, and Claude Code through structured pre-release validation and a clear go or no-go report.
Audit Dependency Updates Safely
by CuriousLearner
Dependency updates can hide breaking changes and security urgency. This skill reviews project manifests, summarizes update risk, and recommends an order for safe upgrades.
Why this variant is first
curiouslearner-dependency-updater
2026-08-22
softaworks-dependency-updater
2026-08-22
Ship Changes Through a Guarded Git Workflow
by cubha
Release work often requires repeated Git and pull request steps that are easy to perform inconsistently. This skill organizes those steps into an adaptive workflow with verification, review, and branch synchronization guidance.
Set Up Development Environments
by Crearize
New project setup often requires coordinated backend, frontend, database, and environment checks. This skill guides Claude, Codex, or Claude Code through a staged setup and verification workflow.
Check Flyway Database Migrations
by Crearize
Migration conflicts can break releases and database deploys. This skill guides checks for Flyway names, versions, main branch conflicts, and basic SQL safety.
Coordinate WordPress Site Builds and Audits
by CrazySwami
WordPress projects require setup, audits, SEO, testing, and handoff across several tools. This skill coordinates those phases and calls related WordPress skills.
Build WordPress Docker Sites
by CrazySwami
WordPress setup can be slow when every project needs containers, database settings, and plugin setup. This skill provides Docker Compose templates and WP-CLI workflows for repeatable local development.