create-provider

Community

Auto-generate provider interfaces

Authordezverev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

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

Core Features & Use Cases

  • Interface generation: Generate I[Feature]DataProvider interfaces following project conventions.
  • Providers templates: Create Fake[Feature]DataProvider and Real[Feature]DataProvider templates ready for extension.
  • Use Case: When adding data sources (e.g., Weather, OutlookEmail), generate standardized provider patterns to streamline integration and testing.

Quick Start

Run the create-provider skill and specify the target data source (e.g., Weather) to generate the interface and corresponding fake/real providers in src/Plugins/Providers.

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

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.