sants2001

Personal Claude Code Cheatsheet — Development skill for Claude Code

Development community

Claude Code skill: generate a personal HTML cheat sheet from your live skill list and CLAUDE.md.

How to install Personal Claude Code Cheatsheet

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

What Personal Claude Code Cheatsheet does

Claude Code skill: generate a personal HTML cheat sheet from your live skill list and CLAUDE.md.

Alternatives in Development

  • Skills — My personal directory of skills, straight from my .claude directory 8.8k ★
  • Claude Code Development Kit — A personal Claude Code Development Kit 1.3k ★
  • Agentlas One — Turn the persistent Agentlas One personal agent on or off, or rename it 1.1k ★

README

Personal Claude Code Cheat Sheet

**A self-updating HTML reference for every Claude Code user**


[![Install](https://img.shields.io/badge/install-npx%20skills%20add-58a6ff?style=flat-square&logo=npm)](https://github.com/sants2001/personal-claude-code-cheatsheet) [![Skills](https://img.shields.io/badge/covers-500%2B%20skills-56d364?style=flat-square)](https://github.com/sants2001/personal-claude-code-cheatsheet) [![Tabs](https://img.shields.io/badge/8%20tabs-shortcuts%20%E2%86%92%20meta-e3b341?style=flat-square)](https://github.com/sants2001/personal-claude-code-cheatsheet) [![Offline](https://img.shields.io/badge/offline-capable-bc8cff?style=flat-square)](https://github.com/sants2001/personal-claude-code-cheatsheet) [![License](https://img.shields.io/badge/license-MIT-8b949e?style=flat-square)](./LICENSE)

npx skills add sants2001/personal-claude-code-cheatsheet

*"I kept forgetting my own shortcuts. Now I just open one file."*


Why I Built This

I had 100+ skills installed, a dozen keybindings I kept forgetting, and no single place to see what Claude Code could actually do.

Every "getting started" guide lists the obvious stuff. Nothing showed me:

  • Which of my 100+ skills to invoke for a given task
  • Why Claude hallucinates and what specifically triggers it
  • When extended thinking actually helps vs. wastes tokens
  • What the anti-patterns look like so I can stop doing them

So I wrote a skill that reads your live session, reads your `CLAUDE.md`, and generates a single offline HTML file with everything in it. Run `/cheatsheet` any time to refresh it.

— Santino


How It Works

**1. Install the skill**

npx skills add sants2001/personal-claude-code-cheatsheet

**2. Run it inside Claude Code**

/cheatsheet

Claude reads your live skill list from the session, your `CLAUDE.md` files if they exist, and your model routing rules. It writes a single self-contained HTML file to `~/Claud