workers-binding-validator

Community

Validate Cloudflare Workers bindings

Authorhirefrank
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically validates that code bindings align with wrangler.toml configuration and TypeScript Env interfaces, reducing binding drift.

Core Features & Use Cases

  • Binding Consistency: Checks code references against wrangler.toml.
  • Interface Validation: Verifies Env interface matches actual bindings.
  • Binding Type Accuracy: Ensures correct KV/R2/D1/DO binding usage.

Quick Start

Review a Workers project to verify binding names and types against configuration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: workers-binding-validator
Download link: https://github.com/hirefrank/claude-plugins/archive/main.zip#workers-binding-validator

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