docs: 添加 ag-ui 和 crewai 项目 skills 及更新文档
This commit is contained in:
@@ -39,6 +39,17 @@ Follow this hierarchy when developing:
|
||||
- Never develop directly on `main`
|
||||
- **Never push to remote unless explicitly requested by user**
|
||||
|
||||
## Skills (Domain Knowledge)
|
||||
|
||||
Project-specific skills are available in `.opencode/skills/`:
|
||||
|
||||
| Skill | Purpose | When to Use |
|
||||
|-------|---------|-------------|
|
||||
| **ag-ui** | AG-UI protocol for agent-user interaction | Agent chat, streaming events, tool calls, state sync |
|
||||
| **crewai** | CrewAI framework for multi-agent orchestration | Multi-agent systems, agent collaboration, task automation |
|
||||
|
||||
**Usage**: Reference skills by name (e.g., "use the `ag-ui` skill") in development rules. Skills provide complete documentation, examples, and best practices.
|
||||
|
||||
## Supabase Services
|
||||
|
||||
Project uses locally hosted Supabase for development.
|
||||
|
||||
Reference in New Issue
Block a user