Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

calyflow-app

يحتوي calyflow-app على 10 من skills المجمعة من Calyflow، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
7
محدث
2026-07-22
Forks
4
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

error-analysis
مطوّرو البرمجيات

Morning triage of production app errors. Pulls the last ~24h of errors from PostHog error tracking and the prod Supabase database (api_request_log + failed *_runs rows), groups them, root-causes each against the codebase, and produces a prioritized report with proposed fixes. Use when asked to analyze app errors, run the morning error review, or find out what broke overnight.

2026-07-22
commit-push-pr-merge
مطوّرو البرمجيات

Commit all working-tree changes in logical units, push the branch, open a PR, wait for checks, and merge to main when green and conflict-free. Use when the user wants to ship the current branch end-to-end (e.g. "ship it", "commit and merge", "get this into main").

2026-07-12
stripe-cli
مطوّرو البرمجيات

Stdlib-only Python CLI for managing Calyflow's Stripe catalog (products, prices, webhooks) with a mandatory account guard. Use when provisioning or verifying Stripe products/prices/webhook endpoints for Calyflow, or when setting the STRIPE_PRICE_* env vars for a new Stripe account.

2026-07-10
integration-nextjs-app-router
مطوّرو البرمجيات

PostHog integration for Next.js App Router applications

2026-07-06
migrate-local
مطوّرو البرمجيات

Apply Supabase database migrations to the local dev database. Use when asked to apply, run, or push a migration locally, after adding a file under supabase/migrations/, or when the local DB schema is behind the migration files. Local-only — never touches prod.

2026-07-06
run-app
مطوّرو البرمجيات

Launch the Calyflow Next.js app locally and drive it. Use when asked to run, start, serve, or screenshot the app, or to confirm a change works in the running app. Handles copying .env.local into a git worktree before starting the dev server.

2026-07-06
worktree
مطوّرو البرمجيات

Create a new git worktree branched from main and switch the session into it. Use when the user asks to start a worktree, work in a worktree, or spin up an isolated checkout for a task.

2026-07-06
worktree
مطوّرو البرمجيات

Create a new git worktree branched from main and switch the session into it. Use when the user asks to start a worktree, work in a worktree, or spin up an isolated checkout for a task.

2026-06-13
run-app
مطوّرو الويب

Launch the Calyflow Next.js app locally and drive it. Use when asked to run, start, serve, or screenshot the app, or to confirm a change works in the running app. Handles copying .env.local into a git worktree before starting the dev server.

2026-06-13
commit-push-pr-merge
مطوّرو البرمجيات

Commit all working-tree changes in logical units, push the branch, open a PR, wait for checks, and merge to main when green and conflict-free. Use when the user wants to ship the current branch end-to-end (e.g. "ship it", "commit and merge", "get this into main").

2026-06-12