| name | Fact Check |
| description | This skill should be used when the user asks to "verify claims", "fact check", "validate documentation", "check sources", or needs verification of external source references. Provides patterns for systematic fact verification using Context7 and WebSearch. |
Version-specific example: Claim: "React 18 introduces automatic batching for all updates" Verification: Query Context7 with topic="batching" for React 18 docs Result: Confirmed - React 18 automatically batches state updates inside promises, setTimeout, and native event handlers
Threshold: Flag claims with confidence below 80
Web standards: WebSearch with domain filters MDN Web Docs: developer.mozilla.org W3C: w3.org WHATWG: html.spec.whatwg.org OWASP: owasp.org