create-utility-service

Create a utility service for cross-cutting concerns. Use when creating services for authentication, authorization, email, notifications, or other shared functionality that doesn't directly map to a domain entity.

$ Instalar

git clone https://github.com/madooei/backend-template /tmp/backend-template && cp -r /tmp/backend-template/.claude/skills/create-utility-service ~/.claude/skills/backend-template

// tip: Run this command in your terminal to install the skill