Click any tag below to further narrow down your results
Links
A developer leaked Anthropic’s real .claude folder containing 33 skills, a verifier subagent, and a seven-file harness. After integrating it locally, Claude stopped generating pointless tests and redundant confirmation prompts. The entire setup is now on GitHub with a one-line install script.
A team member at Anthropic shared the exact LOOPS.md file Andrej Karpathy uses. When loaded into Claude, it shifted the model from generic replies to responses tailored to the user’s thinking. The approach highlights building a system prompt layer rather than chatting directly with the model.
The author’s friend, an Anthropic engineer earning $1.2 million a year, shared an internal video on their core team’s prompting techniques. After watching it, the author realized they’ve been misusing Claude for two years and urges readers to watch the video before diving into the article.
An Anthropic team member shared the internal Claude.md prompt template that Andrej Karpathy uses. Applying this file made Claude stop resisting and deliver exactly the responses the author needed.
Anthropic has turned Claude into a persistent Slack bot that watches channels, answers questions, suggests tasks and can trigger actions without prompting. It acts like an “agentic” AI coworker, raising questions about privacy, control and user consent in workplace chats.
Anthropic released a free, registration-free 27-minute workshop teaching you how to prompt their Claude AI, led by its creators. It packs practical techniques into the first eight minutes that rival paid courses.
Boris Cherny breaks down nine common habits that burn most of your Claude tokens before the model even sees your prompt—loading CLAUDE.md, rereading chat history, forgotten hooks, and more. He shows how each pattern eats into your limits and why complaints about “Claude getting dumber” usually miss the real culprit.
Anthropic's AI tool, Claude, has gained significant traction among consumers, with paid subscriptions more than doubling this year. The growth coincides with a public feud with the Department of Defense and effective Super Bowl ads that positioned Claude as a safer alternative to competitors. Despite this success, Claude still trails behind ChatGPT in overall user numbers.
Engineers from Anthropic break down Claude’s design, covering its transformer-based architecture, data curation methods, and reinforcement learning from human feedback. They also dive into safety measures and guardrails built to curb harmful or biased outputs.