api-development-standards

Community

Multi-tenant API standards for token services.

Authormbelenmontoya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Establishes a repeatable, architecture-first approach for building Design Token Manager APIs with Node.js/Express, Prisma, and PostgreSQL, ensuring consistent patterns across routes, controllers, and data access.

Core Features & Use Cases

  • Three-Layer Architecture (Routes → Controllers → DAL → Prisma → PostgreSQL) to separate concerns.
  • Enforces multi-tenant data isolation on every query with tenantContext-aware DAL.
  • Standardized patterns for authentication, error handling, validation, and testing.
  • Guidelines for Prisma usage, transactions, and performance considerations.

Quick Start

Apply these standards when scaffolding new API routes or refactoring existing ones to ensure multi-tenant isolation, consistent error handling, and aligned DAL usage.

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: api-development-standards
Download link: https://github.com/mbelenmontoya/design-token-manager-api/archive/main.zip#api-development-standards

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.