Saltar al contenido principal
Buscar herramientas
Tema

Guardado solo en este dispositivo.

Español

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.