Core
Hosted Prompt Lab App
Use the hosted web workbench for prompt writing, enhancement, and Anthropic-backed
execution without installing anything first.
- Shared authoring surface with the extension and desktop shells
- Instant hosted start path at /app/
- Best entry point for everyday prompt iteration
Utility
Prompt Embed Generator
A compact prompt-building tool with preset workflows for flyers, product pages,
tool specs, and interactive concepts.
- Single-page generator with copy-ready output
- Useful for quick structured prompt creation outside the main app
- Direct file path remains available at /prompt-embed.html
Prototype
PromptLab Mobile
Try the React mobile shell for library search, composer runs,
voice capture, Pad notes, and reorderable bottom tabs.
- Real-stack route at /mobile/
- Original design canvas preserved at /mobile/canvas.html
- Static prototype preserved at /mobile/prototype.html
- Useful for deciding the standalone mobile app shape before native build work
Library
Prompt Templates
Browse the published template catalog for sales, marketing, content, and outreach workflows,
then jump into Prompt Lab to adapt and test them.
- Public discovery page restored under /templates/
- Useful for top-of-funnel browsing before opening the full app
- Matches the repo's shipped distribution plan instead of leaving the route missing
Support
Setup and reference pages
The old tools route also served as a discovery surface. This hub now points to the
support pages users need most when they move from the hosted app into extension or
desktop usage.