Generate CRUD API endpoints following OpenOrder patterns (Fastify, Prisma, Zod, RBAC)
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من gunning4it/openorder. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Generate CRUD API endpoints following OpenOrder patterns (Fastify, Prisma, Zod, RBAC)
لغة النص الأصلي: الإنجليزية
Scaffold new POS or payment adapter implementations. Use when adding support for Square, Toast, Clover, Stripe, or other integrations.
لغة النص الأصلي: الإنجليزية
Create conventional commits following OpenOrder standards with AGPL co-authoring
لغة النص الأصلي: الإنجليزية
Initialize Docker development environment with database migrations. Use for first-time setup or after pulling major changes.
لغة النص الأصلي: الإنجليزية
Run comprehensive checks across the entire monorepo. Use before creating PRs or after making cross-package changes.
لغة النص الأصلي: الإنجليزية
Create and validate Prisma database migrations. Use after schema.prisma changes or when adding new database features.
لغة النص الأصلي: الإنجليزية
Audit codebase for security vulnerabilities, secret leakage, dependency risks, and configuration issues. Use before commits, when adding dependencies, or reviewing PRs. Enforces zero-secrets policy, dependency isolation, and secure build practices.
لغة النص الأصلي: الإنجليزية
Design and implement UI components following strict UX principles. Use when creating new components, layouts, or reviewing existing UI code. Enforces Base 8 spacing, semantic colors, accessibility standards, and interactive states.
لغة النص الأصلي: الإنجليزية