GitHub
Skills harvested from GitHub repositories
14810 skills availablegithub-actions-starter
This skill provides automated assistance for github actions starter tasks within the DevOps Basics domain. This skill ac...
apple-notes-rate-limits
Apple Notes has no formal API rate limits like cloud services do. However, there are practical throughput limits imposed...
perplexity-cost-tuning
Reduce Perplexity Sonar API costs. Perplexity charges per-token (input + output) plus a per-request fee that varies by s...
bamboohr-hello-world
Minimal working examples for the three most common BambooHR API operations: fetch the employee directory, get a single e...
appfolio-cost-tuning
AppFolio Stack API pricing is partner-agreement based, with costs scaling by API call volume per managed property. Prope...
pubsub-topic-setup
This skill provides automated assistance for pubsub topic setup tasks within the GCP Skills domain. This skill activates...
algolia-prod-checklist
Complete checklist for deploying Algolia search to production. Covers index configuration, API key security, replica set...
prism-stack
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicat...
response-schema-generator
This skill provides automated assistance for response schema generator tasks within the API Development domain. This ski...
posthog-deploy-integration
Deploy PostHog analytics to production platforms. Covers Next.js with Vercel (reverse proxy, server-side capture, edge f...
fathom-security-basics
Fathom records and transcribes meetings, producing transcripts and action items that contain participant PII (names, ema...
webflow-core-workflow-b
Beyond CMS content management, Webflow's Data API v2 covers site operations, page metadata, form submissions, ecommerce ...
lokalise-webhooks-events
Lokalise webhooks push real-time notifications to your endpoint when translation events occur — keys created, translatio...
lokalise-upgrade-migration
!npm list @lokalise/node-api 2>/dev/null | grep lokalise || echo 'SDK not installed' !lokalise2 --version 2>/dev/null ||...
lokalise-sdk-patterns
Production-grade patterns for @lokalise/node-api: client singleton, cursor pagination, typed error handling, batch opera...
lokalise-security-basics
Security practices for Lokalise integrations: API token management with scoped permissions, translation content sanitiza...
lokalise-reference-architecture
A production-ready architecture for integrating Lokalise into web applications. Covers the end-to-end translation flow f...
lokalise-rate-limits
Lokalise enforces a strict 6 requests per second rate limit across all API endpoints (https://api.lokalise.com/api2). Ex...
lokalise-observability
Monitor Lokalise translation pipeline health: API response times, rate limit consumption, translation completion rates, ...
lokalise-performance-tuning
Optimize Lokalise API throughput for translation pipelines by implementing cursor pagination, local caching, batch key o...
lokalise-multi-env-setup
Configure Lokalise for isolated development, staging, and production environments. Two strategies are covered: separate ...
lokalise-migration-deep-dive
!lokalise2 --version 2>/dev/null || echo 'CLI not installed' !npm list @lokalise/node-api 2>/dev/null | grep lokalise ||...
lokalise-local-dev-loop
Set up a complete local development workflow with Lokalise: project structure for i18n files, CLI push/pull commands, fi...
lokalise-install-auth
Set up Lokalise SDK/CLI and configure API token authentication for translation management. Covers the Node.js SDK (@loka...