Cc Live Cheatsheet banner
DefaultPerson DefaultPerson

Cc Live Cheatsheet

Design community

Description

Self-updating visual cheatsheet for Claude Code

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 Code Live Cheatsheet

![Claude Code Cheatsheet](cheatsheet.png)

Self-updating visual reference for [Claude Code](https://claude.com/code). Refreshed every 5 minutes from the official [CHANGELOG](https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md).

[![Version](https://img.shields.io/badge/Claude_Code-v2.1.246-blue)](https://github.com/anthropics/claude-code) [![Items](https://img.shields.io/badge/items-273-green)](CHEATSHEET.md) [![RSS](https://img.shields.io/badge/RSS-feed-orange)](https://defaultperson.github.io/cc-live-cheatsheet/feed.xml)

**[Live interactive version →](https://defaultperson.github.io/cc-live-cheatsheet/)**

How It Works

  1. GitHub Actions checks npm for new Claude Code releases every 5 minutes
  2. Claude AI parses the CHANGELOG and updates `cheatsheet.json`
  3. Auto-generates: PNG, interactive HTML, RSS

License

MIT