Claude Code Best Practice Repo Hits 50k Stars, Built Entirely with AI Agents

The claude-code-best-practice repository has passed 50,000 stars on GitHub, becoming the most-starred open-source repository from Pakistan in 2026. The repo, created by shanraisshan, is a curated collection of best practices for using Claude effectively — especially relevant for developers transitioning from 'vibe coding' to structured agentic engineering.
Key Details
- 100% developed using Claude Code (no human-written code — only human review).
- 100% maintained daily by autonomous Claude workflows — no manual maintenance.
- Covers migration from chatbot-style Claude usage to agentic workflows.
- Author offers free help for anyone starting with Claude or looking to adopt agentic engineering practices.
- Was presented at a Google event the week before the post, signaling industry recognition.
Who It's For
Developers currently using Claude as a chatbot and looking to adopt agentic workflows, or anyone wanting to see a real-world example of an AI-agent-maintained open-source project.
📖 Read the full source: r/ClaudeAI
👀 See Also

Quiver: A GUI for Managing and Syncing Claude Code Skills
Quiver is a free, open-source GUI tool that provides a web interface for managing Claude Code skills, allowing users to browse local skills and marketplace plugins, edit SKILL.md files, sync via Git, and install skills without using the terminal.

UK Sovereign LLM Inference: Relax.ai Launches Public Docs
Relax.ai released docs for UK sovereign LLM inference, redirecting to /docs/getting-started/introduction. The service was shared on HN with 104 points.

Snip tool enables visual communication with AI coding agents
Snip is a free tool that lets developers screenshot, annotate, and draw to show AI agents what they mean visually, while agents can generate diagrams or load images directly through CLI or MCP. Currently runs on Apple Silicon Macs with Mermaid diagram support and HTML support in progress.

Open-Source MCP Server Turns Claude into an Autonomous Literary Agent for Querying Publishers
The Agentic Publishing Node is an MCP server that lets Claude automatically cross-reference manuscripts against literary agent wishlists, generate query letters, format to Shunn standard, and log pitches — all from local markdown files.