added 1 liner description

This commit is contained in:
Shayan Rais
2025-11-03 21:02:54 +05:00
parent 4d7f1d9e6e
commit 0ff06d8b09
+5 -6
View File
@@ -1,12 +1,11 @@
# claude-code-best-practice # claude-code-best-practice
your best ai assistant with the best practice your best ai assistant with the best practice
- Agents - **[Agents](https://docs.claude.com/en/docs/claude-code/agents)** - Specialized subprocesses that autonomously handle complex, multi-step tasks
- Commands - **[Commands](https://docs.claude.com/en/docs/claude-code/slash-commands)** - Custom slash commands to extend Claude Code with reusable prompts
- Actions/Workflows - **[Memory](https://docs.claude.com/en/docs/claude-code/memory)** - Persistent context that Claude remembers across conversations
- Memory - **[Hooks](https://docs.claude.com/en/docs/claude-code/hooks)** - Shell commands that execute in response to events like tool calls
- Hooks - **[Skills](https://docs.claude.com/en/docs/claude-code/skills)** - Installable capabilities that add specialized functionality to Claude Code
- Skills
## SKILLS ## SKILLS
#### Skills vs. Agents | Commands | Memory #### Skills vs. Agents | Commands | Memory