For the complete documentation index, see llms.txt. This page is also available as Markdown.

2. Quick prompts

Use these prompts in Chat AI to evolve an existing project.

Use this page to request quick changes to an already generated app. Paste one prompt at a time. Validate in Preview. Repeat.

Want to improve the quality of requests? See Prompt tips. Want complete templates by domain? Use Prompt Templates.

Placeholders (replace before sending)

  • {{Entidade}}: name of the entity (e.g.: Contract).

  • {{novoCampo}}: name of the field (e.g.: signatureDate).

  • {{NomeRelatorio}}: name of the report.

  • {{evento}}: name of the event (e.g.: order.created).

  • {{campo}}: field used for search.

  • {{texto|numero|data|moeda|boolean|enum}}: choose a type.

UI and identity

Add languages
Add support for the following languages: pt-BR and en-US.
Customize visual identity (theme)
Update the app's visual identity.
Set primary color: #0EA5E9.
Set secondary color: #111827.
Background image on the login screen

Security and permissions

Add roles and permissions (RBAC)

Structure (modules, entities and lists)

Add a module + menus
Add field to an entity (with validation + UI)
Add query/filter (list)

Rules and reports

Business rule (status workflow)
Simple report (with filters)

Integrations

Integration (webhook + log + reprocess)

Last updated

Was this helpful?