Prompts de IA seleccionados para casos de uso empresariales, creativos y técnicos.
Claude Opus 4.6 (works well with GPT-5.4 and Gemini 3 Pro — any model with strong instruction-following for structured comparison tasks performs well)Carrera profesionalYou found a job posting for a role that's a stretch — one level above your current title — and you have 45 minutes before the application closes tonight. You need to know fast whether your resume as-is will get filtered out, and what to fix first if it will.
Compara tu currículum con una oferta de trabajo específica línea por línea y obtén brechas priorizadas y reescrituras XYZ antes de enviarlo.
prompt-engineeringCareer
Claude Opus 4.6 (works well with GPT-5.4 and Gemini 3 Pro — any model with strong reasoning over role/priority inference performs well)productivityYou have a 30-minute call in two hours with a VP of Engineering at a potential client and two of their staff engineers, and all you have is their names, titles, and a two-line agenda emailed by an assistant. You've never spoken with any of them before.
Convierte unos pocos nombres, cargos y una agenda vaga en un resumen de cinco minutos que revela la objeción real antes de que empiece la reunión.
prompt-engineeringproductivity
Claude Opus 5 (strong at holding multiple data points in context while distinguishing statistically significant trends from noise); GPT-5.4 and Gemini 3 Pro also handle this well, though Claude is more consistent about flagging small-base percentage distortions unprompted.Análisis de DatosYou're a data analyst at a mid-size e-commerce company. Q3 sales data just landed in a spreadsheet with dozens of columns across 5 regions, and your VP of Sales wants the 3 things that matter by end of day — not a dashboard, not a slide deck, just the insights.
Un prompt estructurado que obliga al modelo a pasar por tendencias, anomalías, implicaciones comerciales y recomendaciones clasificadas, en lugar de simplemente describir lo que muestran los datos.
data analysisanalytics
Claude Opus 5 (strong at generating genuinely distinct psychological angles rather than superficial rewordings of the same hook); GPT-5.4 and Gemini 3 Pro also work well, though Claude tends to produce more varied trigger coverage without a follow-up prompt asking it to differentiate further.marketingYou're a content marketer at a B2B SaaS company with 45 minutes before Monday's content calendar meeting. You need headline options for next week's blog post launch, but the three drafts you've already written all sound like slight rewordings of the same idea.
Un prompt estructurado que produce 20 variantes de titulares agrupadas en seis disparadores psicológicos — brecha de curiosidad, especificidad, aversión a la pérdida, enfoque contrario, urgencia e identidad — cada uno etiquetado con por qué funciona para tu audiencia.
marketingcopywriting
Claude Opus 5 (best for reasoning through non-obvious edge cases and generating well-structured test code); also works well with GPT-5.4 or Gemini 3 Pro for most languages, though Claude tends to catch more subtle edge cases in code-review-style tasks.Herramientas de DesarrolloYou're a backend developer at a mid-size e-commerce company. You just finished writing a discount-calculation function for the checkout flow, code review is in 20 minutes, and you haven't written a single test yet.
Un prompt estructurado que convierte una función y su contexto de llamada en pruebas de camino feliz, casos límite, escenarios de error e integración.
testingdeveloper tools
Works well with any strong reasoning model — Claude Opus 4.8, GPT-5.4, or Gemini 3 Pro. This task benefits from a model that generates multiple plausible interpretations rather than converging early on one guess — if a response feels too confident after only one pass, explicitly ask it to generate at least two alternative readings before continuing.Carrera profesionalYou just left a performance review or 1:1 with feedback like 'be more strategic' or 'show more executive presence' — phrases that sound important but give you no idea what to actually change before the next review cycle.
Un prompt que genera múltiples interpretaciones concretas de retroalimentación ambigua como 'sé más estratégico', identifica la más probable, y construye un plan medible de 30-60-90 días.
Careercommunication
Works well with any strong reasoning model — Claude Opus 4.8, GPT-5.4, or Gemini 3 Pro. The sensitivity-analysis step (identifying which reweighted criterion would flip the recommendation) requires holding multiple weighted scenarios in mind simultaneously, so avoid smaller or faster models for this task — ask the model to show its work step by step rather than just stating a final ranking.productivityYou're facing a decision with three or more viable options — a vendor selection, an infrastructure migration path, a hiring choice between finalists, a build-versus-buy call — and need to present a recommendation that will hold up when a skeptical stakeholder asks why you didn't pick a different option.
Un prompt estructurado de análisis de decisiones que puntúa cada opción según criterios ponderados, señala recomendaciones frágiles e incluye el contraargumento más fuerte contra su propia conclusión.
productivitydecision-making
Works well with any strong reasoning model — Claude Opus 4.8, GPT-5.4, or Gemini 3 Pro all handle the vesting-schedule math and present-value comparisons reliably. This task is arithmetic-heavy (strike price, vesting cliffs, dilution estimates), so double-check the model's math on the actual numbers rather than trusting it blindly — ask it to show its work step by step rather than just stating a final comparison figure.Finanzas y NegociaciónYou've received a job offer from a private company that includes a mix of base salary and stock options or RSUs, and the recruiter's pitch emphasized the equity's potential upside without giving you a clear way to compare it against your current compensation or a competing cash-heavy offer.
Un prompt de análisis de compensación que modela escenarios realistas de caída, base y alza para una concesión de acciones u opciones — en lugar del único número optimista con el que comienzan la mayoría de las ofertas de trabajo.
CareerNegotiation
Works best with strong long-context reasoning models — Claude Opus 4.8 or Gemini 3 Pro handle cross-referencing dozens of scattered notes reliably without losing track of earlier details. GPT-5.4 works well too but for very large note dumps (50+ pages), split the input into two passes (characters/timeline, then locations/rules) rather than one giant prompt to avoid it missing contradictions buried deep in the context.creativeYou are 8 months into drafting a fantasy novel — or a game's narrative bible — across chapter drafts, a Discord brainstorming log with beta readers, sticky notes, and a half-finished spreadsheet of character ages. You are about to start the next book or the next act and need one reliable reference before you keep writing, but you no longer remember every detail you established months ago.
Un prompt al estilo editor de continuidad que lee meses de notas desorganizadas de ficción o juegos y produce un documento canónico estructurado — señalando explícitamente las contradicciones en lugar de disimularlas.
fiction-writingworldbuilding
Works best with strong reasoning models — Claude Opus 4.8, GPT-5.4, or Gemini 3 Pro handle the multi-factor risk ranking (security priority vs. breaking-change severity vs. team capacity) reliably. Weaker models tend to rank everything as "medium risk" instead of actually differentiating, so it's worth checking that the output gives genuinely different reasoning per package rather than a templated response.Herramientas de DesarrolloYour `npm outdated` output lists 34 packages behind, most flagged for major-version gaps. Your tech lead wants a prioritized upgrade plan before tomorrow's sprint planning, and you don't have time to read every changelog yourself.
Un prompt que convierte tu lista de dependencias obsoletas en un plan de actualización clasificado por riesgo —separando los cambios incompatibles documentados de las estimaciones informadas, y respetando la capacidad real de sprint de tu equipo.
prompt-engineeringdeveloper tools
Works well with any frontier model (Claude Opus 4.8, GPT-5.4, Gemini 3 Pro). Needs strong cultural-pragmatics knowledge to avoid flattening nuance into stereotype, so smaller or older models tend to produce generic, less reliable rewrites.Redacción y ComunicaciónYou're a US-based product manager about to email a factory partner in Japan about a quality issue that will delay shipment by three weeks. Your instinct is to write it the way you'd write to a US vendor: direct, blunt about the problem, demanding a revised timeline by Friday.
Un prompt que reescribe un borrador de mensaje para que coincida con las normas de una cultura específica en cuanto a la franqueza, la jerarquía y la forma en que se transmiten las malas noticias, sin suavizar la sustancia real que necesitas comunicar.
prompt-engineeringworkplace communication
Works well with any current-generation reasoning model — GPT-5.4, Claude Sonnet 5, and Gemini 3 Pro all handle the multi-factor tradeoff reasoning (cost structure vs. competitor pricing vs. buyer psychology) accurately. Weaker models tend to default to "match the competitor median" instead of actually reasoning from the cost structure provided, so it is worth sanity-checking that the output explicitly references your cost structure, not just your competitors.Startups y NegociosA solo founder is two weeks from launching a B2B project-management SaaS tool for construction firms. Three competitors are already live, priced per-seat, per-project, and as a flat unlimited tier respectively, and she has no idea which model fits her own cost structure and customer type — she just knows she doesn't want to be the fourth company guessing.
Un prompt estructurado que recomienda un modelo de precios basado en tus verdaderos impulsores de costos y la psicología del comprador, no solo una copia de lo que cobran los competidores, con un precio listo para decidir y una objeción que deberás responder.