We removed ~80% of the Claude Code system prompt for our newest models, this is what we've learned about writing system prompts, skills and Claude.MDs for them.
I'm sad it took me this long to actually type /design but working on frontend with Claude Design and Claude Code is actually so good
This was due to a heroic effort by many people at Anthropic working sometimes literally around the clock
It was not at all clear that we'd be able to do this in time, and so proud of everyone who made it happen.
Enjoy Fable.
显示更多
I've heard a lot of questions about Fable's availability on subscription plans.
While it will come off subscriptions after July 7th, we aim to restore Fable as a standard part of our subscriptions as soon as capacity allows, as we mentioned in our original blog post.
显示更多
Hi, this is an experiment we launched in March that was meant to prevent account abuse from unauthorized resellers and protect against distillation.
The team has landed stronger mitigations since then and we’ve actually been meaning to take this down for a while. We merged the PR and this should be fully rolled back in tomorrow’s release.
显示更多
Lots of people asked how I used Fable to edit its own launch video so I made a video about that!
TLDR it wrote a lot of code & tool calls to use transcription services, ffmpeg, do colorgrading, use the figma mcp, make remotion UI and render it.
I didn't touch a video editor.
显示更多
a prompt I've been using a lot recently:
implement <SPEC> and while you do, keep a running implementation-notes.html file (or markdown) with decisions you had to make weren't in the spec, things you had to change, tradeoffs you had to make or anything else I should know
显示更多
New in Claude Code: /ultraplan
Claude builds an implementation plan for you on the web. You can read it and edit it, then run the plan on the web or back in your terminal.
Available now in preview for all users with CC on the web enabled.
显示更多
We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord.
Use this to message Claude Code directly from your phone.
显示更多
0
0
1.7K
25.7K
2.3K
转发到社区
We just added /btw to Claude Code!
Use it to have side chain conversations while Claude is working.
0
0
1.2K
25.9K
1.6K
转发到社区
Voice mode is rolling out now in Claude Code. It’s live for ~5% of users today, and will be ramping through the coming weeks.
You'll see a note on the welcome screen once you have access. /voice to toggle it on!
显示更多
0
0
1.1K
17.2K
1.3K
转发到社区
Why even non-coding agents need bash
I've done dozens of calls with companies making general agents over the past few weeks and my advice generally boils down to: "use the bash tool more"
Here's a concrete example from my email agent:
显示更多