Toolverse

Find the best skills for

supabase-advanced-troubleshooting

by jeremylongshore

Execute apply Supabase advanced debugging techniques for hard-to-diagnose issues.\nUse when standard troubleshooting fails, investigating complex race conditions,\nor preparing evidence bundles for Supabase support escalation.\nTrigger with phrases like \

Backend
1

supabase-architecture-variants

by jeremylongshore

Execute choose and implement Supabase validated architecture blueprints for different scales.\nUse when designing new Supabase integrations, choosing between monolith/service/microservice\narchitectures, or planning migration paths for Supabase applications.\nTrigger with

Backend

supabase-automation

by ComposioHQ

Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.

Backend
346

supabase-ci-integration

by jeremylongshore

Configure Supabase CI/CD integration with GitHub Actions and testing.\nUse when setting up automated testing, configuring CI pipelines,\nor integrating Supabase tests into your build process.\nTrigger with phrases like \

Backend
224

supabase-common-errors

by jeremylongshore

Execute diagnose and fix Supabase common errors and exceptions.\nUse when encountering Supabase errors, debugging failed requests,\nor troubleshooting integration issues.\nTrigger with phrases like \

Backend
329

supabase-data-handling

by jeremylongshore

Implement Supabase PII handling, data retention, and GDPR/CCPA compliance patterns.\nUse when handling sensitive data, implementing data redaction, configuring retention policies,\nor ensuring compliance with privacy regulations for Supabase integrations.\nTrigger with phrases

Backend
11

supabase-debug-bundle

by jeremylongshore

Execute collect Supabase debug evidence for support tickets and troubleshooting.\nUse when encountering persistent issues, preparing support tickets,\nor collecting diagnostic information for Supabase problems.\nTrigger with phrases like \

Backend
1

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

supabase-enterprise-rbac

by jeremylongshore

Configure Supabase enterprise SSO, role-based access control, and organization management.\nUse when implementing SSO integration, configuring role-based permissions,\nor setting up organization-level controls for Supabase.\nTrigger with phrases like \

Security
1

supabase-hello-world

by jeremylongshore

Create a minimal working Supabase example.\nUse when starting a new Supabase integration, testing your setup,\nor learning basic Supabase API patterns.\nTrigger with phrases like \

Backend
1

supabase-incident-runbook

by jeremylongshore

Execute Supabase incident response procedures with triage, mitigation, and postmortem.\nUse when responding to Supabase-related outages, investigating errors,\nor running post-incident reviews for Supabase integration failures.\nTrigger with phrases like \

Backend
12

supabase-known-pitfalls

by jeremylongshore

Execute identify and avoid Supabase anti-patterns and common integration mistakes.\nUse when reviewing Supabase code for issues, onboarding new developers,\nor auditing existing Supabase integrations for best practices violations.\nTrigger with phrases like \

Backend
1

supabase-load-scale

by jeremylongshore

Implement Supabase load testing, auto-scaling, and capacity planning strategies.\nUse when running performance tests, configuring horizontal scaling,\nor planning capacity for Supabase integrations.\nTrigger with phrases like \

Backend
11

supabase-mcp-integration

by manutej

Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities

Backend
9117

supabase-migration-deep-dive

by jeremylongshore

Execute Supabase major re-architecture and migration strategies with strangler fig pattern.\nUse when migrating to or from Supabase, performing major version upgrades,\nor re-platforming existing integrations to Supabase.\nTrigger with phrases like \

Backend
1

supabase-multi-env-setup

by jeremylongshore

Configure Supabase across development, staging, and production environments.\nUse when setting up multi-environment deployments, configuring per-environment secrets,\nor implementing environment-specific Supabase configurations.\nTrigger with phrases like \

Backend
1

supabase-observability

by jeremylongshore

Execute set up comprehensive observability for Supabase integrations with metrics, traces, and alerts.\nUse when implementing monitoring for Supabase operations, setting up dashboards,\nor configuring alerting for Supabase integration health.\nTrigger with phrases like \

Backend

supabase-operations

by elevanaltd

Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on:

Backend
27109

supabase-performance-tuning

by jeremylongshore

Optimize Supabase API performance with caching, batching, and connection pooling.\nUse when experiencing slow API responses, implementing caching strategies,\nor optimizing request throughput for Supabase integrations.\nTrigger with phrases like \

Backend
315

supabase-policy-guardrails

by jeremylongshore

Implement Supabase lint rules, policy enforcement, and automated guardrails.\nUse when setting up code quality rules for Supabase integrations, implementing\npre-commit hooks, or configuring CI policy checks for Supabase best practices.\nTrigger with phrases like \

Backend
226

supabase-postgres-best-practices

by davila7

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Backend
333

supabase-prod-checklist

by jeremylongshore

Execute Supabase production deployment checklist and rollback procedures.\nUse when deploying Supabase integrations to production, preparing for launch,\nor implementing go-live procedures.\nTrigger with phrases like \

