service-layer-generator
CommunityGenerate backend service interfaces.
Authornlelouche
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of C# interfaces and implementations for backend services, decoupling game logic from external APIs and facilitating dependency injection.
Core Features & Use Cases
- Interface Generation: Creates
I{ServiceName}.csdefining service contracts. - Implementation Generation: Creates
{ServiceName}Impl.csfor service logic (initially mockable). - Use Case: Generate an
IAuthServiceandMockAuthServiceto handle user authentication before a real backend integration is available.
Quick Start
Use the service-layer-generator skill to create an AuthService in the Game.Services namespace.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: service-layer-generator Download link: https://github.com/nlelouche/Unity-SkillForge/archive/main.zip#service-layer-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.