create-provider-claude

Community

Auto-generates provider interfaces and data layers.

Authordezverev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of provider interfaces and corresponding fake/real implementations for plugin data sources, reducing boilerplate and ensuring consistent design across domains.

Core Features & Use Cases

  • Interface scaffolding: Generates I[Feature]DataProvider interfaces following project naming conventions.
  • Fake/Real implementations: Creates Fake[Feature]DataProvider and Real[Feature]DataProvider templates to support testing and production use.
  • Plugin integration: Places artifacts under src/Plugins/Providers and wires them into plugin constructors for seamless switching.

Quick Start

Create a provider pattern for Weather data sources by generating IWeatherDataProvider interface and FakeWeatherDataProvider and RealWeatherDataProvider implementations under the Providers folder.

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

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.