80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Complete SLSA implementation playbook: clarify SLSA vs SBOM confusion, classify runner configurations, implement verific...
Production Argo Workflows patterns: reusable templates, error handling, concurrency control, composition, and scheduled...
Production-ready release workflow examples with signed releases, SLSA provenance, artifact attestations, and minimal per...
Manage Kyverno policy lifecycle from creation to enforcement. Add policies safely, monitor compliance, handle exceptions...
Build complex pipelines from reusable workflow components. Compose parent-child workflows, orchestrate multi-stage autom...
Disposable runner patterns for GitHub Actions. Container-based, VM-based, and ARC deployment strategies with complete st...
Incremental migration from legacy systems. Run old and new in parallel, gradually shift traffic, rollback at any point....
Comprehensive hardening steps for self-hosted GitHub Actions runners. OS-level security, network isolation, credential p...
Build policy-platform containers that aggregate Kyverno policies from multiple OCI sources. Multi-stage Docker builds fo...
OPA pod security policies preventing privileged containers, restricting Linux capabilities, and enforcing security conte...
Centralized orchestration with distributed execution. One coordinator spawns many workers in parallel. Scale horizontall...
Complete security patterns for GitHub Actions covering action pinning, GITHUB_TOKEN permissions, third-party action risk...
Quick reference for GitHub Actions security patterns. Copy-paste snippets for action pinning, token permissions, secrets...
Handle token failures, API rate limits, and permission errors in GitHub Actions workflows with retry logic, validation c...
OPA RBAC policies preventing cluster-admin privilege escalation, restricting privileged verbs, and blocking wildcard per...
Skip unnecessary CI/CD operations before execution. Detect unchanged content, cached builds, and irrelevant paths to red...
GKE security hardening guide with Pulumi. Private clusters, Workload Identity, Binary Authorization, network policies, I...
OPA resource governance policies enforcing CPU/memory limits, ResourceQuota compliance, LimitRange validation, and stora...
Master when to fail fast vs degrade gracefully. Production-tested error handling strategies for GitHub Actions, CI/CD pi...
Optimize automation with idempotency and work avoidance. Safe retries plus skipping unnecessary operations maximize effi...
Production-ready policy template library: 48 battle-tested policies (28 Kyverno + 20 OPA). Pod security, image validatio...
Skip work when outcomes won't change. Detect unchanged content, existing resources, and cached outputs to prevent unnece...
Kyverno resource governance policies enforcing CPU/memory limits, HPA requirements, and storage constraints for Kubernet...