cyberneticlibrary

Score developer documentation

docs-auditorskillsetup L224
Infrasity-Labs/dev-gtm-claude-skills
What it does

Audit developer docs across 33 checks in 7 categories

Best for

Comprehensively scoring a dev docs site's AI discoverability, structure, and SEO readiness (llms.txt, sitemaps, breadcrumbs, etc.) in one audit

Inputs
  • · Docs URL (e.g. https://docs.example.com/)
Outputs
  • · Scored report (out of 100)
  • · Pass/Warn/Fail per check
  • · 7 categories: AI/LLM Discoverability, Structure, Content, SEO, Developer Experience, Completeness, Technical Accuracy
Requires
  • · web_fetch
  • · curl (robots.txt, sitemap.xml, llms.txt, llms-full.txt)
  • · DataForSEO (optional)
Preconditions

Docs URL must be fetchable; web_search must surface derived URLs (robots.txt, llms.txt, etc.)

Failure modes
  • · Docs behind auth (403)
  • · JavaScript-rendered content (need Playwright)
  • · Derived URLs not in search results
Trust signals
  • · All 33 checks documented with criteria
  • · Fetches 6-8 actual pages (not just homepage)
  • · Detects framework (Next.js, static, WordPress) before auditing