4. Prompt Templates
Copyable templates to generate complete apps (CRM, ERP, Helpdesk, OKRs and more).
Copy a template. Adjust the placeholders. Generate the app. Then iterate on the specification.
Want to see the full flow (prompt → deploy)? Combine with Demonstrations.
How to use (30s)
Placeholders (default)
Use these markers to customize quickly.
{{NOME_DO_PROJETO}}: project name.{{IDIOMA_UI}}:pt-BRoren-US.{{PERFIS}}: system roles. Ex:Admin,Manager,Operator.{{REGRAS_DE_NEGOCIO}}: “if/then” rules and transitions.{{INTEGRACOES}}: webhooks, import, external APIs.
Generic examples (copy and paste)
Use when you don’t yet have a domain template. These are neutral blocks to compose your app.
Generic — CRUD + permissions (quick)
Create a project called: {{NOME_DO_PROJETO}}
Goal: simple CRUD app, with profile-based permissions and basic validations.
UI language: {{IDIOMA_UI}}.
Profiles (RBAC):
- Admin: full access
- Operator: create/edit records
- Reader: read-only
Entities:
- Record:
- title (required)
- description
- status (Active | Inactive)
- createdAt (date/time)
- createdBy (1 User)
Business rules:
- Operator can only edit records they created.
- Reader cannot create/edit/delete.
Minimum screens:
- Record list (filters by status + search by title)
- Create/edit record (validations)
- Record detail
Acceptance criteria:
- Admin sees everything.
- Operator creates and edits only what they created.
- Reader can list and open detail, without editing.Clinic 360
When to use
Clinic or practice.
Schedule + care + simple billing.
Control by profile and basic auditing.
Base prompt (copy and paste)
Common extensions
Reminders (WhatsApp/email) for appointments.
Terms and consents with acceptance.
Multi-unit (branch) and schedule per unit.
CRM 360
When to use
B2B sales.
Pipeline with activities.
Goals dashboard.
Base prompt (copy and paste)
Common extensions
Lead import (CSV).
WhatsApp integration.
Commissions per seller.
ERP 360
When to use
Operations with sales, purchases and inventory.
Basic finance (accounts payable/receivable).
Base prompt (copy and paste)
Common extensions
Multiple warehouses.
Lots and expiration dates.
Cost center and chart of accounts.
Satellite ERPs
When to use
You already have an ERP.
You need quick satellite apps.
You want to avoid “touching the core”.
Base prompt (copy and paste)
Common extensions
Upload attachments (3 quotes).
SLA and notifications.
Reprocessing of failed integrations.
HelpDesk 360
When to use
Internal or customer support.
SLAs and queues.
Simple knowledge base.
Base prompt (copy and paste)
Common extensions
Dynamic form by category.
Routing rules for queues.
Search and articles in the knowledge base.
Last updated
Was this helpful?
