
How Boris Uses Claude Code
The Claude Code creator's workflow, all 53 tips, installable
What it does
Boris Cherny built CC at Anthropic. When someone asked how he uses it, he shared his workflow. I turned it into this. 53 tips across 7 parts covering parallel sessions, CLAUDE.md, plan mode, subagents, hooks, and slash commands. Browse the site or install it directly into CC: mkdir -p ~/.claude/skills/boris && curl -L -o ~/.claude/skills/boris/SKILL.md https://howborisusesclaudecode.com/api/install Type /boris anytime in a session. 529 installs so far. Free, no signup.
Does the same job
all alternatives →
Computer Use in Claude CodeMar 2026 · code.claude.com · ▲443Let Claude use your computer from the CLI
- PMProject management system for Claude Code2025 · github.com · ▲175
I built a lightweight project management workflow to keep AI-driven development organized. The problem was that context kept disappearing between tasks. With multiple Claude agents running in parallel, I’d lose track of specs, dependencies, and history. External PM tools didn’t help because syncing them with repos always created friction. The solution was to treat GitHub Issues as the database. The "system" is ~50 bash scripts and markdown configs that: - Brainstorm with you to create a markdown PRD, spins up an epic, and decomposes it into tasks and syncs them with GitHub issues - Track…
- CMClaude.md templates based on Boris Cherny's adviceFeb 2026 · github.com · ▲10
Boris Cherny (Claude Code creator) recently dropped a threads on how his team at Anthropic uses Claude Code. The key insight: they don't treat it as a static config. After every correction, they tell Claude "Update your CLAUDE.md so you don't make that mistake again." Claude writes a rule for itself. They review it, commit it to git. The mistake never happens again. I cross-referenced his tweets with Anthropic's official docs and other best practices for CLAUDE.md and then packaged it into a starter kit: - Fill-in-the-blank templates for Next.js/TypeScript, Python/FastAPI, and a…

- OSOpen-source CLI coding framework using Claude2024 · github.com · ▲84
/dev for Claude CodeApr 2026 · github.com · ▲84Claude Code as a Tech Lead with parallel Worker Agents
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 19d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


