Reverse-engineer and clone a website in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a…
Iteratively improves the visual design of an existing page — making it more sophisticated, richer, and prettier — without redesigning from scratch. Works on any page or UI surface: landing pages, marketing pages, pricing, docs, dashboards, admin views, settings, modals, empty states, etc. Use when the user says…
Rebase all theme- branches onto main, resolving conflicts while preserving each theme's visual identity. Force-pushes directly to theme branches with backup tags. Run as a scheduled task or one-off.
ALWAYS use this skill when working on ecommerce storefronts, online stores, shopping sites. Use for ANY storefront component including checkout pages, cart, payment flows, product pages, product listings, navigation, homepage, or ANY page/component in a storefront. CRITICAL for adding checkout, implementing cart…
Load automatically when user asks to learn Medusa development (e.g., "teach me how to build with medusa", "guide me through medusa", "I want to learn medusa"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.
Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation). REQUIRED for all admin UI work in ALL modes (planning, implementation, exploration). Contains design patterns, component usage, and data loading patterns that MCP…
Instructions for creating design specifications (SPECs) before coding (Spec-driven development). Use this skill at the start of any non-trivial task (requiring >3 steps or architectural decisions) to align on architecture and requirements before implementation.
Guidelines for local development, syncing, and testing of the reorder plugin with an external Medusa backend project and subscription storefront as background tasks in Antigravity.
Instructions for running and writing unit and integration tests for the reorder plugin. Use this skill when your task requires code validation, writing new tests, or diagnosing test errors.
Agent-to-agent payments, marketplace, identity, and trust scoring. Escrow is simulated via an in-memory SQLite ledger — no real funds are held. Stripe integration handles actual payment processing.