Loading...
Loading...
Found 987 Skills
Project-specific environment setup for issue workflows. Calculates test ports and provides initialization context for minions.
Set up automated CI failure detection and fixing using Claude Code. Use when you want to create a GitHub Actions workflow that automatically analyzes workflow failures, applies fixes for common issues, and opens issues for complex problems.
Travis CI integration. Manage Repositories, Users. Use when the user wants to interact with Travis CI data.
Check the latest test-related CI results for the current pull request.
Sets up GitOps CI/CD pipelines for TrueFoundry using tfy apply. Supports GitHub Actions, GitLab CI, and Bitbucket Pipelines.
Views, downloads, and searches application and job logs from TrueFoundry. Supports time-range filtering, pod filtering, and error search.
Manage Alibaba Cloud Real-Time Compute for Apache Flink instances across the full lifecycle, including create/query/scale/renew/convert, namespace operations, tagging, cleanup, and batch execution. Use this skill only when the user explicitly asks to operate Alibaba Cloud Flink instances or their direct child resources in a region; do not trigger for unrelated prompts.
Project bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations). Use when setting up or repairing a repository so linking, environment provisioning, env pulls, and first-run db/dev commands happen in the correct safe order.
Fast, zero-config AWS SSO login helper that discovers accounts and roles, configures AWS profiles, and auto-configures EKS Kubernetes contexts. Use when authenticating with AWS SSO, switching between AWS accounts or roles, setting up AWS profiles for CLI usage, configuring Kubernetes contexts for EKS clusters, or exporting AWS_PROFILE for tools that support named profiles.
AppSignal integration. Manage data, records, and automate workflows. Use when the user wants to interact with AppSignal data.
Cloudcraft integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cloudcraft data.
Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.