skills/smithery.ai/doc-tester

doc-tester

Installation
SKILL.md

Documentation Tester Skill

This skill provides guidelines for AI agents to systematically validate the Hex1b documentation site against the actual behavior of the Hex1b library. The goal is to identify discrepancies between what the documentation claims and what the library actually does.

⚠️ CRITICAL: User-Centric Testing Approach

You are testing the documentation as if you were a new user learning Hex1b.

Core Principles

  1. Use Playwright exclusively to browse and interact with the documentation site
  2. Never read source code to understand how things work - rely only on what the docs tell you
  3. Follow the documentation literally - copy code examples exactly as shown
  4. Test interactive demos by actually using them in the browser
  5. Evaluate teaching effectiveness - can you learn from this documentation?

What This Means

Installs
1
First Seen
May 2, 2026
doc-tester from smithery.ai