From 15d405e0d7092fee8fc1fceb368cda71a5bb48e3 Mon Sep 17 00:00:00 2001 From: Martin Balaz Date: Sat, 28 Mar 2026 22:29:45 +0100 Subject: [PATCH] Add Claude Code Cheat Sheet to Ecosystem --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40e324e..e990692 100644 --- a/README.md +++ b/README.md @@ -842,6 +842,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem. | [claude-code-power-stack](https://github.com/bluzername/claude-code-power-stack) | new | Ghost memory, conversation search, session naming, and Manus-style planning in a single install with cheat sheet PDF | | [clooks](https://github.com/mauribadnights/clooks) | new | Persistent hook daemon that replaces per-invocation spawning -- 112x faster hooks with batching, dependency resolution, metrics | | [gemini-claude-bridge](https://github.com/weijiafu14/gemini-claude-bridge) | new | Gemini-to-Claude protocol converter for using Gemini models as Claude Code backend. Fixes 3 LiteLLM bugs | +| [claude-code-cheat-sheet](https://cc.storyfox.cz/) | new | Complete one-page printable reference — all shortcuts, commands, CLI flags, MCP config, memory, skills, agents. Auto-updated daily from official docs. EN, ZH, JA, KO | ---