What problem does it solve?
Before publishing browser extensions, this Skill runs a comprehensive preflight check to ensure all platform requirements are met and outputs a clear pass/fail report with actionable remediation notes.
Core Features & Use Cases
- Validates per-platform build artifacts (Chrome Web Store, Firefox AMO, Microsoft Edge) for expected files like manifest.json and packaged artifacts (.xpi for Firefox, .zip/.crx for others).
- Verifies essential assets (icon, screenshots) meet platform requirements, and checks for missing resources.
- Checks platform-specific preconditions (Firefox 2FA, Edge plan registration, Chrome developer account and privacy policy) and provides guided remediation steps.
- Generates a structured report highlighting blocking items that must be fixed before submission and warnings that are non-blocking.
Quick Start
Run the ext-preflight preflight to generate a complete report and pause the release process until all blocking items are resolved.