Service Layer Extractor

Refactors route handlers into service layer with clean boundaries, dependency injection, testability, and separation of concerns. Provides service interfaces, folder structure, testing strategy, and migration plan. Use when refactoring "fat controllers", "business logic", "service layer", or "architecture cleanup".

majiayu000 5f07f78 2 files · 7.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/service-layer-extractor commit 5f07f7835b

Frequently asked questions

npx skillmds add majiayu000/service-layer-extractor