Skip to main content
在 Manus 中运行任何 Skill
一键导入
supabase
GitHub 创作者资料

supabase

按仓库查看 7 个 GitHub 仓库中的 22 个已收集 skills。

已收集 skills
22
仓库
7
更新
2026-07-10
仓库浏览

仓库与代表性 skills

clickhouse-logs-queries
软件开发工程师

Write, review, and migrate Supabase logs queries against the ClickHouse-backed `logs` table (the `logs.all.otel` analytics endpoint). Use this whenever a task involves Logs Explorer SQL, the `log_attributes` map, querying a log `source` (edge_logs, postgres_logs, auth_logs, etc.), translating an old BigQuery `cross join unnest(metadata)` logs query to ClickHouse, or wiring analytics log SQL in `apps/studio/data/logs` and `apps/studio/components/interfaces/Settings/Logs`. Reach for it even when the user just says "logs query", "Logs Explorer", or pastes a BigQuery logs query to convert, not only when they name ClickHouse.

2026-07-02
studio-e2e-tests
软件质量保证分析师与测试员

Write and run Playwright E2E tests for Supabase Studio. Use when asked to run e2e tests, write new E2E tests, or debug flaky tests. Covers running commands, avoiding race conditions, waiting strategies, selectors, helper functions, and CI vs local differences.

2026-06-26
studio-ui-patterns
网页与数字界面设计师

Design system UI patterns for Supabase Studio. Use when building or updating pages, forms, tables, charts, empty states, navigation, cards, alerts, or side panels (sheets). Covers layout selection, component choice, and placement conventions.

2026-06-26
studio-mock-api-tests
软件质量保证分析师与测试员

Component tests for Supabase Studio that mock API requests at the network layer with MSW. Use when writing or reviewing a component test that exercises a React Query hook or mutation, or when migrating an existing test away from vi.mock('@/data/...'). Covers the customRender + addAPIMock template and the jsdom/MSW gotchas that cost real debugging time.

2026-06-16
safe-sql-execution
软件开发工程师

Safely execute SQL queries against a user database without risking SQL injection or other security vulnerabilities.

2026-05-29
vercel-composition-patterns
软件开发工程师

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

2026-05-28
dev-toolbar-review
软件质量保证分析师与测试员

Use when reviewing PRs that touch packages/dev-tools/, packages/common/posthog-client.ts, or packages/common/feature-flags.tsx. Covers environment guards, flag override cookies, telemetry event subscription, and SSE stream safety.

2026-04-14
studio-best-practices
软件开发工程师

React and TypeScript best practices for Supabase Studio. Use when writing or reviewing Studio components — covers boolean naming, component structure, loading/error states, state management, custom hooks, event handlers, conditional rendering, performance, and TypeScript conventions.

2026-03-30
当前展示该仓库 Top 8 / 13 个已收集 skills。
已展示 7 / 7 个仓库
已展示全部仓库