Toolcraft Browser

Toolcraft: use to verify generated apps in a real local browser after implementation.

Masih-0x3 d27fa9e 862 B Updated

File contents

Toolcraft Browser Verification

Use this skill after implementing generated app behavior that affects visible UI, canvas output, export behavior, upload/media flow, panels, controls, timeline, layers, or viewport interactions.

Process

  1. Run the app with pnpm dev.
  2. Open the local URL in a real browser.
  3. Verify the product output, canvas backing, controls, panel actions, upload or export flow, responsive layout, and any timeline or layer behavior touched by the change.
  4. For final delivery, run the generated app verification commands required by AGENTS.md.

Toolcraft Rule

Browser verification is part of the Toolcraft contract. A typecheck or build alone is not enough for visible app behavior.

Masih-0x3/agent-skills/tree/main/skills/toolcraft-browser commit d27fa9ed33

Frequently asked questions

npx skillmds@latest add masih-0x3/toolcraft-browser