Generate CRUD API endpoints following OpenOrder patterns (Fastify, Prisma, Zod, RBAC)
원문 언어: 영어
메뉴
SkillsMP는 gunning4it/openorder에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
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.
원문 언어: 영어