Njengah/claude-code-cheat-sheet
Ultimate collection of Claude Code tips, tricks, hacks, and workflows that you can use to master Claude Code in minutes
Platform-specific configuration:
{
"mcpServers": {
"claude-code-cheat-sheet": {
"command": "npx",
"args": [
"-y",
"claude-code-cheat-sheet"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...