481 skills
🚀

releasing-versions

Safe 68

Prepare software releases with validation

by BPSAI

Managing software releases requires following many steps correctly. This skill provides a structured 8-phase workflow to validate tests, update versions, verify documentation, and prepare git commits for safe releases.

Claude Codex Code(CC)
Install

uvicorn

Safe 68

Run Uvicorn ASGI servers

by bossjones

This skill provides documentation and examples for running Python ASGI applications with Uvicorn. It covers development servers with hot reload, production deployment with workers, SSL configuration, and Docker integration.

Claude Codex Code(CC)
Install
🐳

docker-workflow

Safe 75

Containerize applications with Docker workflows

by bossjones

Docker containerization simplifies development and deployment by packaging applications with dependencies into portable containers. This skill provides professional workflows from development through production with optimization and debugging tools.

Claude Codex Code(CC)
Install
🖥️

tmux

Safe 69

Manage terminal sessions with tmux

by Bind

Running background processes in terminals can be complex when you need persistent sessions that survive disconnections. This skill provides simple commands to create, manage, and monitor tmux sessions from your AI assistant.

Claude Codex Code(CC)
Install
🌿

git-workspace-init

Safe 69

Initialize Git Worktrees for Isolated Development

by BillChirico

Managing multiple branches and features in parallel is challenging. This skill creates isolated git worktrees automatically using conventional branch naming, enabling clean parallel development without stashing or switching branches.

Claude Codex Code(CC)
Install
📦

agentation

Safe 68

Add Visual Feedback Toolbar to Next.js

by benjitaylor

Collect structured visual feedback from stakeholders directly on your Next.js application. Agentation adds a floating toolbar that lets team members annotate screenshots and submit detailed bug reports without leaving the browser.

Claude Codex Code(CC)
Install
🔍

storage-debug-instrumentation

Safe 68

Add debugging tools for storage layers

by BenderFendor

Storage issues in PostgreSQL and ChromaDB are hard to diagnose without visibility. This skill provides a complete debugging toolkit with endpoints and a dashboard for inspecting storage state, detecting drift, and tracking startup performance.

Claude Codex Code(CC)
Install
🐛

backend-hang-debug

Safe 69

Diagnose and fix FastAPI hangs

by BenderFendor

FastAPI applications can hang when ThreadPoolExecutor shutdown blocks the event loop, especially during SSE stream disconnects. This skill provides a repeatable triage workflow using py-spy to capture live stacks and apply non-blocking executor patterns to restore responsiveness.

Claude Codex Code(CC)
Install
🔍

system-integration-validator

Safe 69

Validate system integrations before deployment

by BarisSozen

Integration failures cause deployment delays and production incidents. This skill provides step-by-step validation for ports, databases, APIs, and data flows to catch issues early.

Claude Codex Code(CC)
Install
📦

project-setup-architecture

Safe 70

Set Up React Native Projects with Best Practices

by BabakBar

Setting up React Native and Expo projects with TypeScript, databases, state management, and testing can be complex and time-consuming. This skill provides step-by-step guidance for configuring professional project infrastructure following industry best practices.

Claude Codex Code(CC)
Install
📦

azure-monitor-opentelemetry-exporter-java

Safe 70

Export OpenTelemetry telemetry to Azure Monitor

by sickn33

Integrate Java applications with Azure Monitor for distributed tracing and telemetry. Use OpenTelemetry standards to export traces, metrics, and logs to Application Insights.

Claude Codex Code(CC)
Install
🐳

docker-k8s

Safe 67

Secure Docker and Kubernetes deployments

by Azeem-2

Container security requires careful attention to build patterns, network policies, and runtime configurations. This skill provides production-ready code patterns for secure multi-stage Docker builds, zero-trust Kubernetes deployments, service mesh integration, and GitOps workflows.

Claude Codex Code(CC)
Install
📦

cloud-native

Low Risk 64

Deploy Cloud Infrastructure with Modern IaC Patterns

by Azeem-2

Managing cloud infrastructure across multiple providers is complex and error-prone. This skill provides production-ready patterns for Infrastructure as Code, GitOps workflows, and progressive delivery strategies that work with any cloud provider or deployment tool.

Claude Codex Code(CC)
Install
🤖

aiops

Low Risk 65

Implement intelligent AIOps strategies for infrastructure

by Azeem-2

AIOps skills help you build automated incident response, anomaly detection, and self-healing infrastructure. These patterns work with any monitoring platform to reduce MTTR and improve reliability.

Claude Codex Code(CC)
Install
🚀

vercel-deploy

Safe 70

Deploy Next.js to Vercel

by Awais68

Deploy Next.js applications to Vercel with optimized build settings, environment variables, and custom domain configuration. Expert guidance for production-ready deployments.

Claude Codex Code(CC)
Install
🔐

env-config

Low Risk 79

Configure environment variables and secrets

by AutumnsGrove

Managing environment configurations across multiple environments is error-prone and risky. This skill provides utilities for parsing .env files, validating required variables, encrypting secrets, and comparing configurations between environments.

Claude Codex Code(CC)
Install
🐳

docker-workflow

Low Risk 73

Containerize applications with Docker

by AutumnsGrove

Package applications into portable, reproducible containers for consistent development and deployment. Build optimized images with multi-stage builds, orchestrate multi-container applications, and deploy with confidence.

Claude Codex Code(CC)
Install
⚙️

wp-wpcli-and-ops

Safe 77

Manage WordPress Sites with WP-CLI Commands

by Automattic

WordPress site management requires command-line expertise and knowledge of best practices. This skill provides WP-CLI command guidance, operational procedures, and troubleshooting workflows for WordPress administrators.

Claude Codex Code(CC)
Install
📦

git-workflow

Safe 69

Automate Professional Git Workflows with Claude Code

by Atman36

Managing Git commits and branches manually leads to messy history and collaboration issues. This skill automates Git best practices using Conventional Commits and GitFlow patterns for clean, professional version control.

Claude Codex Code(CC)
Install
🔧

operating-production-services

Safe 76

Apply SRE patterns for production reliability

by Asmayaseen

Managing production services requires reliable metrics, clear incident processes, and systematic learning from failures. This skill provides SLO definitions, error budget policies, postmortem templates, and Prometheus alerting patterns to help teams maintain service reliability.

Claude Codex Code(CC)
Install