Skip to main content

이 저장소의 skills

jeremylongshore/tons-of-skills-marketplace - 35페이지

SkillsMP는 jeremylongshore/tons-of-skills-marketplace에서 3,430개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

jeremylongshore/tons-of-skills-marketplace

수집된 skill 3,430개 중 40개를 표시합니다.

직업 분류
미분류
설명

Migrate between language learning platforms, import student progress, and transition from legacy speech APIs. Use when implementing migration deep dive, or managing Speak language learning platform operations. Trigger with phrases like "speak migration deep…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Configure Speak across dev, staging, and production with separate API keys and mock modes. Use when implementing multi env setup, or managing Speak language learning platform operations. Trigger with phrases like "speak multi env setup", "speak multi env…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Monitor Speak API health, assessment latency, session metrics, and pronunciation score distributions. Use when implementing observability, or managing Speak language learning platform operations. Trigger with phrases like "speak observability", "speak…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Optimize Speak API latency with audio preprocessing, response caching, and connection pooling. Use when implementing performance tuning, or managing Speak language learning platform operations. Trigger with phrases like "speak performance tuning", "speak…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Production readiness checklist for Speak language learning integrations: auth, audio pipeline, monitoring, and compliance. Use when implementing prod checklist features, or troubleshooting Speak language learning integration issues. Trigger with phrases like…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Handle Speak API rate limits with exponential backoff, request queuing, and optimization strategies. Use when implementing rate limits features, or troubleshooting Speak language learning integration issues. Trigger with phrases like "speak rate limits",…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Production architecture for Speak language learning apps: client, API gateway, assessment engine, and progress store. Use when implementing reference architecture, or managing Speak language learning platform operations. Trigger with phrases like "speak…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Production patterns for Speak language learning API: conversation sessions, pronunciation assessment, audio preprocessing, and batch operations. Use when implementing sdk patterns features, or troubleshooting Speak language learning integration issues.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Security best practices for Speak API keys, audio data privacy, student data protection, and COPPA/FERPA compliance. Use when implementing security basics features, or troubleshooting Speak language learning integration issues. Trigger with phrases like…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Upgrade Speak SDK versions, migrate between language learning platforms, and handle API version changes. Use when implementing upgrade migration features, or troubleshooting Speak language learning integration issues. Trigger with phrases like "speak upgrade…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Handle Speak lesson completion events, progress webhooks, and achievement notifications. Use when implementing webhooks events, or managing Speak language learning platform operations. Trigger with phrases like "speak webhooks events", "speak webhooks events".

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Deep Supabase diagnostics: pg_stat_statements for slow queries, lock debugging with pg_locks, connection leak detection, RLS policy conflicts, Edge Function cold starts, and Realtime connection drop analysis. Use when standard troubleshooting fails, when…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when choosing how to integrate Supabase into a specific stack — setting up Next.js SSR auth flows, wiring an SPA or React Native client, configuring mobile deep links, or designing multi-tenant data isolation. Covers where the client runs (browser vs…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement Supabase Auth (signUp, signIn, OAuth, session management), Storage (upload, download, signed URLs, bucket policies), and Realtime (Postgres changes, broadcast, presence). Use when building user auth flows, file upload features, or live-updating UIs…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Configure Supabase continuous-integration and deployment pipelines with GitHub Actions: link projects, push migrations, deploy Edge Functions, generate types, and run tests against local Supabase instances. Use when setting up CI pipelines for Supabase,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Diagnose and fix Supabase errors across PostgREST, PostgreSQL, Auth, Storage, and Realtime. Use when encountering error codes like PGRST301, 42501, 23505, or auth failures. Use when debugging failed queries, RLS policy violations, or HTTP 4xx/5xx responses.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Optimize Supabase costs through plan selection, database tuning, storage cleanup, connection pooling, and Edge Function optimization. Use when analyzing Supabase billing, reducing costs, right-sizing compute, or implementing usage tracking and budget alerts.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement GDPR/CCPA compliance with Supabase: RLS for data isolation, user deletion via auth.admin.deleteUser(), data export via SQL, PII column management, backup/restore workflows, and retention policies. Use when handling sensitive data, implementing…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Collect Supabase diagnostic info for troubleshooting and support tickets. Use when debugging connection failures, auth issues, Realtime drops, Storage errors, RLS misconfigurations, or preparing a support escalation. Trigger: "supabase debug", "supabase…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Deploy and manage Supabase projects in production. Covers database migrations, Edge Functions deployment, secrets management, zero-downtime rollouts, blue/green branching, rollback procedures, and post-deploy health checks. Use when deploying Supabase to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement custom role-based access control via JWT claims in Supabase: app_metadata.role, RLS policies with auth.jwt() role extraction, organization-scoped access, and API key scoping. Use when implementing role-based permissions, configuring…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Run your first Supabase query — insert a row and read it back. Use when starting a new Supabase project, verifying your connection works, or learning the basic insert-then-select pattern with @supabase/supabase-js. Trigger with phrases like "supabase hello…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Execute Supabase incident response: dashboard health checks, connection pool status, pg_stat_activity queries, RLS debugging, Edge Function logs, storage health, and escalation. Use when responding to Supabase outages, investigating production errors,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Install and configure Supabase SDK, CLI, and project authentication. Use when setting up a new Supabase project, installing @supabase/supabase-js, configuring environment variables, or initializing the Supabase client. Trigger with "install supabase", "setup…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when reviewing Supabase code, onboarding developers, auditing an existing project, or debugging unexpected behavior — catches the twelve most common Supabase mistakes: exposing the service_role key in client bundles, forgetting to enable RLS, skipping…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when preparing a Supabase project for production load — traffic spikes, connection-limit tuning, read replicas for analytics queries, CDN caching for Storage, regional Edge Function deployment, or partitioning large tables. Covers read replicas, Supavisor…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Database migration patterns with the Supabase CLI: npx supabase migration new, zero-downtime migrations, data backfill strategies, schema versioning, rollback strategies, and TypeScript type generation. Use when creating database migrations, performing…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Configure Supabase across development, staging, and production with separate projects, environment-specific secrets, and safe migration promotion. Use when setting up multi-environment deployments, isolating dev from prod data, configuring per-environment…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Optimize Supabase query performance with indexes, EXPLAIN ANALYZE, connection pooling, column selection, pagination, RPC functions, materialized views, and diagnostics. Use when queries are slow, connections are exhausted, response payloads are bloated, or…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Enforce organizational governance for Supabase projects: shared RLS policy library with reusable templates, table and column naming conventions, migration review process with CI checks, cost alert thresholds, and security audit scripts scanning for common…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Execute a Supabase production deployment checklist covering RLS, key hygiene, connection pooling, backups, monitoring, Edge Functions, and Storage policies. Use when deploying to production, preparing for launch, or auditing a live Supabase project for…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Manage Supabase rate limits and quotas across all plan tiers. Use when hitting 429 errors, configuring connection pooling, optimizing API throughput, or understanding tier-specific quotas for Auth, Storage, Realtime, and Edge Functions. Trigger with "supabase…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement enterprise Supabase reference architectures — monorepo layout, multi-tenant RLS, microservices with cross-project access, framework integration, edge functions, caching, queue patterns, and audit logging. Use when designing a new Supabase project…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Build resilient Supabase integrations: circuit breakers wrapping createClient calls, offline queue with IndexedDB, graceful degradation with cached fallbacks, health check endpoints, retry with exponential backoff and jitter, and dual-write patterns for…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Design Supabase Postgres schema from business requirements with migrations, RLS, and types. Use when translating specifications into database tables, creating migration files, adding Row Level Security policies, or generating TypeScript types from schema.…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use when implementing Supabase queries, auth, realtime, storage, or RPC calls with @supabase/supabase-js or supabase-py and you need production-ready, type-safe patterns that always check the { data, error } contract. Trigger with phrases like "supabase SDK…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Apply Supabase security best practices: anon vs service_role key separation, RLS enforcement, policy patterns, JWT verification, and API hardening. Use when securing a Supabase project, auditing API key usage, implementing Row Level Security, or running a…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Upgrade Supabase SDK and CLI versions with breaking-change detection and automated code migration. Use when upgrading @supabase/supabase-js (v1→v2 or minor bumps), migrating auth/realtime/storage APIs, or updating the Supabase CLI. Trigger with phrases like…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Implement Supabase database webhooks, pg_net async HTTP, LISTEN/NOTIFY, and Edge Function event handlers with signature verification. Use when setting up database webhooks for INSERT/UPDATE/DELETE events, sending HTTP requests from PostgreSQL triggers,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Integrate TwinMind meeting transcription workflows into CI/CD pipelines for automated meeting documentation and action item tracking. Use when implementing ci integration, or managing TwinMind meeting AI operations. Trigger with phrases like "twinmind ci…

원문 언어: 영어

업데이트
수집된 skill 3,430개 중 40개를 표시합니다.