Skip to main content

gengirish/dropflow

جمع SkillsMP عدد ٢٥ من skills من gengirish/dropflow. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
٢٥
نجوم GitHub
٠
تفرعات GitHub
٠

Skills في هذا المستودع

عرض ٢٥ من أصل ٢٥ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Create new documentation files and update existing ones in docs/ following DropFlow conventions. Use when the user asks to create a doc, write a guide, add a new documentation page, update doc sections, restructure docs, or when a new feature needs its own…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Keep project documentation in sync with code changes. Use when adding, modifying, or removing any feature, API endpoint, database model, workflow step, environment variable, or deployment config. Also use when the user asks to update docs, generate docs, or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

better-sse for real-time Server-Sent Events in DropFlow. Use when implementing the SSE broadcaster, tenant-scoped channels, or the useSSE hook for live order/workflow/inventory updates.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Biome linting/formatting + tsx runner for DropFlow developer experience. Use when configuring linting, formatting, running TypeScript scripts, or setting up DX tooling.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

BullMQ queues, Flows (DAG), ioredis, and bull-board patterns for the DropFlow worker service on Fly.io. Use when creating queues, workers, job processors, DAG workflows, or queue monitoring in apps/worker/.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

fast-csv for bulk product CSV import in DropFlow. Use when implementing the bulk import API route, CSV parsing, validation, or error reporting for the catalog product import feature.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

GrowthBook feature flags for DropFlow tenant-level feature control. Use when implementing feature gates, gradual rollouts, or A/B tests scoped per tenant.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Indian GST calculation engine, GSTIN validation, and e-Invoice IRP integration for DropFlow. Use when working with GST logic in packages/gst/, validating GSTINs, calculating tax breakdowns, or submitting e-Invoices to IRP.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Type-safe server actions with next-safe-action in DropFlow. Use when creating or modifying server actions in apps/web/actions/, adding middleware chains, or implementing optimistic updates.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Next.js 14 App Router patterns for DropFlow. Use when creating routes, layouts, API handlers, middleware, or working with the App Router in apps/web/.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Novu multi-channel notification infrastructure for DropFlow. Use when implementing email, SMS, WhatsApp, or in-app notifications for order updates, inventory alerts, or shipment tracking events.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Observability stack for DropFlow — Pino structured logging, OpenTelemetry distributed tracing, Sentry error tracking. Use when adding logging, tracing, or error reporting to any service.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Prisma multi-tenant patterns for DropFlow with Neon PostgreSQL. Use when working with the database, creating queries, adding models, running migrations, or implementing tenant isolation.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Razorpay (India) + Stripe (international) payment integration for DropFlow. Use when implementing payment flows, webhook handlers, refunds, or payment verification in orders or webhooks.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

React Email templates + Resend delivery for DropFlow transactional emails. Use when creating email templates for order confirmations, shipping updates, invoices, or low-stock alerts.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

React Flow workflow DAG visualization and editor for DropFlow. Use when building the workflow builder UI, displaying workflow run progress, or creating custom DAG nodes in the settings/workflow pages.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

@react-pdf/renderer for generating Indian GST-compliant invoice PDFs in DropFlow. Use when building invoice templates, PDF generation in the worker, or any PDF output with GST breakdown tables.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

shadcn/ui + Tailwind CSS component patterns for DropFlow dashboard. Use when building UI components, forms, dialogs, sheets, or any frontend in apps/web/.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Shipping carrier integrations for DropFlow — Shiprocket (domestic India), Delhivery (via Shiprocket), EasyPost (international). Use when building shipment creation, label generation, tracking, or carrier webhook handlers.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

TanStack Table + TanStack Query + nuqs patterns for DropFlow data tables. Use when building paginated, sortable, filterable tables for orders, products, invoices, or shipments in the dashboard.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Tremor dashboard chart and KPI components for DropFlow analytics. Use when building analytics dashboards, order metrics, revenue charts, or inventory KPI cards in the finance or dashboard pages.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

tRPC typed API between apps/web (Vercel) and apps/worker (Fly.io). Use when creating tRPC routers, adding procedures, or calling the worker from the web app.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Turborepo + pnpm workspace patterns for the DropFlow monorepo. Use when creating packages, configuring build pipelines, adding workspace dependencies, or running monorepo-scoped commands.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Testing strategy for DropFlow — Vitest for unit/integration tests, Playwright for E2E, MSW for API mocking. Use when writing tests for any part of the codebase.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Zod validation patterns for DropFlow. Use when creating API input schemas, DTOs, env parsers, form schemas, or worker job payloads in packages/types/.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٢٥ من أصل ٢٥ skills مجمعة.