loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

claude-code-tips

MCP Tool

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.

Install

$ npx loaditout add ykdojo/claude-code-tips

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "claude-code-tips": {
      "command": "npx",
      "args": [
        "-y",
        "claude-code-tips"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

45 Claude Code Tips: From Basics to Advanced

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 -->

Table of Contents
  • Tip 0: Customize your status line
  • Tip 1: Learn a few essential slash commands
  • Tip 2: Talk to Claude Code with your voice
  • Tip 3: Break down large problems into smaller ones
  • Tip 4: Using Git and GitHub CLI like a pro
  • Tip 5: AI context is like milk; it's best served fresh and condensed!
  • Tip 6: Getting output out of your terminal
  • Tip 7: Set up terminal aliases for quick access
  • Tip 8: Proactively compact your context
  • Tip 9: Complete the write-test cycle for autonomous tasks
  • Tip 10: Cmd+A and Ctrl+A are your friends
  • Tip 11: Use Gemini CLI as a fallback for blocked sites
  • Tip 12: Invest in your own workflow
  • Tip 13: Search through your conversation history
  • [Tip 14: Mul

Tags

agenticagentic-aiagentic-codingagentic-workflowaiclaudeclaude-aiclaude-codeclideveloper-toolsproductivitytips-and-tricks

Reviews

Loading reviews...

Quality Signals

Quality Score5500
6.8k
Stars
0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/25/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/ykdojo/claude-code-tips)](https://loaditout.ai/skills/ykdojo/claude-code-tips)