Fact Check
Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation
Install
claude skill add leonardomso/33-js-concepts:fact-check About this skill
Fact Check is a skill for Claude Code developed by leonardomso. It is tagged javascript, documentation, quality-assurance, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Fact Check do?
Fact Check is a Claude Code skill by leonardomso. Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Fact Check?
You can install Fact Check by running the following command in your terminal: claude skill add leonardomso/33-js-concepts:fact-check
Who made Fact Check?
Fact Check was created by leonardomso. You can find their other projects and contributions on GitHub at https://github.com/leonardomso.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook