Skip to main content
Search tools
Theme

Saved on this device only.

Adding a tool

The order matters here. If you start with UI first, you usually rework routing and metadata later.

Typical flow

  1. Add or update tool manifest and slug.
  2. Register executor in application/infrastructure.
  3. Add UI behavior only after shell contract is passing.
  4. Keep styles local unless shared layout really needs an update.

Practical tip

Always verify one happy-path execution in browser before polishing interactions.