Backend
11

supabase-rate-limits

by jeremylongshore

Implement Supabase rate limiting, backoff, and idempotency patterns.\nUse when handling rate limit errors, implementing retry logic,\nor optimizing API request throughput for Supabase.\nTrigger with phrases like \

Backend
11

supabase-reliability-patterns

by jeremylongshore

Implement Supabase reliability patterns including circuit breakers, idempotency, and graceful degradation.\nUse when building fault-tolerant Supabase integrations, implementing retry strategies,\nor adding resilience to production Supabase services.\nTrigger with phrases like \

Backend
224

supabase-rls-gen

by openclaw

Generate Supabase RLS policies from Prisma schema. Use when securing database.

Backend
210

supabase-rls-policy-generator

by hopeoverture

This skill should be used when the user requests to generate, create, or add Row-Level Security (RLS) policies for Supabase databases in multi-tenant or role-based applications. It generates comprehensive RLS policies using auth.uid(), auth.jwt() claims, and role-based access

Backend
8102

supabase-security-basics

by jeremylongshore

Execute apply Supabase security best practices for secrets and access control.\nUse when securing API keys, implementing least privilege access,\nor auditing Supabase security configuration.\nTrigger with phrases like \

Security

supabase-upgrade-migration

by jeremylongshore

Execute analyze, plan, and execute Supabase SDK upgrades with breaking change detection.\nUse when upgrading Supabase SDK versions, detecting deprecations,\nor migrating to new API versions.\nTrigger with phrases like \

Backend
11

supabase-webhooks-events

by jeremylongshore

Implement Supabase webhook signature validation and event handling.\nUse when setting up webhook endpoints, implementing signature verification,\nor handling Supabase event notifications securely.\nTrigger with phrases like \

Backend
1

super-save

by supermemoryai

Save important project knowledge to memory. Use when user wants to preserve architectural decisions, significant bug fixes, design patterns, or important implementation details for team reference.

UX / Design
11

super-search

by supermemoryai

Search your coding memory. Use when user asks about past work, previous sessions, how something was implemented, what they worked on before, or wants to recall information from earlier sessions.

Data Science
714

supermemory

by openclaw

Store and retrieve memories using the SuperMemory API. Add content, search memories, and chat with your knowledge base.

Mobile
313

superpowers-brainstorm

by anthonylee991

Produces a structured brainstorm: goals, constraints, risks, options, recommendation, and acceptance criteria. Use before non-trivial implementation or design changes.

UX / Design
15

superpowers-debug

by anthonylee991

Systematic debugging: reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

Testing
2

superpowers-finish

by anthonylee991

Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.

DevOps
12

superpowers-plan

by anthonylee991

Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-trivial changes.

Security
417

superpowers-python-automation

by anthonylee991

Implements reliable automations in Python for REST APIs: httpx/requests patterns, retries, timeouts, pagination, typing, config, logging, and tests. Use when writing Python scripts/services that call external APIs.

Backend
35

superpowers-rest-automation

by anthonylee991

Builds reliable automations that integrate with REST APIs: auth, pagination, retries, rate limits, idempotency, webhooks, data mapping, and safe error handling. Use when calling external APIs, syncing systems, or building ETL-style workflows.

Security
1

superpowers-review

by anthonylee991

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Minor/Nit). Use before finalizing changes.

Security
43

superpowers-tdd

by anthonylee991

Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring.

Testing
113

superpowers-workflow

by anthonylee991

Enforces a disciplined workflow for coding, debugging, refactoring, and automation: brainstorm -u003e plan -u003e implement with verification (prefer TDD) -u003e review -u003e finish. Use for almost any non-trivial change.

Backend
48

supporting-modules-architecture

by TencentBlueKing

BK-CI 支撑模块架构指南,涵盖凭证管理(Ticket)、构建机环境(Environment)、通知服务(Notify)、构建日志(Log)、质量红线(Quality)、开放接口(OpenAPI)等支撑性服务模块。当用户开发这些模块功能或需要理解支撑服务架构时使用。

Backend
211

suricata-offline-evejson

by benchflow-ai

Running Suricata against PCAPs offline and validating results via eve.json

Security
1

suricata-rules-basics

by benchflow-ai

Core building blocks of Suricata signatures and multi-condition DPI logic

Backend
12

survey-creator

by jeremylongshore

Survey Creator - Auto-activating skill for Business Automation.\nTriggers on: survey creator, survey creator\nPart of the Business Automation skill category.

Security
1

survey-sdk-audit

by PostHog

Audit PostHog survey SDK features and version requirements

Mobile
235

surveymonkey

by openclaw

Create surveys and collect responses via SurveyMonkey API. Manage surveys, view results, and export data.

Mobile
12

svelte

by EpicenterHQ

Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writing Svelte components, using TanStack Query, or working with shadcn-svelte UI.

Frontend
227