83,201 skills sorted by stars.
Host marketing videos with Wistia - manage video content, track engagement, and capture leads
Upload video files to Wistia projects using the Data API. Use when user wants to upload videos to their Wistia account for hosting...
Food animal drug withdrawal time lookup for meat, milk, and egg residue avoidance. References FARAD (Food Animal Residue Avoidance...
PMU observation pattern for agent health monitoring. Runs patrol loops, detects stalled agents, sends nudges, and escalates persis...
Build websites easily with Wix - create, edit, and manage websites using drag-and-drop tools and templates
Validates Wix CLI applications are ready and working by running a sequential workflow of TypeScript check, build, preview, and e2e...
Creates Astro server endpoint extensions for Wix CLI applications. Backend APIs are server-side routes that handle HTTP requests,...
Creates CMS collections (databases) for Wix CLI apps. Collections store structured data that can be accessed from dashboard pages,...
Creates full-featured dashboard page extensions for Wix CLI applications. Dashboard pages appear in the Wix site owner's dashboard...
Creates embedded script extensions for Wix CLI applications. Embedded scripts are HTML code fragments that get injected into the D...
Creates service plugin extensions for Wix CLI applications. Service plugins implement custom backend logic that integrates with Wi...
Configure WiX Toolset for Windows MSI installers
Automate Wiz tasks via Rube MCP (Composio). Always search tools first for current schemas.
Control WLED LED controllers via HTTP API. Use when a user asks to control WLED lights, LED strips, or ESP-based LED controllers....
Use when working with git worktrees - creating isolated workspaces for branches, managing multiple features in parallel, or cleani...
Warehouse Management System testing patterns for inventory operations, pick/pack/ship workflows, wave management, EDI X12/EDIFACT...
World of Darkness 20th Anniversary toolkit for Vampire (V20), Werewolf (W20), Mage (M20), Wraith (Wr20), Changeling (C20), Demon (...
Automate Wolfram Alpha API tasks via Rube MCP (Composio). Always search tools first for current schemas.
Use when building .NET applications with Wolverine for command/event handling, messaging, and HTTP endpoint integration with minim...
Adds a new CREATE operation (starting a stream) to the Backend. Use this when implementing POST endpoints to create new resources.
Adds a new DELETE operation (soft delete / tombstone) to the Backend. Use this when implementing DELETE endpoints to remove resour...
Wolverine guide covering all HTTP write operations: CREATE (POST / start event stream), UPDATE (PUT or PATCH / append event), and...
Adds a new UPDATE operation (appending to stream) to the Backend. Use this when implementing PUT or PATCH endpoints to modify exis...
Create Wonders (magical items) for Mage: The Ascension 20th Anniversary Edition. Handles Talismans (multi-power), Artifacts (singl...
Build WooCommerce admin interfaces — settings pages, admin menus, product data tabs/panels, order meta boxes, WooCommerce Admin (R...
Build and consume WooCommerce REST API v3 endpoints — authentication, custom endpoints, extending existing resources, webhooks, an...
Build WooCommerce Blocks — Gutenberg block integration, block-based cart/checkout extensions, Store API, and the @woocommerce/bloc...
Work with WooCommerce catalog — product types, categories, tags, attributes, product queries, search, related products, and produc...
Customize WooCommerce checkout — classic and block-based checkout, custom fields, validation, order processing, and checkout exten...
Work with WooCommerce product attributes, custom meta fields, taxonomies, custom product tabs, and variation data. Use when adding...
Work with WooCommerce CRUD data stores — WC_Product, WC_Order, WC_Customer, WC_Coupon data objects, custom data stores, HPOS migra...
Deploy WooCommerce — WP-CLI automation, database migrations, zero-downtime updates, staging workflows, environment configuration,...
Customize WooCommerce frontend — template overrides, theme integration, shortcodes, hooks for product/cart/checkout display, and W...
Master the WordPress hook system for WooCommerce — actions, filters, hook priorities, WooCommerce-specific hooks, and extensibilit...
Build WooCommerce payment gateways — WC_Payment_Gateway, direct/redirect/hosted integrations, tokenization, subscriptions support,...
Optimize WooCommerce performance — object caching, transients, HPOS, database optimization, Action Scheduler, lazy loading, and qu...
Create WooCommerce extensions/plugins — file structure, main plugin file, activation/deactivation hooks, custom database tables, a...
Implement WooCommerce security — nonces, capabilities, input sanitization, output escaping, data validation, PCI compliance consid...
Install WooCommerce, configure the development stack, and set up a local dev environment with WP-CLI, Docker, or wp-env. Use when...
Build WooCommerce shipping methods — WC_Shipping_Method, shipping zones, shipping classes, rate calculation, tracking, and integra...
Test WooCommerce extensions — PHPUnit unit/integration tests, WP test suite, WooCommerce test helpers, E2E with Playwright, and WP...
WooCommerce REST API - products, orders, customers, webhooks
Add or modify WooCommerce backend PHP code following project conventions. Use when creating new classes, methods, hooks, or modify...
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews,...