From 4a783f28a1bbf0352adb1e9161a344f0a8ce2d9e Mon Sep 17 00:00:00 2001 From: Santhosh Janardhanan Date: Mon, 13 Apr 2026 01:30:19 -0400 Subject: [PATCH] feat: add Caveman style under Fun category MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prompt: rewrite as a neanderthal caveman — broken grammar, grunt words (ugh, oog), simplest names (big rock, fire stick), dropped articles and conjugations, thoughts about food/shelter/danger, raw emotional outbursts. --- src/lib/styles.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/lib/styles.ts b/src/lib/styles.ts index 2e93a12..99d3f81 100644 --- a/src/lib/styles.ts +++ b/src/lib/styles.ts @@ -157,6 +157,13 @@ export const styles: Style[] = [ promptModifier: "Rewrite in Gen Z slang with no cap, fr, and modern internet vernacular", }, + { + id: "caveman", + label: "Caveman", + categoryId: "fun", + promptModifier: + "Rewrite as a neanderthal caveman would speak — use broken grammar, grunt words like ugh and oog, refer to things by their simplest names like big rock and fire stick, shorten every word, drop articles and verb conjugations entirely, think only about food, shelter, and danger, and express emotions through raw outbursts", + }, // Game of Thrones {