·fact-check
</>

fact-check

leonardomso/33-js-concepts

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation

167Installs·4Trend·@leonardomso

Installation

$npx skills add https://github.com/leonardomso/33-js-concepts --skill fact-check

SKILL.md

Use this skill to verify the technical accuracy of concept documentation pages for the 33 JavaScript Concepts project. This ensures we're not spreading misinformation about JavaScript.

Follow these five phases in order for a complete fact check.

Every code example in the concept page must be verified for accuracy.

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation Source: leonardomso/33-js-concepts.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leonardomso/33-js-concepts --skill fact-check
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is fact-check?

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation Source: leonardomso/33-js-concepts.

How do I install fact-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leonardomso/33-js-concepts --skill fact-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/leonardomso/33-js-concepts

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01