Search Skills
Search across 54932 indexed skills
speak-local-dev-loop
Set up a fast local development workflow for Speak language learning integrations. Includes mock tutor responses for offline development, audio test f...
customerio-ci-integration
Set up CI/CD pipelines for Customer.io integrations: GitHub Actions workflow with unit + integration tests, test fixtures with automatic cleanup, pre-...
grammarly-local-dev-loop
Set up a development workflow for Grammarly API integrations with mocked responses and vitest. grammarly-integration/ ├── src/grammarly/ │ ├── clien...
fireflies-ci-integration
Set up CI/CD pipelines for Fireflies.ai integrations: GraphQL query validation, mock-based unit tests, and optional live API integration tests with ra...
assemblyai-local-dev-loop
Set up a fast, reproducible local development workflow for AssemblyAI transcription and LeMUR projects with mocking, caching, and hot reload. Complete...
assemblyai-ci-integration
Set up CI/CD pipelines for AssemblyAI transcription projects with unit tests (mocked), integration tests (live API), and cost-controlled test strategi...
hootsuite-local-dev-loop
Set up a development workflow for Hootsuite API integrations with mocked API responses, token management, and testing. hootsuite-integration/ ├── src/...
brightdata-ci-integration
Set up CI/CD pipelines for Bright Data scraping projects with GitHub Actions. Includes mocked unit tests that run without proxy access and optional li...
lindy-local-dev-loop
Lindy agents run on Lindy's managed infrastructure — you do not run agents locally. Local development focuses on building and testing the webhook rece...
gamma-ci-integration
Set up continuous integration for Gamma-powered applications with automated testing and deployment. GitHub repository with Actions enabled Gamma test ...
persona-ci-integration
GitHub Actions with sandbox credentials, webhook simulation, integration tests. Completed persona-install-auth setup Valid Persona API key (sandbox or...
golang-stretchr-testify
Persona: You are a Go engineer who treats tests as executable specifications. You write tests to constrain behavior and make failures self-explanatory...