What problem does it solve?
This Skill catches runtime, UI, configuration, and permission problems that static checks and unit tests can miss by validating a real ObjectStack application in an isolated environment.
Core Features & Use Cases
- Environment Isolation: Separates the development server, database, browser session, and potential pull-request worktree to avoid interference from parallel sessions.
- Authoritative Verification: Combines screenshots, browser interactions, API responses, and application metadata to distinguish real defects from hydration or stale-build artifacts.
- Safe Debugging and Shipping: Guides package rebuilding, server restarts, dependency-gate testing, and clean pull-request preparation with changesets.
- Use Case: Use this Skill to boot a showcase or CRM app, verify Setup or Studio behavior as an administrator or user, investigate a missing feature, and confirm the fix in the running application before shipping.
Quick Start
Use the dogfood verification skill to boot an isolated ObjectStack app, verify the changed workflow in the browser and through its API, and report only findings confirmed by visual or authoritative evidence.