creating-services
CommunityCraft robust Python services with clean architecture.
Software Engineering#architecture#python#service#dependency-injection#domain-modeling#composite-service#core-service
Authorgestrich
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps developers create well-structured Python service classes following the Service Layer pattern, enabling clean separation between Core and Composite services and enforcing constructor-based dependency injection.
Core Features & Use Cases
- Create focused Core services with explicit dependencies injected via the constructor.
- Distinguish Core vs Composite services to orchestrate workflows without leaking infrastructure concerns.
- Provide guidelines for method organization, error handling, and testing boundaries.
- Real-world example: turning a business rule into a service class that coordinates domain models and repositories.
Quick Start
Define a new ServiceName class with constructor-based dependencies, implement a single business operation, and wire it into the Core layer of your project.
Dependency Matrix
Required Modules
None requiredComponents
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: creating-services Download link: https://github.com/gestrich/python-architecture/archive/main.zip#creating-services 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.