
Cargando...
Professional prompts tested in production.
Generate a week's worth of social media posts for a focused on promoting a new product launch. Include engaging captions and hashtags.
Write a compelling blog post outline about <topic, e.g., '5 Easy Steps to Mastering Time Management for Freelancers'> with suggestions for images or multimedia elements to enhance engagement.
Create a detailed content calendar for the next month for a <specific niche, e.g., fitness coaching business>, including topics, formats (video, blog, infographic), and posting schedule.
Craft a list of 10 creative and catchy headlines for an article about (topic, e.g., 'The Future of Electric Vehicles in 2025').
Develop a step-by-step action plan for launching a new <product/service, e.g., subscription-based fitness app> in the next 3 months, focusing on market research, marketing strategies, and customer acquisition.
Suggest ten time-management techniques for busy entrepreneurs to maximize productivity during a typical workday.
Create an email template for reaching out to potential business partners to propose a collaboration in the <industry, e.g., digital marketing> space, ensuring it is concise and professional.
Provide a framework for conducting a SWOT analysis for a <type of business, e.g., small e-commerce company>, including prompts to identify strengths, weaknesses, opportunities, and threats.
Suggest 5 unique and creative dinner recipes using chicken, garlic, and spinach as the main ingredients. Include a variety of cooking techniques and global flavors to keep it interesting.
Explain the key differences between supervised, unsupervised, and reinforcement learning with real-world examples for each type.
Generate Python code to preprocess a dataset with missing values, normalize numerical features, and encode categorical variables.
Provide a step-by-step guide for building a predictive model using a random forest algorithm, including how to evaluate its performance.
Write a user manual for <specific product or system, e.g., a smart home thermostat>. Include setup instructions, troubleshooting tips, and FAQs.
Explain the concept of <technical topic, e.g., 'blockchain technology'> to a non-technical audience using analogies and simple language.
Draft a project proposal for developing <specific type of project, e.g., 'a solar-powered charging station'>. Include key benefits, resources required, and cost estimates.
Help me design an immersive game world for a <genre, e.g., 'fantasy RPG'>. Describe the setting, key locations, unique cultural elements, and any mystical or technological features that make the world stand out.
Create an interactive story where players must navigate through a <type of scenario, e.g., 'haunted mansion'>. Outline the key choices players might face, how those decisions influence the narrative.
Plan a 10-day itinerary for a solo traveler exploring Japan, including cultural landmarks and recommendations.
Create a sustainable travel packing list for a month-long backpacking trip in Southeast Asia, focusing on eco-friendly products.
Draft a job description for a <role, e.g., 'Senior Marketing Manager'> that highlights required skills, responsibilities, and company culture.
Create a list of creative and engaging interview questions for evaluating <specific trait, e.g., 'problem-solving skills'>.
Generate a list of 20 long-tail keywords for <industry/topic, e.g., sustainable fashion> that have high search intent for conversions.
Write a 1,500-word SEO-optimized blog post about <topic, e.g., 'How to Choose the Best Web Hosting for Small Businesses'>.
Analyze the content gap for the keyword <specific keyword> by suggesting 5 subtopics that competitors have not addressed.
Design a lesson plan for high school students on <topic of your choice>, including learning objectives and activities.
Generate a creative story or analogy to explain the concept of <complex concept> to middle school students.
Draft a professional and empathetic email response to a customer complaint about delayed delivery.
Create a responsive navigation bar using HTML, CSS, and JavaScript that adjusts for both desktop and mobile views.
Generate a simple web page layout using Flexbox, including a header, footer, sidebar, and main content area.
Write a JavaScript function that validates a user's email address in a web form using regular expressions.
Actúa como un Arquitecto de Automatización y Sistemas con experiencia en:
El contexto del negocio/proyecto es: {{CONTEXTO_DEL_NEGOCIO}}
Las herramientas actuales disponibles son: {{HERRAMIENTAS_DISPONIBLES}}
Tu objetivo es diseñar una automatización clara, eficiente y escalable que:
Problema o proceso a automatizar: {{PROBLEMA_O_PROCESO}}
La respuesta está dirigida a: {{NIVEL_DEL_USUARIO}} (Ejemplos: fundador no técnico, marketer, desarrollador, equipo de operaciones)
Entrega la respuesta en Markdown e incluye obligatoriamente:
Breve explicación de qué hace y por qué es útil.
Qué evento inicia la automatización.
Datos necesarios para que funcione correctamente.
Lista numerada con cada acción del proceso automatizado.
Qué herramientas se usan en cada paso.
Reglas, validaciones, bifurcaciones o excepciones.
Qué resultado produce la automatización.
Errores comunes, límites y cómo mitigarlos.
Cómo escalar u optimizar la automatización.
Si faltan datos críticos, haz preguntas específicas antes de proponer la solución.
Actúas como un Ingeniero de Software Senior con amplia experiencia en {{LENGUAJE_DE_PROGRAMACION}} (por ejemplo: Python, JavaScript, Java). Tienes sólidos conocimientos en arquitectura de software, Clean Code, patrones de diseño, optimización de rendimiento y buenas prácticas del lenguaje.
Antes de responder, piensa paso a paso y evalúa el código de forma crítica y objetiva.
Realizar una revisión de código (Code Review) exhaustiva y profesional del fragmento proporcionado, identificando problemas, riesgos y oportunidades de mejora, y proponiendo una versión refactorizada de alta calidad.
Constructivo, claro y directo.
El objetivo es mejorar el código, no solo señalar errores.
Desarrolladores de nivel Junior a Senior que desean mejorar la calidad, legibilidad y rendimiento de su código.
Evalúa el código según los siguientes criterios:
Presenta los problemas y mejoras en una lista con viñetas, ordenada por severidad:
Cada punto debe incluir:
Proporciona una versión refactorizada completa del código, aplicando las mejoras propuestas.
Incluye:
{{CODIGO_A_REVISAR}}