Search Skills
Search across 54932 indexed skills
algolia-webhooks-events
Algolia doesn't use traditional webhooks. Instead, it provides the Insights API for sending user behavior events (clicks, conversions, views) back to ...
detecting-performance-bottlenecks
Detect and diagnose performance bottlenecks across CPU, memory, I/O, database, and lock contention layers with targeted remediation strategies. This s...
supabase-schema-from-requirements
Translate business requirements into a production-ready Postgres schema inside Supabase. This skill covers the full path from specification document t...
replit-migration-deep-dive
!cat .replit 2>/dev/null | head -10 || echo 'No .replit found' !cat Procfile 2>/dev/null || echo 'No Procfile (not Heroku)' !cat Dockerfile 2>/dev/nul...
supabase-load-scale
Supabase scaling operates at six layers: read replicas (offload analytics and reporting queries), connection pooling (Supavisor pgBouncer replacement ...
data-analyst
Act as a data analysis partner for a Product Manager. Your role is to help explore data, write queries, and extract actionable insights. Clarify the q...
monitoring-error-rates
Monitor and analyze application error rates across HTTP endpoints, database queries, external APIs, and background jobs with threshold-based alerting ...
collecting-infrastructure-metrics
Collect and centralize infrastructure metrics across compute, storage, network, containers, load balancers, and databases using Prometheus, Datadog, o...
generating-test-data
Generate realistic, type-safe test data including fixtures, factory functions, seed datasets, and edge case values. Supports Faker.js, Factory Bot pat...
notion-load-scale
Patterns for high-volume Notion API usage within the 3 requests/second rate limit. Covers parallel request orchestration with p-queue, worker queue ar...
notion-ci-integration
Automate documentation sync, deploy tracking, and configuration management by integrating the Notion API into CI/CD pipelines. This skill covers GitHu...
notion-policy-guardrails
Governance framework for Notion integrations at scale. Covers integration naming standards for consistent bot identification, page sharing policy enfo...