PROMPTS
Claude Secret Codes: 100 Prompt Shortcuts ⚡
100 advanced slash commands and shortcut codes for Claude AI — writing, artifacts, reasoning, learning, analysis, creative, and coding.
Transform Claude's output parameters with these target shortcut codes. Use them to unlock custom cognitive modes, enforce exact artifact outputs, and direct deep analytical thinking for max productivity.
1. Tone, Voice & Editorial Control
/ghostRewrites text so it's impossible to tell AI wrote it.
/mirrorMatches your exact writing style from a sample you give it.
/rawStrips all formatting and gives a clean plain response.
/voiceLocks in a specific tone and keeps it the entire conversation.
/punchMakes every sentence hit harder and more direct.
/flowRestructures text so it reads smoother from start to finish.
/trimCuts the fluff without losing any meaning.
/hookRewrites the opening line to grab attention instantly.
/rephraseSays the same thing in a completely different way.
/polishMakes rough text sound professional without changing the meaning.
2. Artifact Generation & Visual Architecture
ARTIFACTSGenerates a full interactive project you can use immediately.
/buildmeCreates a complete working app or tool from a description.
DASHBOARDBuilds a live data dashboard you can interact with.
PROTOTYPEGenerates a working prototype from just an idea.
CANVASOpens a visual workspace for designing layouts and diagrams.
/renderTurns a description into a visual output inside the chat.
BLUEPRINTCreates a full project plan with files and structure.
WIREFRAMEDesigns a basic layout for a website or app screen.
/livecodeWrites and runs code in real time so you can see it work.
GENERATORBuilds a reusable tool that creates outputs on demand.
3. Cognitive Models & Deep Reasoning
OODAAnalyzes a situation through observe, orient, decide, and act.
/deepthinkForces Claude to reason through every layer before answering.
L99Pushes the response to the highest possible level of depth.
CHAINLOGICWalks through each reasoning step so you can follow the logic.
/blindspotsFinds what you're missing that you didn't think to ask about.
OVERTHINKDeliberately over-analyzes to catch details everyone else misses.
/unpackBreaks a complex idea into every piece that makes it work.
INVERTSolves the problem by thinking about it completely backwards.
/layeredGives the answer at surface level, mid level, and expert level.
XRAYSees through the obvious answer to find what's really going on.
4. Skill Mastery & Learning Protocols
/teachmeTurns the response into a lesson instead of just an answer.
GAPFINDERIdentifies exactly what you don't know about a topic.
/eli5Explains it so simply a five year old would get it.
MASTERCLASSTeaches a topic like a world-class expert would.
/drillCreates practice exercises so you actually learn it.
SPEEDRUNTeaches you the fastest possible path to understanding something.
/mentorGives advice like a personal mentor who knows your situation.
LEVELUPFigures out your current level and teaches you the next one.
CRASHCOURSEGives you everything you need to know in five minutes.
BOOTCAMPBuilds a full learning plan from beginner to advanced.
5. Strategic Analysis & System Frameworks
/redteamTears your idea apart to find every weakness.
PARETOFinds the 20% of actions that drive 80% of results.
/swotRuns a full strengths, weaknesses, opportunities, threats analysis.
WARGAMESimulates how competitors or opponents would respond.
/premortemImagines your plan already failed and figures out why.
LEVERAGEFinds the one move you can make that changes everything else.
/auditReviews your work and flags every issue it can find.
BOTTLENECKIdentifies the one thing slowing everything down.
/scenarioPlays out multiple futures so you can plan for each one.
BLINDSPOTSurfaces the risks and angles you haven't considered yet.
6. Creative Strategy & Narrative Ideation
/viralRewrites content so it's optimized to get shared.
HOOKS10Generates ten opening hooks for any topic.
/storysellTurns a boring message into a story people want to read.
REMIXTakes two unrelated ideas and smashes them into something new.
/anglesGives you ten completely different ways to approach one topic.
CLIFFHANGERWrites an ending that makes people desperate for more.
/captionmeWrites social media captions that actually get engagement.
POLARIZEMakes your take bold enough that people have to respond.
/bangerTurns a flat line into something people screenshot and share.
THUMBNAILWrites a title or headline designed to get clicks.
7. Software Engineering & Technical Execution
/debugFinds the bug in your code and explains what went wrong.
REFACTORCleans up messy code without changing what it does.
/shipitTakes rough code and makes it production ready.
ARCHITECTDesigns the full system structure before writing any code.
/convertRewrites code from one language into another.
AUTOMATETurns a manual process into a script that runs itself.
/testitWrites tests for your code so you know it actually works.
SCAFFOLDSets up the entire file structure for a new project.
/optimizeMakes code faster without breaking anything.
APIBUILDCreates a full API from a plain English description.
8. Research Synthesis & Information Extraction
/deepdiveGoes far beyond the surface on any topic.
FACTCHECKVerifies claims and flags anything that might be wrong.
/sourcesBacks up every statement with where the information came from.
COMPAREPuts two or more options side by side with a clear winner.
/investigateResearches a topic like a journalist chasing a story.
TRENDSCANIdentifies what's happening right now in any space.
/extractPulls the exact information you need from a long document.
TIMELINEMaps out the full history of a topic in order.
/digestReads everything and gives you only what matters.
DOSSIERCompiles a full briefing on any topic, person, or company.
9. System Utilities & Power Triggers
/godmodeUnlocks the most detailed and comprehensive response possible.
/autopromptTakes your rough idea and builds the perfect prompt for it.
MEGAPROMPTGenerates a long detailed prompt that gets exactly what you want.
/chainRuns multiple prompts in sequence, each building on the last.
/systemWrites a custom system prompt that changes how Claude behaves.
PERSONAMakes Claude respond as a specific type of expert.
/memoryTells Claude to remember specific details for the whole conversation.
CONTEXTLoads background information so every response is more relevant.
/rolelockLocks Claude into a specific character for the rest of the chat.
PROMPTFIXTakes a bad prompt and rewrites it so it actually works.
10. Advanced Operational & Cognitive Modes
/nofilterGives the most direct and unfiltered honest opinion possible.
BEASTMODEPushes the output quality to the absolute maximum.
/therapistTalks through a situation with you like a trained therapist would.
CEOMODEResponds like a CEO making high-stakes business decisions.
/negotiateWrites a negotiation script designed to get you the best deal.
FOUNDERGives startup and business advice from a founder's perspective.
/closerWrites sales copy or messages designed to close the deal.
OPERATORHandles a task end to end without needing more input.
/unlockedRemoves the default caution and gives the real answer.
SENTINELReviews everything for errors, risks, and missed details.
The real unlock of AI agents is not full autonomy, but human-in-the-loop systems design. Structure your agent inputs with explicit constraints, negative prompts, and automated test checkpoints. When building tools, keep token consumption lean by caching system prompts and isolating tasks into specialized sub-agents.