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 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
5ee6b6c88c
commit
47d835f445
@@ -499,6 +499,12 @@ export const EXTRA_PROMPTS: Record<string, PromptEntry[]> = {
|
||||
{ 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<string, PromptEntry[]> = {
|
||||
{ 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: [
|
||||
|
||||
Reference in New Issue
Block a user