flash-sale-engine
Installation
SKILL.md
Flash Sale Engine
Overview
Flash sales are time-limited discounts — typically 2–24 hours — that create urgency and drive conversion spikes. They require three things to work reliably: a countdown timer visible to shoppers, per-sale quantity limits that prevent overselling, and automatic price restoration when the sale ends. For high-traffic launches (product drops, Black Friday doorbusters), a virtual waiting room is also essential to prevent bot scalping. Most platforms have apps that handle this without custom code.
When to Use This Skill
- When launching time-limited sale events (e.g., 24-hour deals, Black Friday doorbusters) that must end at an exact time
- When a product has limited flash-sale quantity separate from the main inventory
- When expecting traffic spikes large enough to cause overselling with naive inventory checks
- When you need a waiting room or queue to fairly admit customers during high-demand drops
- When building a deals platform where multiple flash sales run simultaneously across different products