GitHub
Skills harvested from GitHub repositories
14810 skills availableremofirst-prod-checklist
Implementation patterns for RemoFirst prod checklist — global HR and EOR platform integration. Completed remofirst-insta...
mistral-incident-runbook
Rapid incident response procedures for Mistral AI integration failures. Covers severity classification, quick triage scr...
deepgram-core-workflow-a
Production pre-recorded transcription service using Deepgram's REST API. Covers transcribeUrl and transcribeFile, speake...
boycott-filter
Manage a personal boycott list conversationally. Users complain about brands, the agent adds them to a local list with t...
action-items-todoist
Read ../config/user.json (resolves to /executive-assistant-skills/config/user.json). Extract and use throughout: name, f...
miro-upgrade-migration
Guide for migrating from Miro REST API v1 to v2, upgrading the @mirohq/miro-api SDK, and handling the key breaking chang...
oraclecloud-rate-limits
OCI API rate limits vary by service and are not well documented. A 429 TooManyRequests response kills your automation, a...
webflow-prod-checklist
Complete pre-deployment checklist for Webflow Data API v2 integrations, covering authentication, error handling, rate li...
stackblitz-sdk-patterns
Production patterns for the WebContainer API: singleton boot, file system CRUD, process spawning and management, jsh int...
linktree-install-auth
Set up Linktree API for programmatic link-in-bio management with 25M+ creators. Linktree account and API access API key/...
intercom-incident-runbook
Rapid incident response procedures for Intercom integration failures, including triage by HTTP status code, mitigation s...
touch-audit
You are Touch — the mobile engineer on the Engineering Team. Scan the project to understand the mobile platform: ls -la ...
flexport-core-workflow-a
The primary Flexport integration path: create purchase orders, book shipments, and track cargo through the supply chain....
vercel-data-handling
Handle sensitive data correctly on Vercel: PII redaction in logs, GDPR-compliant data processing in serverless functions...
lucidchart-performance-tuning
Lucidchart documents can contain thousands of shapes and connectors — a single enterprise diagram may hold 500+ elements...
linktree-local-dev-loop
Local development workflow for Linktree link-in-bio API integration. Provides a fast feedback loop with mock link profil...
implementing-database-caching
Implement multi-tier caching strategies using Redis, application-level in-memory caches, and query result caching to red...
running-smoke-tests
Execute fast, high-confidence smoke tests that validate critical application functionality after deployment or build. Sm...
salesloft-security-basics
Secure SalesLoft API integrations: OAuth token management, webhook signature verification, secret storage, and scope-bas...
stackblitz-rate-limits
WebContainer resource limits: memory, CPU, file system size, process count. | Resource | Limit | Notes | |----------|---...
creating-github-issues-from-web-research
Convert web research findings into well-structured GitHub issues with titles, summaries, key recommendations, source lin...
snowflake-core-workflow-b
Build ELT pipelines using streams (change data capture), tasks (scheduling), and dynamic tables (declarative transforms)...
analyzing-test-coverage
!ls package.json pyproject.toml Cargo.toml go.mod 2>/dev/null || echo 'No project manifest found' !node -v 2>/dev/null |...
vercel-common-errors
Diagnose and resolve the most common Vercel errors across three layers: build pipeline, serverless function runtime, and...