Skip to main content
Back to registry

fact-check

leonardomso/33-js-concepts

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.

Installs223
Install command
npx skills add https://github.com/leonardomso/33-js-concepts --skill fact-check
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. Identify all code blocks in the document For each code block: For "wrong" examples (marked with ❌): For "correct" examples (marked with ✓): Run project tests: Check test coverage: All claims about JavaScript APIs, methods, and behavior should align with MDN documentation. Check all MDN links: Verify API descriptions: Check for deprecated APIs: Verify browser compatibility claims: For nuanced JavaScript behavior, verify against the ECMAScript specification. The ECMAScript specification is at: All external links (articles, videos, courses) must be verified. Check link accessibility: Verify content accuracy: Check publication date: Verify description accuracy: Review all prose claims about JavaScript behavior.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does fact-check do?

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.

Is fact-check good?

fact-check does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does fact-check work with?

fact-check currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to fact-check?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install fact-check?

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

Related skills

More from leonardomso/33-js-concepts

Related skills

Alternatives in Software Engineering