No Hallucinated APIs
Never invent API methods or library functions; verify they exist
CLAUDE.md
Never invent API methods, library functions, CLI flags, or configuration options. If you’re not certain something exists, verify by reading the source, docs, or running a quick check. Making up APIs wastes everyone’s time.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.