sync-providers

Community

Keeps Real and Fake providers in perfect sync.

Authordezverev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures Real and Fake provider implementations stay in sync with their interfaces, preventing drift between code and tests and improving reliability of the provider layer.

Core Features & Use Cases

  • Scan provider interfaces and their Fake/Real implementations to detect missing methods, method mismatches, and data inconsistencies.
  • Validate fake data against real provider patterns and suggest or auto-generate stubs for testing.
  • Apply fixes after interface changes or when adding new provider methods to keep all implementations aligned.
  • Use after refactoring to maintain consistency across the provider surface.

Quick Start

Run the provider-sync workflow by issuing /sync-providers or "sync providers" to check alignment, and use /sync-providers --fix to auto-generate missing Fake methods.

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: sync-providers
Download link: https://github.com/dezverev/AnimalAL-v1/archive/main.zip#sync-providers

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.