Shakespearean text generators: the internet's largest collection of Bard-ifying prompts
A massive collection of prompts for rewriting any text in Shakespearean English, organized by format and purpose.
I may have gone a little overboard with this one. What started as a fun afternoon experiment — "what if I could make Claude write my emails in Shakespearean English?" — has spiralled into what might genuinely be the internet's largest collection of prompts for rewriting text in the style of the Bard. We're talking about everything from business emails to grocery lists to API documentation, all rendered in iambic pentameter with liberal use of "forsooth" and "prithee." The Shakespearean Text Generators repository contains the full collection, and I regret nothing.
System prompts for rewriting text in Shakespearan English
A surprisingly serious point about style transfer
Underneath the absurdity, this project actually demonstrates something interesting about how flexible LLMs are at style transformation — and how much the quality of a style-transfer prompt matters. A naive prompt like "rewrite this in Shakespearean English" produces results that are basically modern English with "thee" and "thou" sprinkled in. A well-crafted prompt that specifies the rhetorical devices, vocabulary constraints, metre expectations, and structural patterns of actual Shakespearean writing produces output that's genuinely impressive and occasionally beautiful. The gap between those two outcomes is enormous, and it's a useful case study in why prompt engineering isn't just about telling the model what you want — it's about encoding enough stylistic knowledge that the model can distinguish between a shallow pastiche and a credible imitation. Each prompt in the collection is tuned for a specific content type, because the Shakespearean treatment of a business email requires different stylistic choices than the Shakespearean treatment of a bug report.
The ridiculous breadth of coverage
The collection is organised into categories that reveal just how far down this rabbit hole I went. Business tools cover calendar descriptions, job postings, out-of-office responses, RFPs, and meeting agendas. Format-specific prompts handle emails (both business and casual), social media posts for Facebook, LinkedIn, Reddit, X, and YouTube, newsletters, shopping lists, invitations, itineraries, and to-do lists. Then there are purpose-driven prompts for copywriting, documentation, grant writing, job seeking (Shakespearean cover letters are, I can confirm, absolutely delightful), blog writing, tech support tickets, bug reports, and yes — API documentation written in Shakespearean English. I'm particularly fond of the bug report prompt, which produces output along the lines of "Hark! A grievous fault doth plague the login page, wherein the fields of entry refuse the touch of cursor, leaving thy humble user bereft of access." To use them, pick the prompt matching your content type, paste it as a system prompt in your preferred AI tool, provide your original text, and enjoy. The whole collection is open source on GitHub.
System prompts for rewriting text in Shakespearan English