What problem does it solve?
This Skill manages the complex, long-lived Coinhub white-label branch of the edge-react-gui repository, ensuring that branding, configuration, and snapshot testing remain consistent without leaking Edge-specific functionality.
Core Features & Use Cases
- Branch Maintenance: Automates rebasing the Coinhub branch onto the latest develop base while preserving white-label customizations.
- Snapshot Integrity: Forces correct environment configurations to ensure Jest snapshots match production CI renders, preventing false-positive test failures.
- Use Case: When a new develop feature is merged, use this skill to rebase the Coinhub branch, resolve theme drift, and regenerate snapshots to ensure the Coinhub customer app remains build-ready and brand-compliant.
Quick Start
Use the coinhub skill to rebase the current branch onto develop and regenerate all snapshots for the Coinhub build.