Claude Code Cheatsheet banner
Samarth0211 Samarth0211

Claude Code Cheatsheet

Development community

Description

100 Claude Secret Codes — prompt shortcuts that change how Claude responds. Interactive version at clskills.in/prompts

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Secret Codes — 100 Prompt Shortcuts

[![GitHub stars](https://img.shields.io/github/stars/Samarth0211/claude-code-cheatsheet?style=social)](https://github.com/Samarth0211/claude-code-cheatsheet) [![Claude Skills Hub](https://img.shields.io/badge/clskills.in-2%2C300%2B%20skills-6366f1)](https://clskills.in)

100 prompt shortcuts that change how Claude responds. Type any code at the start of your message.

**Interactive searchable version with copy-to-clipboard: [clskills.in/prompts](https://clskills.in/prompts)**

Writing & Style

Code What it does
/ghost Rewrites text so it's impossible to tell AI wrote it
/mirror Matches your exact writing style from a sample you give it
/raw Strips all formatting and gives a clean plain response
/voice Locks in a specific tone and keeps it the entire conversation
/punch Makes every sentence hit harder and more direct
/flow Restructures text so it reads smoother from start to finish
/trim Cuts the fluff without losing any meaning
/hook Rewrites the opening line to grab attention instantly
/rephrase Says the same thing in a completely different way
/polish Makes rough text sound professional without changing the meaning

Artifacts & Creation

Code What it does
ARTIFACTS Generates a full interactive project you can use immediately
/buildme Creates a complete working app or tool from a description
DASHBOARD Builds a live data dashboard you can interact with
PROTOTYPE Generates a working prototype from just an idea
CANVAS Opens a visual workspace for designing layouts and diagrams
/render Turns a description into a visual output inside the chat
BLUEPRINT Creates a full project plan with files and structure
WIREFRAME Designs a basic layout for a website or app screen
/livecode Writes and runs code in real time so y