claims-validator

Community

Validate documentation claims automatically, eliminate unsupported statements.

Authorjmagly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates misleading claims by automatically scanning documentation for unsupported metrics, made-up statistics, and unverifiable statements.

Core Features & Use Cases

  • Claims Validation: Automatically identifies percentage claims without data, time estimates without basis, and feature descriptions for unimplemented capabilities.

Quick Start

When you say "check for unsupported claims", this Skill analyzes your documentation for:

  • Performance metrics without benchmarks
  • Time/cost estimates without methodology
  • Marketing superlatives presented as facts
  • Features described as implemented that don't exist in the codebase.

Example Output

"Claims Validation: README.md

Found 8 unsupported claims:

Metrics (4):

  • Line 204: '20-98% reduction' - no data
  • Line 362: '56-63% time saved' - no data
  • Line 366: '2 Minutes' in heading - varies by project

Recommendation: Remove these claims. Describe what features do, not how much time/money they save."

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claims-validator
Download link: https://github.com/jmagly/ai-writing-guide/archive/main.zip#claims-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository