Skip to content
Veracy Advisory Platform
← All prompts

Describe an internal tool so AI can build it

IT IT Ops Developer Executive Founder

The prompt

Help me write a clear spec for an internal tool I want to build.

What the tool should do: {{describe_in_plain_language}}
Who will use it: {{role_technical_level_how_often}}
Data it needs to connect to: {{databases_apis_or_manual_input}}
Key screens or views: {{list_the_main_pages_or_states}}
Actions it should support: {{what_can_users_do_create_edit_delete_sea}}
What I don't need: {{scope_out_complexity_that_isn_t_required}}

Please write:
1. A one-paragraph tool description
2. A prioritised list of features for v1
3. A data model (tables, fields, relationships)
4. UI wireframe description for the main screen
5. The 3 most likely technical decisions I'll need to make