service-builder
CommunityBuild decoupled, testable services.
Authordarraghh1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you build pure, interface-agnostic services with injected dependencies, making your business logic reusable and easy to test across different parts of your application.
Core Features & Use Cases
- Dependency Injection: Services receive all their dependencies through the constructor, promoting testability.
- Interface Decoupling: Services are unaware of their callers (e.g., server actions, MCP tools), allowing them to be used anywhere.
- Use Case: Create a
ProjectServicethat handles all project-related database operations. This service can then be called from a Next.js server action, an API route, or an MCP tool without modification.
Quick Start
Use the service-builder skill to create a new service for managing user profiles.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-builder Download link: https://github.com/darraghh1/my-claude-setup/archive/main.zip#service-builder 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.