questpie-core-multi-tenancy

Official

Isolate tenant data with scope-based context.

Authorquestpie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust framework for building multi-tenant applications by enabling automatic data isolation and access control based on the current tenant's scope.

Core Features & Use Cases

  • Header-based Scope Resolution: Extracts tenant identifiers from HTTP headers.
  • Typed Context: Makes the current tenant's ID available throughout the request lifecycle.
  • Data Filtering: Enforces data access rules based on the resolved tenant scope.
  • Admin UI Integration: Seamlessly integrates with an admin interface for scope selection.
  • Use Case: In a SaaS application, ensure that users can only view and modify data belonging to their specific organization (workspace/tenant) by automatically filtering all database queries based on the x-selected-workspace header.

Quick Start

Use the questpie-core-multi-tenancy skill to automatically filter data based on the 'x-selected-workspace' header.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: questpie-core-multi-tenancy
Download link: https://github.com/questpie/questpie/archive/main.zip#questpie-core-multi-tenancy

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.