Skill para revisar Pull Requests de cualquier repositorio GitHub usando MCP tools. Analiza seguridad, lógica, sintaxis, archivos core y calidad de código. Trigger: Cuando el usuario pide revisar PRs,...
5
AI 90
vendix-notifications-system
Rzyfront3/16/2026
Real-time notifications system: SSE streaming, event-driven creation, NgRx state, subscriptions, and extension guide. Trigger: When working with notifications, SSE connections, event listeners, or add...
5
AI 86
vendix-prisma-schema
Rzyfront3/16/2026
Prisma schema editing.
5
AI 72
vendix-ecommerce-checkout
Rzyfront3/14/2026
Checkout flow for the ecommerce module.
5
AI 72
vendix-prisma-scopes
Rzyfront3/16/2026
Multi-tenant Prisma scoping system: BasePrismaService, domain-specific scoped services, model registration, and withoutScope() usage rules. Trigger: When working with Prisma scoped services, adding mo...
5
vendix-prisma-seed
Rzyfront2/21/2026
Seeding patterns.
4
AI 82
vendix-backend
Rzyfront2/21/2026
NestJS patterns for Vendix backend API. Trigger: When editing files in apps/backend/, creating modules, or working with Prisma.
4
AI 82
vendix-s3-storage
Rzyfront2/23/2026
S3 storage patterns for file uploads, URL handling, and preventing signed URL persistence bug. Trigger: When uploading files, handling S3 URLs, or working with image_url/logo_url/favicon_url fields.
4
AI 80
vendix-backend-domain
Rzyfront2/24/2026
Hexagonal architecture and domain structure.
4
vendix-frontend-standard-module
Rzyfront2/7/2026
Standard layout for admin modules with 4 stats cards, search/filter header, and a data table. Mobile-first design with sticky headers and responsive data views. Trigger: When creating or refactoring a...
4
AI 95
vendix-prisma
Rzyfront2/7/2026
Prisma ORM patterns for Vendix database operations. Trigger: When editing schema.prisma, creating migrations, or using Prisma client.
4
AI 95
vendix-frontend-sticky-header
Rzyfront2/7/2026
Guidelines for professional sticky headers in modules.
4
AI 88
vendix-frontend-modal
Rzyfront2/7/2026
Patrones de implementación de modales en el frontend de Vendix.
4
AI 88
vendix-core
Rzyfront2/7/2026
Vendix monorepo patterns, workspace structure, and shared libraries. Trigger: When working with monorepo structure, shared libs, or cross-app code.
4
AI 83
vendix-frontend-lazy-routing
Rzyfront2/7/2026
Instructions for creating always lazy-loaded routes for sub-modules.
4
AI 72
vendix-backend-middleware
Rzyfront2/7/2026
Middleware configuration.
4
vendix-customer-auth
Rzyfront2/7/2026
Customer authentication patterns for STORE_ECOMMERCE app using modal-based login/register. Trigger: When implementing customer login, registration, or auth modal in e-commerce frontend.
4
skill-creator
Rzyfront2/7/2026
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.