from vibe coding to agentic engineering - practice makes claude perfect
Claude Code Best Practice is a reference implementation repository for configuring Claude Code, Anthropic's agentic AI coding platform. The project demonstrates best practices for building agentic workflows through patterns involving commands, agents, and skills—using a weather system as a concrete example to show how these components orchestrate together. The repository covers the complete Claude Code feature set, including subagents, slash commands, skills, hooks, MCP servers, memory management, and settings configuration. It's authored by a Pakistani developer and maintained with contributions highlighted in documentation and examples, serving as the authoritative source for Claude Code patterns and workflows.