Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ Open standard (Linux Foundation) for connecting Claude to tools, repos, database
- [40+ Claude Code Tips](https://github.com/ykdojo/claude-code-tips#readme) - Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin for GitHub Actions debugging, conversation cloning, and handoffs.
- [My Experience With Claude Code After 2 Weeks of Adventures](https://sankalp.bearblog.dev/my-claude-code-experience-after-2-weeks-of-usage/) - Part 1: Real-world lessons on using a `TODO.md` file to keep Claude on track, managing costs, and why it often outperforms Cursor for complex refactors.
- [A Guide to Claude Code 2.0 and getting better at using coding agents](https://sankalp.bearblog.dev/my-experience-with-claude-code-20-and-how-to-get-better-at-using-coding-agents/#setup) - Part 2: A deep dive into the 2.0 update, focusing on the "Agent Manager" mindset, context engineering, and using sub-agents for larger codebases.
- [Claude Operator Stack](https://github.com/mccarthy606/claude-operator-stack#readme) - Curator's toolkit + operator playbook for solo founders running multiple AI products in parallel on Claude Code. 4 core (Claude Code, Obsidian, graphify, Frontend-Design) + 2 opt-in (Everything Claude Code, Toprank). Ships a 12-recipe cookbook from real shipped products, 6 SKILL.md packages, 6 slash-commands, 2 scaffolds, 4 archetype install paths, an npm CLI installer (`npx claude-operator-stack init`), and e2e integration tests.

---

Expand Down