alfadocs-architecture-review

Official

Catch BFF, tenant, and secret leaks early

Authoralfadocs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you audit an AlfaDocs app’s architecture before release so you can catch security, tenancy, and session-design mistakes that would expose secrets or break isolation.

Core Features & Use Cases

  • BFF Boundary Review: Checks that the browser never calls AlfaDocs directly and that all sensitive requests flow through Supabase Edge Functions.
  • Secrets and Session Audit: Verifies that tokens, secrets, and cookies stay server-side and are handled in a way that protects users from leakage.
  • Multi-Tenancy and RLS Validation: Reviews practiceId propagation, row-level security, and cross-practice access risks in Supabase-backed AlfaDocs apps.
  • Use Case: Use this when asking whether a Lovable plus Supabase AlfaDocs app is built correctly, especially before shipping or during a security review.

Quick Start

Review the AlfaDocs app architecture and report any blockers, warnings, and notes against the BFF, session, tenancy, and RLS checklist.

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: alfadocs-architecture-review
Download link: https://github.com/alfadocs/ai-harness-instructions/archive/main.zip#alfadocs-architecture-review

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