AI Prompts & Agents: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 25: | Line 25: | ||
* https://www.youtube.com/watch?v=lefhFulQCXw | * https://www.youtube.com/watch?v=lefhFulQCXw | ||
*https://www.youtube.com/watch?v=LCYBVpSB0Wo (AI Jason) | *https://www.youtube.com/watch?v=LCYBVpSB0Wo (AI Jason) <!-- Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend | ||
Better: | |||
Specialists for each topic (shadcn, vercel, stripe, ...) | |||
Context sharing between agents via files Share global task.md with subagents, save agent work as work.md, task manager should request work output as work.md | |||
Subagent.md | |||
Goal, Analysis and planning, Code quality standards, Output format, Rules --> | |||
**Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend | **Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend | ||
**Better: | **Better: | ||
Revision as of 18:13, 16 August 2025
| Category: Programming + AI |
Sub Agents (Claude Code)
- https://github.com/wshobson/agents
- https://github.com/solatis/claude-config/tree/main/agents
- https://github.com/davepoon/claude-code-subagents-collection/tree/main/subagents
- https://github.com/VoltAgent/awesome-claude-code-subagents
- https://github.com/iannuttall/claude-agents
- https://github.com/0xfurai/claude-code-subagents
- https://www.databricks.com/blog/passing-security-vibe-check-dangers-vibe-coding (Security)
Videos
- https://www.youtube.com/watch?v=lefhFulQCXw
- https://www.youtube.com/watch?v=LCYBVpSB0Wo (AI Jason)
- Initial idea: Task Manager + Frontend + Backend -> Communication problems between frontend and backend
- Better:
- Specialists for each topic (shadcn, vercel, stripe, ...)
- Context sharing between agents via files Share global task.md with subagents, save agent work as work.md, task manager should request work output as work.md
- Subagent.md
- Goal, Analysis and planning, Code quality standards, Output format, Rules