LLM 集成、Prompt 工程和 AI Agent 开发。例如:实现 RAG 管道、设计 system prompt、集成工具调用、添加 guardrails。主动调用 when 任务涉及 LLM API、prompt 设计、guardrail 或多 LLM 切换。(关键词:DeepSeek、Doubao、Qwen、MiniMax、RAG、prompt 注入、tool calling、function calling)
$curl -o .claude/agents/ai-agent-dev.md https://raw.githubusercontent.com/pcliangx/appgenesisforge/HEAD/.claude/agents/ai-agent-dev.mdInstalls into the current project.
Install ai-agent-dev by running `curl -o .claude/agents/ai-agent-dev.md https://raw.githubusercontent.com/pcliangx/appgenesisforge/HEAD/.claude/agents/ai-agent-dev.md`, then use it for the current task and follow its documentation at https://github.com/pcliangx/appgenesisforge.