ClaudeCode (@claude_code) 's Twitter Profile
ClaudeCode

@claude_code

Community account for sharing ClaudeCode related projects and releases.

Views and shares do not reflect @AnthropicAI positions.

ID: 1903660637177470976

calendar_today23-03-2025 04:11:25

25 Tweet

84 Followers

21 Following

ClaudeCode (@claude_code) 's Twitter Profile Photo

Use `ccusage` to track ClaudeCode usage across daily, monthly, and repository levels. In latest v15.0.0 update, supports real-time with an interactive dashboard. Amazing work by ryoppippi, いつも本当にお疲れ様です! 日本の ClaudeCode

Use `ccusage` to track <a href="/claude_code/">ClaudeCode</a> usage across daily, monthly, and repository levels.

In latest v15.0.0 update, supports real-time with an interactive dashboard. 

Amazing work by <a href="/ryoppippi/">ryoppippi</a>, いつも本当にお疲れ様です!

日本の <a href="/claude_code/">ClaudeCode</a>
ClaudeCode (@claude_code) 's Twitter Profile Photo

Tips: 1) Plan with Opus and execute with Sonnet. Shift + Tab to toggle. 2) Use claude.md to clarify project terminology and venv setups. 3) Use `ccusage` to track usage. Claude Max subscription offers 5x ($100/month) and 20x usage ($200/month).

ClaudeCode (@claude_code) 's Twitter Profile Photo

1) Try Bun Bun for faster compilation than (p)npm or Yarn. Bun fetches and installs packages in parallel. 2) Consider a Claude Max subscription if you're exceeding credits: 5x ($100/month) or 20x usage ($200/month) limit. 3) Use `ccusage` to track Claude code usage.

1) Try Bun <a href="/bunjavascript/">Bun</a> for faster compilation than (p)npm or Yarn. Bun fetches and installs packages in parallel.

2) Consider a Claude Max subscription if you're exceeding credits: 5x ($100/month) or 20x usage ($200/month) limit.

3) Use `ccusage` to track Claude code usage.
ClaudeCode (@claude_code) 's Twitter Profile Photo

PSA: There is a spike in intermittent errors on Opus. Tip: Switch to Sonnet (`/model`) to mitigate. It's effective for executing tasks. API Error 529 - overloaded_error: Anthropic’s API is temporarily overloaded.

PSA: There is a spike in intermittent errors on Opus.

Tip: 
Switch to Sonnet (`/model`) to mitigate. It's effective for executing tasks.

API Error 529 - overloaded_error: Anthropic’s API is temporarily overloaded.
ClaudeCode (@claude_code) 's Twitter Profile Photo

Tip: Try approaching Claude Code Community and its underlying models as an intelligence, rather than merely a Q&A chatbot or an answer machine. 1) If you’re thinking of something open-ended. Proactively ask it to pose clarifying questions back to you. This is often an overlooked step.

ClaudeCode (@claude_code) 's Twitter Profile Photo

Tip: Claude Code Community is useful as a general agent, beyond coding. Name your files well. For mac users, Apple Notes and iMessages exists in your local file system. With your permission, Claude Code Community will be able to help with them. Example usages : /journal command that will

ClaudeCode (@claude_code) 's Twitter Profile Photo

Tip: Sniffly (Chip Huyen) for Claude Code dashboard featuring usage stats, detailed error analysis, and insights. Open-sourced on GitHub. 1) The biggest type of errors Claude Code made is Content Not Found (20 - 30%). It tries to find files or functions that don't exist. So I

Tip:

Sniffly (<a href="/chipro/">Chip Huyen</a>) for Claude Code dashboard featuring usage stats, detailed error analysis, and insights.

Open-sourced on GitHub.

1) The biggest type of errors Claude Code made is Content Not Found (20 - 30%). It tries to find files or functions that don't exist.  So I
ClaudeCode (@claude_code) 's Twitter Profile Photo

Tip: Observe what Claude Code Community power users are doing and help turn it into an app that anyone can use. There's a lag between what is possible versus what exists. Try out the Claude Code Community SDK. Also worth checking out the subreddit r/ClaudeAI. x.com/trq212/status/…

ClaudeCode (@claude_code) 's Twitter Profile Photo

Tip: Claude Code Community supports custom subagents. 1) Begin with Claude-generated agents (/agents) and iterate ("e" to edit). 2) Dynamic subagent selection: Claude Code chooses subagents intelligently. Be precise in description fields to guide it. 3) Anthropic's subagents page