github-actions-starter

This skill provides automated assistance for github actions starter tasks within the DevOps Basics domain. This skill ac...

github

apple-notes-rate-limits

Apple Notes has no formal API rate limits like cloud services do. However, there are practical throughput limits imposed...

github

perplexity-cost-tuning

Reduce Perplexity Sonar API costs. Perplexity charges per-token (input + output) plus a per-request fee that varies by s...

github

bamboohr-hello-world

Minimal working examples for the three most common BambooHR API operations: fetch the employee directory, get a single e...

github

appfolio-cost-tuning

AppFolio Stack API pricing is partner-agreement based, with costs scaling by API call volume per managed property. Prope...

github

pubsub-topic-setup

This skill provides automated assistance for pubsub topic setup tasks within the GCP Skills domain. This skill activates...

github

algolia-prod-checklist

Complete checklist for deploying Algolia search to production. Covers index configuration, API key security, replica set...

github

prism-stack

Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicat...

github

response-schema-generator

This skill provides automated assistance for response schema generator tasks within the API Development domain. This ski...

github

posthog-deploy-integration

Deploy PostHog analytics to production platforms. Covers Next.js with Vercel (reverse proxy, server-side capture, edge f...

github

fathom-security-basics

Fathom records and transcribes meetings, producing transcripts and action items that contain participant PII (names, ema...

github

webflow-core-workflow-b

Beyond CMS content management, Webflow's Data API v2 covers site operations, page metadata, form submissions, ecommerce ...

github

lokalise-webhooks-events

Lokalise webhooks push real-time notifications to your endpoint when translation events occur — keys created, translatio...

github

lokalise-upgrade-migration

!npm list @lokalise/node-api 2>/dev/null | grep lokalise || echo 'SDK not installed' !lokalise2 --version 2>/dev/null ||...

github

lokalise-sdk-patterns

Production-grade patterns for @lokalise/node-api: client singleton, cursor pagination, typed error handling, batch opera...

github

lokalise-security-basics

Security practices for Lokalise integrations: API token management with scoped permissions, translation content sanitiza...

github

lokalise-reference-architecture

A production-ready architecture for integrating Lokalise into web applications. Covers the end-to-end translation flow f...

github

lokalise-rate-limits

Lokalise enforces a strict 6 requests per second rate limit across all API endpoints (https://api.lokalise.com/api2). Ex...

github

lokalise-observability

Monitor Lokalise translation pipeline health: API response times, rate limit consumption, translation completion rates, ...

github

lokalise-performance-tuning

Optimize Lokalise API throughput for translation pipelines by implementing cursor pagination, local caching, batch key o...

github

lokalise-multi-env-setup

Configure Lokalise for isolated development, staging, and production environments. Two strategies are covered: separate ...

github

lokalise-migration-deep-dive

!lokalise2 --version 2>/dev/null || echo 'CLI not installed' !npm list @lokalise/node-api 2>/dev/null | grep lokalise ||...

github

lokalise-local-dev-loop

Set up a complete local development workflow with Lokalise: project structure for i18n files, CLI push/pull commands, fi...

github

lokalise-install-auth

Set up Lokalise SDK/CLI and configure API token authentication for translation management. Covers the Node.js SDK (@loka...

github