impl-service

Community

Orchestrate business logic with robust services.

Authorciandt-fulvio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It centralizes business rules and orchestration in the service layer, coordinating repositories and prompts, while keeping routers free of logic.

Core Features & Use Cases

  • Business Logic Centralization: All domain rules live in services, not in routers.
  • LLM Prompts: Prompts are encapsulated inside services, enabling clean separation of concerns.
  • DI & Testing: Services accept dependencies via DI for easier testing.

Quick Start

Create a new service in src/synth_lab/services/{entity}_service.py, implement key methods (list, get, create), and wire up a corresponding repository. Add a small unit test to validate business rules.

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: impl-service
Download link: https://github.com/ciandt-fulvio/synth-lab/archive/main.zip#impl-service

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.