con un clic
multitenancy-guard
Enforces tenant and soft-delete query guards for backend changes.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Enforces tenant and soft-delete query guards for backend changes.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Generate channel-conform launch copy for Hacker News (Show HN) and Product Hunt. Triggers on "write a show hn", "show hn title", "hacker news launch", "product hunt tagline", "product hunt launch copy", "maker comment", "launch copy".
Create Genfeed workflows from natural language descriptions. Triggers on "create a workflow", "build a content pipeline", "make a video generation workflow".
Optimize long-form content for generative answer engines with a GEO scorecard, citation-ready structure, source attribution, and schema recommendations. Triggers on "optimize for GEO", "AI answer engine optimization", "make this citation-ready", "improve AI Overviews", "optimize for ChatGPT citations".
Create source-backed Brand OS systems for AI-era brands, including positioning, voice, visual rules, content pillars, launch storytelling, CTA strategy, evidence, and generation checklists. Triggers on Brand OS, brand system, brand operating system, AI-readable brand book, brand kit generator, launch storytelling, Japanese color references, cute studies, and source-backed brand strategy.
Apply the Genfeed.ai Brand OS to product copy, website CTAs, launch content, skills, examples, prompts, and generation context. Triggers when creating Genfeed-branded content, Genfeed website copy, Genfeed launch narratives, Brand OS generator examples, product messaging, or AI-readable Genfeed brand guidance.
Scaffold a complete new Prisma entity end-to-end across all 13 layers of the Genfeed.ai monorepo. Use when adding a brand new data entity that needs the full stack: schema, enums, interfaces, client model, domain model, serializer triplet, API endpoint constant, NestJS collection, module registration, frontend service, and React hook. Triggers on: 'new entity', 'add entity', 'scaffold entity', '/new-entity', 'new collection'.
| name | multitenancy-guard |
| description | Enforces tenant and soft-delete query guards for backend changes. |
Use when changing backend data access in apps/server/*.
isDeleted: false) where required by existing patterns.ee/) code paths.users._id as canonical DB user reference; do not use legacy auth provider user.id as foreign key.ee/): every tenant-scoped MongoDB query must include organization guard.ee/): organization guard is optional for single-tenant deployments.ee/ code, verify organization guards are present.rg -n "find\(|findOne\(|aggregate\(|update|delete|organization|isDeleted" apps/serverbun run test --filter=@genfeedai/api