aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.
Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.
Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.
Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.
Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.
Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.
Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.
Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.
Use when understanding and fixing common Credo check issues for Elixir code quality and consistency.
Use when configuring Credo static analysis for Elixir projects requiring customized code quality rules and settings.
Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.
Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.
Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.
Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.