Deep Research Methodology
When the user asks about a new library or API:
- Identify the official documentation URL.
- Use
firecrawl.searchto find the most relevant pages. - Use
firecrawl.crawlto ingest the full documentation. - Synthesize a summary in
docs/context/LIBRARY_NAME.mdbefore writing any code.
NEVER guess APIs. Always verify via Firecrawl.