Ideal para
- Empezar desde un prompt estructurado y reutilizable en lugar de un chat en blanco.
- Adaptar el prompt a tus propios datos manteniendo intacta la intención original.
- Flujos de trabajo relacionados con Software Development.
Analiza el código para identificar cuellos de botella de rendimiento y sugiere optimizaciones según restricciones específicas.
Analyze the following {{Language:[programming_languages]}} code for performance optimization opportunities.
Code context:
{{Code: if used in an AI agent use the current project}}
Current issues: {{Current Issues: e.g. High CPU usage during loop iteration}}
Constraints: {{Constraints: e.g. 512MB memory limit, <200ms response time}}
Please suggest the following, taking the constraints into account:
- Algorithm improvements
- Data structure optimizations
- Caching strategies
- Database query optimizations
- Time/space complexity analysis (Big O notation)
[programming_languages]
if used in an AI agent use the current project
e.g. High CPU usage during loop iteration
e.g. 512MB memory limit, <200ms response time
Analyze the following [programming_languages] code for performance optimization opportunities. Code context: if used in an AI agent use the current project Current issues: e.g. High CPU usage during loop iteration Constraints: e.g. 512MB memory limit Please suggest the following, taking the constraints into account: - Algorithm improvements - Data structure optimizations - Caching strategies - Database query optimizations - Time/space complexity analysis (Big O notation)
Las variables van entre {{ y }} y siguen este patrón:
Una selección puede hacer referencia a una lista de variables predefinida usando corchetes. Aparecen en [naranja] y proporcionan valores de uso común como colores, tonos o idiomas.
También puedes proporcionar una lista de opciones en línea, separadas por comas.
Consejo: ¡no necesitas la app PUCO para usar estos prompts! Solo copia la plantilla y sustituye cada sección {{…}} por tu propio texto directamente en ChatGPT, Claude, Gemini o cualquier otro asistente de IA.