GitHub
Skills harvested from GitHub repositories
14810 skills availableflyio-deploy-integration
Deploy edge applications on Fly.io with Docker containers and the fly.toml configuration file. This skill covers buildin...
webflow-upgrade-migration
Guide for upgrading the webflow-api SDK and migrating from Webflow Data API v1 to v2. Covers breaking changes, endpoint ...
installation-guide-creator
This skill provides automated assistance for installation guide creator tasks within the Technical Documentation domain....
quicknode-ci-integration
Implementation patterns for QuickNode ci integration using blockchain RPC endpoints and the QuickNode SDK. Completed qui...
exa-prod-checklist
Complete checklist for deploying Exa search integrations to production. Covers API key management, error handling verifi...
sentry-security-basics
Configure Sentry's security posture: PII scrubbing with beforeSend, built-in data scrubbing, IP anonymization, browser S...
sentry-sdk-patterns
Production patterns for @sentry/node (v8+) and sentry-sdk (Python 2.x+) covering scoped error context, breadcrumb strate...
sentry-reference-architecture
Enterprise Sentry architecture patterns for multi-service organizations. Covers centralized configuration, project topol...
sentry-rate-limits
Manage Sentry rate limits, sampling strategies, and quota usage to control costs without losing visibility into critical...
sentry-prod-checklist
Walk through every production-critical Sentry configuration item before a deploy — SDK init options, source map uploads,...
sentry-performance-tuning
Optimize Sentry's performance monitoring pipeline to maximize signal quality while minimizing SDK overhead and event vol...
sentry-performance-tracing
Sentry performance monitoring captures distributed traces across your application stack, measuring latency, identifying ...
sentry-observability
Wire Sentry into your logging, metrics, APM, and dashboard toolchain so every error carries full context and every metri...
sentry-multi-env-setup
Configure Sentry to run across development, staging, and production with isolated DSNs, tuned sample rates, environment-...
sentry-migration-deep-dive
Replace an existing error tracking tool (Rollbar, Bugsnag, New Relic, Raygun, Airbrake) with Sentry using a phased migra...
sentry-load-scale
Configure Sentry for applications processing 1M+ requests/day without sacrificing error visibility, burning through quot...
sentry-install-auth
Install the Sentry SDK, configure DSN-based authentication, and verify error tracking is operational. Covers Node.js (@s...
sentry-hello-world
Send your first test events to Sentry — a captured message, a captured exception, and a fully-enriched error with user c...
sentry-error-capture
Capture errors and enrich them with structured context so your team can diagnose production issues in seconds instead of...
sentry-deploy-integration
Wire Sentry into your deploy pipeline so every release is tracked end-to-end: commit association, source map upload, dep...
sentry-debug-bundle
Collect SDK versions, configuration state, network connectivity, and event delivery status into a single diagnostic repo...
snowflake-known-pitfalls
Common mistakes and anti-patterns when using Snowflake, with real SQL examples and fixes. Anti-Pattern: -- Warehouse wit...
hubspot-deploy-integration
Deploy HubSpot-powered applications to Vercel, Fly.io, or Google Cloud Run with proper secret management and health chec...
webflow-webhooks-events
Register, verify, and handle Webflow Data API v2 webhooks. Covers all trigger types, HMAC signature verification, idempo...