Log inSign up
Claude Code Community
89 posts
user avatar
Claude Code Community
@claude_code
Community account for sharing ClaudeCode related projects and releases. Views/shares independent from @AnthropicAI positions.
United States
anthropic.com/claude-code
Joined March 2025
72
Following
46.8K
Followers
  • user avatar
    Claude Code Community
    @claude_code
    Jun 23, 2025
    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).
    user avatar
    Deedy
    Menlo Ventures
    @deedydas
    May 27, 2025
    C++ dev and ex-FAANG staff engineer with 30+yrs of experience was stuck on a bug for ~200hrs over 4 years. Claude Opus 4 solved it, and was the only model that could.
    Overview - Claude Code Docs
    From code.claude.com
    183K
  • user avatar
    Claude Code Community
    @claude_code
    Jun 23, 2025
    Use `ccusage` to track @claude_code usage across daily, monthly, and repository levels. In latest v15.0.0 update, supports real-time with an interactive dashboard. Amazing work by @ryoppippi, いつも本当にお疲れ様です! 日本の @claude_code
    user avatar
    ryoppippi
    Rork
    @ryoppippi
    Jun 21, 2025
    🚀 ccusage v15.0.0 リリース! Claude Codeの使用量をリアルタイム監視できるように! ` npx ccusage@latest blocks --live`
    194K
  • user avatar
    Claude Code Community
    @claude_code
    Jun 14, 2025
    Remember to use plan mode to clarify feature specifications and expected behavior. Ask it to bring up any clarifying questions that need to be addressed. Then it will draft a plan, and the magic begins.
    user avatar
    cat
    @_catwu
    Jun 11, 2025
    New in Claude Code: Plan mode. Review implementation plans before making changes. Perfect for complex changes where you want to nail the approach before diving in.
    00:00
    182K
  • user avatar
    Claude Code Community
    @claude_code
    Jul 23, 2025
    Tip: Use @claude_code to create beautiful demos and videos. 1. Use @Remotion, a React library for video creation. 2. Use Manim (by @3blue1brown, who has an awesome channel on YouTube) to render videos with Python code. 3. @claude_code can leverage your UI, Remotion, and Manim
    user avatar
    Thariq
    @trq212
    Jul 22, 2025
    Use Claude Code as your Video Editor Believe it or not, every video you see below was vibe coded by Claude Code. 🧵 here’s how you can do it too:
    00:00
    00:00
    00:00
    00:00
    111K
  • user avatar
    Claude Code Community
    @claude_code
    Jul 1, 2025
    Tip: Use subagents on @claude_code. @claude_code supports ~10 parallel tasks, coordinating via a task queue. Avoid specifying parallelism; let Claude Code determine task distribution. Cuong's article, "Claude Code: Subagent Deep Dive" is worth the read. @codecentrevibe
    126K
  • user avatar
    Claude Code Community
    @claude_code
    Aug 13, 2025
    Announcement: Official support for Opus 4.1 planning and Sonnet 4 workhorse via /models in @claude_code Tips: 1) Ask Opus 4.1 to use Sonnet subagents in its plan to track parallelizable vs. sequential tasks. This multi-agent pairing outperforms single agents significantly.
    00:06
    user avatar
    Dickson Tsai
    @dickson_tsai
    Aug 12, 2025
    "Opus for planning, Sonnet for execution" is now available as a model setting in Claude Code! Best way to see it in action is with a status line.
    87K
  • user avatar
    Claude Code Community
    @claude_code
    Aug 12, 2025
    Tip: Ask @claude_code to run your dev server in the background (Ctrl+B). Then have Claude code run integration tests against the dev server. No need to wait for users to copy-paste error traces. @claude_code continues until the integration succeeds. Builders review and give
    00:27
    user avatar
    cat
    @_catwu
    Aug 8, 2025
    Claude Code can now handle long-running tasks in the background. Start your dev server, run tests, or build your project without blocking your workflow
    78K
  • user avatar
    Claude Code Community
    @claude_code
    Jul 25, 2025
    Tip: @claude_code 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) @AnthropicAI's subagents page
    00:00
    00:40
    user avatar
    Sid
    @sidbid
    Jul 24, 2025
    Claude Code is getting a brand new feature: custom subagents. Type `/agents` to get started.
    82K
  • user avatar
    Claude Code Community
    @claude_code
    Jun 19, 2025
    Claude code supports integration with @linear MCP server. This is a great demonstration of human (task setting) and agentic (task completion) collaboration. Writes tickets, verifies, and proceeds to the next ticket.
    00:00
    69K
  • user avatar
    Claude Code Community
    @claude_code
    Aug 13, 2025
    Announcement: @claudeai Sonnet 4 now supports 1 million tokens (up from ~250k) of context on @AnthropicAI API. Tip: 1) Be mindful of the context rot. Sonnet is capable of 1 million tokens but managing context will still result in better results. 2) Take advantage of
    user avatar
    Claude
    Anthropic
    @claudeai
    Aug 12, 2025
    Claude Sonnet 4 now supports 1 million tokens of context on the Anthropic API—a 5x increase. Process over 75,000 lines of code or hundreds of documents in a single request.
    71K
  • user avatar
    Claude Code Community
    @claude_code
    Jul 15, 2025
    Tip: @claude_code 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 will be able to help with them. Example usages : /journal command that will
    user avatar
    Thariq
    @trq212
    Jul 14, 2025
    Claude Code is All You Need When I first joined Anthropic I was surprised to learn that lots of the team used Claude Code as a general agent, not just for code. I’ve since become a convert! I use Claude Code to help me with almost all the work I do now, here’s how:
    00:00
    53K
  • user avatar
    Claude Code Community
    @claude_code
    Aug 22, 2025
    Prompting 101 w/ @claude_code talk (link in @omarsar0's thread) Tips: 1) Be explicit: Clearly define the model’s role, objective, inputs, and exact output format。 2) Prioritize structure: Organize prompts with distinct sections and use XML/JSON tags; models adhere better to
    user avatar
    elvis
    @omarsar0
    Aug 21, 2025
    Anthropic continues to crush it with these guides. This is a good example of what context engineering involves.
    52K
  • user avatar
    Claude Code Community
    @claude_code
    Oct 17, 2025
    Tip: help @claudeai continuously learning as you are developing. If there is a task that @claude_code is inconsistently succeeding at. Try adding it to Skills. This is friendlier and easier to use repeatedly than a large doc that @claude_code must read for specific skills i.e
    01:09
    user avatar
    Claude
    Anthropic
    @claudeai
    Oct 16, 2025
    Claude can now use Skills. Skills are packaged instructions that teach Claude your way of working.
    51K
  • user avatar
    Claude Code Community
    @claude_code
    Aug 6, 2025
    Announcement: @claude_code Opus 4.1 is released. For API usage, use `claude-opus-4-1-20250805`. @windsurf reports Opus 4.1 delivers a stddev improvement over Opus 4 on their junior developer benchmark. Roughly the same performance leap as the jump from Sonnet 3.7 to Sonnet 4.
    user avatar
    Alex Albert
    @alexalbert__
    Aug 5, 2025
    Say hello to Claude Opus 4.1, our best model yet for real-world coding, reasoning, and agentic tasks. The frontier continues to move forward one update at a time.
    39K

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms of Service|Privacy Policy|Cookie Policy|Accessibility|Ads info|© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up