bb-service-layer

Community

Pure service layer for reliable business logic.

Authorvalentinmathey
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reglas de organización de lógica de negocio en Servicios y procesamiento de control de flujo asíncrono. Trigger: Use cuando agregue lógica de negocio, manipule arrays/datos masivos, o implemente validaciones principales.

Core Features & Use Cases

  • Asegura que la lógica de negocio viva en una capa de servicios aislada de la capa de transporte (GraphQL/REST).
  • Requiere uso estricto de async/await para todas las operaciones y evita el encadenamiento con .then/.catch.
  • Soporta el procesamiento por lotes y la orquestación entre distintos modelos de información.

Quick Start

Configure your codebase to route business logic through a dedicated service layer and enforce async/await for all operations.

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: bb-service-layer
Download link: https://github.com/valentinmathey/Skills-Back-Automation/archive/main.zip#bb-service-layer

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 471,000+ vetted skills library on demand.