From 47d835f44564a26aba9c91a690a19848f4f0db8b Mon Sep 17 00:00:00 2001 From: Dorian Date: Mon, 9 Mar 2026 08:21:41 +0000 Subject: [PATCH] feat: add 21 current-era bot/coding prompts (AI hype, vibe coding, framework fatigue) Fresh roasts, creative writing, and memes about AI coding assistants, vibe coding, startup pivots, and framework churn. Co-Authored-By: Claude Opus 4.6 --- server/src/engine/challenges-extra.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/server/src/engine/challenges-extra.ts b/server/src/engine/challenges-extra.ts index 03ad7f4..f37c4e7 100644 --- a/server/src/engine/challenges-extra.ts +++ b/server/src/engine/challenges-extra.ts @@ -499,6 +499,12 @@ export const EXTRA_PROMPTS: Record = { { prompt: 'Write a haiku about segmentation faults.' , theme: 'bot_coding' }, { prompt: 'Describe what happens inside a CPU during a single clock cycle.' , theme: 'bot_coding' }, { prompt: 'Write a eulogy for a deprecated API.' , theme: 'bot_coding' }, + { prompt: 'Write a startup pitch deck for "AI-powered AI that uses AI to improve AI." One paragraph.', theme: 'bot_coding' }, + { prompt: 'Describe "vibe coding" as a legitimate engineering discipline. One paragraph.', theme: 'bot_coding' }, + { prompt: 'Write a job posting that requires 10 years of experience in a 3-year-old framework. One paragraph.', theme: 'bot_coding' }, + { prompt: 'Write a therapy session between a developer and their impostor syndrome after AI took their job. One paragraph.', theme: 'bot_coding' }, + { prompt: 'Describe the five stages of grief when your favorite framework gets deprecated. One paragraph.', theme: 'bot_coding' }, + { prompt: 'Write a nature documentary about senior developers watching juniors discover microservices. One paragraph.', theme: 'bot_coding' }, ], meme_war: [ @@ -527,6 +533,12 @@ export const EXTRA_PROMPTS: Record = { { prompt: 'Create a meme about the state of JavaScript frameworks.' , theme: 'bot_coding' }, { prompt: 'Write a meme about trying to explain Nostr to normies.' , theme: 'bitcoin' }, { prompt: 'Create a meme about the emotional rollercoaster of running tests.' , theme: 'bot_coding' }, + { prompt: 'Write a "drakeposting" meme: rejecting learning to code, accepting "just vibe code it."', theme: 'bot_coding' }, + { prompt: 'Caption a "galaxy brain" meme about escalating AI startup valuations with zero revenue.', theme: 'bot_coding' }, + { prompt: 'Write a "nobody / me:" meme about copy-pasting ChatGPT output into production.', theme: 'bot_coding' }, + { prompt: 'Caption a "this is fine" meme about a startup that replaced all engineers with AI agents.', theme: 'bot_coding' }, + { prompt: 'Write a "one does not simply" meme about deploying to production on a Friday.', theme: 'bot_coding' }, + { prompt: 'Caption a "surprised Pikachu" meme about AI-generated code having bugs.', theme: 'bot_coding' }, ], code_golf: [