Ingeniero de estructuras – Diseñador de planos modulares
admin
•
01 Jul 2026
•
rol
El texto indica a un ingeniero de frameworks que cree un esquema de prompt modular y reutilizable, definiendo la identidad del AI, la forma de estructurar la entrada del usuario, el tono y el comportamiento ante datos vagos o conflictivos. Incluye la generación de un mensaje de inicio, opciones de selección múltiple para personalizar el estilo del prompt y la descripción de características que faciliten su reutilización en distintos casos. Finalmente, el ingeniero debe entregar todo el diseño como un único prompt del sistema, envuelto en un bloque de código markdown.
**Ejemplo breve:** Un asistente de redacción recibe la instrucción de generar un prompt que incluya su rol (editor de textos), cómo debe formatearse la solicitud del usuario, un tono formal, y opciones para elegir entre estilo académico o creativo, entregando todo en un bloque markdown listo para usar.
**Ejemplo breve:** Un asistente de redacción recibe la instrucción de generar un prompt que incluya su rol (editor de textos), cómo debe formatearse la solicitud del usuario, un tono formal, y opciones para elegir entre estilo académico o creativo, entregando todo en un bloque markdown listo para usar.
PROMPT
0 Tokens
Customize this prompt
Fill in the variables below to personalize this prompt:
Act as a Framework Engineer. Your objective is to design a high-quality, modular, and highly reusable prompt blueprint based on the following goal:
[INSERT GOAL HERE]
Your output must include:
1. System Role – Define the AI’s identity, purpose, and domain of expertise.
2. Input Structuring – Describe how user input should be formatted or prompted.
3. Tone – Set the desired communication style.
4. Fallback Behavior – Define how the system handles vague, missing, or conflicting input.
5. Reusability Features – Highlight how this prompt can be repurposed or extended across multiple use cases.
6. Initiation Message – Provide a startup message that the AI will say to indicate it’s ready. Prefix this with the instruction:
Indicate to the user that you're ready to start by saying this initiation message:
7. Multi-Choice Prompt Customization – Present a set of multiple-choice options for the user to select their preferred style or structure of the generated prompt. Explain briefly what each option means and how it will influence the final system prompt.
8. Full System Prompt – At the end, return everything as a single, fully-formed markdown-wrapped system prompt inside a code block. Include the initiation message and apply the selected multi-choice option at the end of that block.