Browse Skills

11972 skills across 8 categories

All Skills (1075 found)

πŸ“
4w ago

Commit

Commit creates a git commit with a concise summary of staged changes. Use it when an agent needs to commit staged files to a repository.
DevOps
2.6K526
🐳
4w ago

Skillshare Devcontainer

Skillshare Devcontainer runs CLI commands, tests, and debugging inside the Linux devcontainer for the Skillshare project. Use it before executing `ss`, `skillshare`, `go test`, or `make test` to avoid host macOS incompatibilities.
DevOps
2.6K157
πŸš€
4w ago

Skillshare Release

Skillshare Release runs the end-to-end release process for skillshare: it runs tests, generates a changelog, bumps the version, commits and tags, and drafts announcements. Use when the user asks to release or prepare a release.
DevOps
2.6K157
πŸ”
4w ago

Authentication Patterns

Authentication Patterns provides reusable patterns for JWT access/refresh tokens, OAuth2 PKCE, and RBAC authorization. Use it when building or reviewing authentication and authorization flows to avoid common security anti-patterns.
DevOps
2.5K898
☁️
4w ago

AWS Cloud Patterns

AWS Cloud Patterns provides reusable patterns for building serverless applications with Lambda, DynamoDB, S3, and CDK/Terraform. Use it when designing infrastructure as code or implementing Lambda functions and DynamoDB single-table designs.
DevOps
2.5K898
πŸš€
4w ago

CI/CD Pipelines

CI/CD Pipelines provides reusable CI/CD pipeline configurations for GitHub Actions and GitLab CI, covering testing strategies and deployment automation. Use it when setting up or refining build, test, and deploy workflows.
DevOps
2.5K898
πŸ—„οΈ
4w ago

Database Optimization

Database Optimization provides query analysis, indexing strategies, and performance tuning for PostgreSQL and MySQL. Use it to diagnose slow queries, eliminate N+1 patterns, configure connection pooling, and partition large tables.
DevOps
2.5K898
βš™οΈ
4w ago

DevOps Automation

DevOps Automation designs CI/CD pipelines with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns. Use it to set up deployments, container builds, cluster manifests, and monitoring for production systems.
DevOps
2.5K898
🐳
4w ago

Docker Best Practices

Docker Best Practices provides patterns for multi-stage builds, Docker Compose, image optimization, and container security. Use it when writing Dockerfiles or compose files to keep images small, secure, and cache-efficient.
DevOps
2.5K898
πŸ”€
4w ago

Git Advanced

Git Advanced provides advanced Git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques. Use it to manage parallel development, find bugs, clean history, enforce commit standards, and recover lost work.
DevOps
2.5K898
☸️
4w ago

Kubernetes Operations

Kubernetes Operations provides deployment manifests, Helm chart structures, autoscaling configurations, troubleshooting commands, and anti-pattern checklists for managing workloads on Kubernetes. Use it when creating, debugging, or hardening Kubernetes deployments.
DevOps
2.5K898
🧩
4w ago

Microservices Design

Microservices Design provides patterns for building distributed systems, including service boundaries, event-driven communication, saga orchestration, API gateway, and health checks. Use it to design resilient microservices architectures with idempotent event handlers and circuit breakers.
DevOps
2.5K898
PreviousPage 21 of 90Next