add-docs
01Command
Research a library/framework's entire documentation site, generate a comprehensive SystemPrompt for qdoc's agent, and wire it into the codebase.
2 3mo ago A 27 tokens
original MIT
Command
Research a library/framework's entire documentation site, generate a comprehensive SystemPrompt for qdoc's agent, and wire it into the codebase.
Skill Claude CodeCodex
Query documentation using an LLM. Search Go docs, FastAPI docs, React, Next.js or local markdown directories. USE FOR: "how do I use X in Go?", "show me the FastAPI docs for Y", "what does the docs say about Z?", library docs, framework docs, API reference. DO NOT USE FOR: general coding questions not tied to specific…