Loading...
Loading...
Found 3,763 Skills
Apply when building or debugging a VTEX IO session transform app (vtex.session integration). Covers namespace ownership, input-vs-output fields, transform ordering (DAG), public-as-input vs private-as-read model, cross-namespace propagation, configuration.json contracts, caching inside transforms, and frontend session consumption. Use when designing session-derived state for B2B, pricing, regionalization, or custom storefront context.
Omniconvert integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Omniconvert data.
Omnisend integration. Manage Persons, Organizations, Activities, Notes, Files, Deals and more. Use when the user wants to interact with Omnisend data.
Clerk.io integration. Manage data, records, and automate workflows. Use when the user wants to interact with Clerk.io data.
Kooomo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Kooomo data.
Formbricks integration. Manage Organizations. Use when the user wants to interact with Formbricks data.
Reviews.io integration. Manage Reviews, Products, Companies. Use when the user wants to interact with Reviews.io data.
Order Desk integration. Manage Orders. Use when the user wants to interact with Order Desk data.
A skill dedicated to Antom payment integration, helping merchants select the right product and integration approach based on business needs, and build production-grade code. Supported products: One-time Payments, Tokenized Payment (recurring auto-debit), Subscription Payment, Scan to Link. Supported integration modes: Payment Element, Checkout Page (fully hosted / embedded), API-only integration (APM / bank card).
End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review
Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR close. Use for "preview deployments", "PR environments", "ephemeral environments", or "review apps".
Analyze Go function lengths within a workspace and generate statistics (p50, p90, p99). Use when you need to audit function complexity, identify long functions, or generate code metrics for Go projects. Only analyzes files matching **/*.go within the current workspace, excluding dependencies.