added 1 liner description
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user