Improving prompts by explaining motivations

admin By admin
April 15, 2026
0

Prompt

Divide the elements into rows that fit only one screen. Users are having a hard time reading long lists, so I need to split the elements to improve readability.

Description

Divide the elements into rows that fit only one screen. Users are having a hard time reading long lists, so I need to split the elements to improve readability.

Example Outputs

To address the issue of users struggling to read long lists, I would recommend dividing the elements into rows that fit within a single screen. This will improve the overall readability and user experience by presenting the information in a more digestible format. The specific implementation details would depend on the constraints of the application, but the general approach would be to split the elements into rows that can be easily scanned and processed by the users.
Tested with: ChatGPT (OpenAI) Claude (Anthropic)

Comments

Please log in to comment.

No comments yet. Be the first to comment!

Share Feedback