create-utility-service

Community

Create reusable cross-cutting services quickly.

Authormadooei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creates a standardized approach to building utility services for cross-cutting concerns, avoiding ad-hoc implementations and scattered logic.

Core Features & Use Cases

  • Centralizes authentication, authorization, notifications, and shared utilities as standalone services.
  • Enforces architectural rules (no BaseService extension, no repository injection) and promotes validated env usage.
  • Supports a provider pattern to switch implementations (e.g., multiple email providers) without changing business logic.

Quick Start

Create a new utility service class under src/services (for example, src/services/my-utility.service.ts) implementing the cross-cutting logic and import it where needed.

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: create-utility-service
Download link: https://github.com/madooei/backend-template/archive/main.zip#create-utility-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.