Loading...
Loading...
Found 4,162 Skills
Verifalia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Verifalia data.
Qualaroo integration. Manage Surveys, Questions, Answers. Use when the user wants to interact with Qualaroo data.
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.
Implement the Syncfusion React DateRangePicker component for date range selection, booking systems, and reporting interfaces. Use this when working with date range pickers for appointment booking, event scheduling, date filtering, or vacation requests. Covers date range validation, preset ranges, format customization, event handling, and form integration.
Broadridge integration. Manage data, records, and automate workflows. Use when the user wants to interact with Broadridge data.
Timetastic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Timetastic data.
Eden AI integration. Manage Recordses. Use when the user wants to interact with Eden AI data.
Order Desk integration. Manage Orders. Use when the user wants to interact with Order Desk data.
Manage parallel development with Git worktrees. Covers worktree creation with port allocation, environment sync, branch isolation for multi-agent workflows, cleanup automation, and Docker Compose integration. Use when working on multiple branches simultaneously, running parallel CI validations, or isolating agent workspaces.
Apply when implementing retry logic, rate limit handling, or resilience patterns in VTEX API integrations. Covers VTEX rate limit headers (X-RateLimit-Remaining, X-RateLimit-Reset, Retry-After), 429 status handling, exponential backoff with jitter, circuit breaker patterns, and request queuing. Use for any VTEX marketplace integration that must gracefully handle API throttling and maintain high availability.
Ngrok integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ngrok data.
GitHub Actions CI/CD. Covers workflows, jobs, and deployment. Use for automating builds, tests, and deployments. USE WHEN: user mentions "github actions", "workflow", "ci/cd", ".github/workflows", "actions/checkout", "github workflow", asks about "automate tests", "deploy on push", "build pipeline", "ci pipeline", "continuous integration", "github automation" DO NOT USE FOR: GitLab CI/CD - different syntax and features, Jenkins pipelines - different tool, Container orchestration - use `docker` or `kubernetes` skills, Local builds - workflows run on GitHub runners