ykdojo/claude-code-tips
45 tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-tips": {
"command": "npx",
"args": [
"-y",
"claude-code-tips"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Here are my tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin.
📺 Quick demo - See some of these tips in action with a multi-Claude workflow and voice input:
[](https://www.youtube.com/watch?v=hiISl558JGE)
<!-- TOC -->
Loading reviews...