aka. Agent Skills
Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.
Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.
Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.
Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.
Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.
Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.
Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.
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 modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.
Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.
Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.
Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.
Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.
Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.
Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.
Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.
Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.
Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.
Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.
Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
Build and train neural networks with TensorFlow
Deploy and serve TensorFlow models