saas-api-gateway

Community

Route SaaS traffic securely through BFF

Authorjohnnystefan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill documents and enforces the BFF API gateway pattern so each client request is authenticated, proxied, and error-handled consistently without duplicating business logic.

Core Features & Use Cases

  • Centralized routing rules: Shows how proxy constants, controllers, and services coordinate to strip and add prefixes while forwarding requests with Fastify reply.from.
  • Reusable HttpProxyService: Covers configuration validation, route transformation, and neverthrow results to guard against invalid URLs and proxy failures.
  • Use Case: When adding a new downstream service, copy the proxy module pattern, register the module in AppModule, and keep controllers at two lines so the gateway never touches Prisma or domain logic.

Quick Start

Activate the saas-api-gateway skill to outline proxy modules, controllers, and route transforms before extending any downstream service.

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: saas-api-gateway
Download link: https://github.com/johnnystefan/test-saas-business/archive/main.zip#saas-api-gateway

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.