LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

spec-to-code-compliance - Verify code compliance against specification documentation

Verifies whether code implements exactly what documentation specifies for blockchain audits and protocol implementations.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Extract specification intermediate representation
  • Analyze codebase semantic structure
  • Compare code against specifications
  • Classify implementation divergence severities
  • Generate structured compliance reports

Inputs

  • Specification documents
  • Protocol codebase

Outputs

  • Spec-IR
  • Code-IR
  • Alignment-IR
  • Audit compliance report

Requirements

    Source

    • Spec: SKILL.md
    blockchain
    smart-contracts
    audit
    compliance
    verification
    Extract specification intermediate representation
    Analyze codebase semantic structure
    Compare code against specifications
    Classify implementation divergence severities
    Specification documents
    Protocol codebase
    Spec-IR
    Code-IR
    Alignment-IR