service-class-conventions

Installation
SKILL.md

Service Class Conventions Skill

  • Service classes must be of type interface.
  • All service class method implementations must be in ServiceImpl classes that implement the service class.
Related skills
Installs
42
GitHub Stars
27
First Seen
Feb 19, 2026