Search Skills
Search across 54932 indexed skills
assemblyai-reference-architecture
Production-ready architecture for AssemblyAI-powered transcription services with layered design, webhook-driven processing, and LeMUR analysis pipelin...
clickhouse-cost-tuning
Reduce ClickHouse Cloud costs through storage optimization, compression tuning, TTL policies, compute scaling, and query efficiency improvements. Clic...
brightdata-reference-architecture
Production-ready architecture for Bright Data scraping systems. Covers project layout, data pipeline design, and integration patterns for Web Unlocker...
clickhouse-observability
Set up comprehensive monitoring for ClickHouse using built-in system tables, Prometheus integration, Grafana dashboards, and alerting rules. ClickHous...
clickhouse-incident-runbook
Step-by-step procedures for triaging and resolving ClickHouse incidents using built-in system tables and SQL commands. | Level | Definition | Response...
managing-test-environments
Provision, configure, and manage isolated test environments for reliable test execution. Supports Docker Compose environments, Testcontainers, local s...
running-e2e-tests
!cat package.json 2>/dev/null | grep -oE 'playwright|cypress|selenium' || echo 'No E2E framework detected' Execute end-to-end tests that simulate real...
running-integration-tests
Execute integration tests that validate interactions between multiple components, services, and external systems. Tests real database queries, API cal...
flyio-local-dev-loop
Fast local development workflow for Fly.io apps: build and test Docker containers locally, proxy remote Fly services (Postgres, Redis) to localhost, a...
notion-architecture-variants
Five validated architecture patterns for using Notion as a backend via the API. Each variant shows a specific use case with real Client from @notionhq...
notion-enterprise-rbac
Implement enterprise-grade access control for Notion integrations. This covers the full OAuth 2.0 authorization flow for public integrations (multi-te...
notion-hello-world
Three minimal examples covering the Notion API core surfaces: searching for pages, creating a test page in a database, and verifying the created page ...