TidyFactor
@TidyFactor Organization
Public Skills
tidyfactor-next
by TidyFactor
"Production multi-tenant SaaS engine on Next.js 16, React 19, TypeScript strict, and Supabase with Contextual Decision Layer (CDL). Features locked tenant isolation (tenant_id + Postgres RLS) and pluggable query layer. Trigger on commands 'brief', 'init', 'tenant', 'rls', 'auth', 'data', 'storage', 'api', 'app', 'test', 'observe', 'deploy', or requests to build a multi-tenant SaaS."
tidyfactor-next
by TidyFactor
"Production multi-tenant SaaS engine on Next.js 16, React 19, TypeScript strict, and Supabase with Contextual Decision Layer (CDL). Features locked tenant isolation (tenant_id + Postgres RLS) and pluggable query layer. Trigger on commands 'brief', 'init', 'tenant', 'rls', 'auth', 'data', 'storage', 'api', 'app', 'test', 'observe', 'deploy', or requests to build a multi-tenant SaaS."
tidyfactor-next
by TidyFactor
"TidyFactor Next.js track — production-grade multi-tenant SaaS on Next.js 16, React 19, TypeScript strict, and Supabase (Postgres, Auth, Storage, Edge Functions, Realtime). Locked tenant isolation (shared schema, tenant_id + Postgres RLS); pluggable query layer (Supabase JS / Drizzle / Prisma) chosen once per project. Covers architecture, tenant resolution/lifecycle, RLS authoring and leak diagnosis, auth/RBAC, schema/data management, storage security, API contracts, App Router/React 19 patterns, testing, observability, CI/CD, performance, incident recovery, maintenance. Trigger on commands 'init', 'tenant', 'rls', 'auth', 'data', 'storage', 'api', 'app', 'test', 'observe', 'deploy', 'perf', 'incident', 'audit', or requests like 'build a multi-tenant SaaS', 'add RLS to this table', 'why is one tenant seeing another tenant's data', 'set up tenant resolution', 'audit our tenant isolation'. Use for new projects and for hardening/auditing existing Next.js + Supabase SaaS codebases."