7d9c2934495dbe00a2cdb0fbdf1744af89136e1f
claude-code-best-practice
your best ai assistant with the best practice
- Agents - Specialized subprocesses that autonomously handle complex, multi-step tasks
- Commands - Custom slash commands to extend Claude Code with reusable prompts
- Memory - Persistent context that Claude remembers across conversations
- Hooks - Shell commands that execute in response to events like tool calls
- Skills - Installable capabilities that add specialized functionality to Claude Code
Documentation
docs/AGENTS.md - Agent Orchestration Best Practices
Learn how to properly orchestrate multiple agents, avoid common pitfalls when sub-agents aren't invoking, and implement sequential workflows using the Task tool.
docs/PROMPTS.md - Invocation Patterns Reference
Quick reference tables showing how to invoke agents and commands from different contexts (CLI, other agents, other commands).
docs/WEATHER.md - Weather System Flow Documentation
Complete system architecture and flow diagram for the weather data fetching and transformation workflow, demonstrating real-world agent and command orchestration.
SKILLS
Skills vs. Agents | Commands | Memory
Claude Code Skills: What Problem Do They Solve? - Brian Casel
Types of Skills
The REAL POWER of Claude Agent SKILLS - Grace Leung
Venn Diagram - Skills vs. Agents | Commands
Claude Code Brand New Feature: Claude Skills - Ray Amjad

IDE
Cursor vs. Windsurf vs. VS Code
Languages
HTML
95.4%
Python
4.6%
