boot-gate
OfficialEnsure app boot and rendering integrity with automated checks.
AuthorInnerScopeHearing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of apps failing to boot or render correctly on devices, which can be missed during development. It fills the gap between passing unit tests and ensuring the app's UI actually loads and functions as expected.
Core Features & Use Cases
- Boot Smoke Test: Validates that the app boots without errors and reaches an interactive screen within a specified time frame.
- Visual Walkthrough: Captures screenshots of each screen and checks for flat-color issues, ensuring the UI is not stuck on a blank or single-color screen.
- Build Environment Check: Ensures that required environment variables are set correctly before the build process.
- Error Boundary: Provides a visible fallback UI in case of boot errors, improving user experience and debugging.
- Use Case: Use this Skill before deploying a new app version to ensure that it boots and renders correctly on both web and iOS platforms.
Quick Start
Run the boot smoke test on your app by executing the command: npm run boot-smoke.
Dependency Matrix
Required Modules
@playwright/test
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: boot-gate Download link: https://github.com/InnerScopeHearing/otchealth-claude-tools/archive/main.zip#boot-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.