Toolverse
All skills

instantly-ci-integration

by jeremylongshore

Configure Instantly CI/CD integration with GitHub Actions and testing.\nUse when setting up automated testing, configuring CI pipelines,\nor integrating Instantly tests into your build process.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing
Views
3

About this skill

Configure Instantly CI/CD integration with GitHub Actions and testing.\nUse when setting up automated testing, configuring CI pipelines,\nor integrating Instantly tests into your build process.\nTrigger with phrases like \

How to use

  1. Upewnij się, że Twój projekt zawiera kod integracji Instantly i ma zainstalowany Node.js 18+ lub Python 3.10+. 2. W ustawieniach repozytorium GitHub dodaj sekret INSTANTLY_API_KEY z Twoim kluczem API (będzie używany w testach produkcyjnych). 3. Utwórz plik .github/workflows/instantly-ci.yml w swoim repozytorium i skopiuj do niego workflow GitHub Actions opisany w dokumentacji skilla — workflow automatycznie ustawia zmienne środowiskowe INSTANTLY_USE_MOCK i INSTANTLY_BASE_URL, aby testy działały na mock serverze. 4. W workflow'u skonfiguruj kroki: checkout kodu, setup Node.js, instalacja zależności (npm ci), type checking (tsc), linting (eslint) i uruchomienie testów jednostkowych (vitest) — wszystkie kroki będą się uruchamiać przy push'ach do main i develop oraz przy pull requestach. 5. Zatwierdź plik workflow'u do repozytorium — od tego momentu testy będą uruchamiać się automatycznie przy każdej zmianie kodu, walidując integrację z API Instantly bez ryzyka wysłania rzeczywistych wiadomości.

Related skills

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

wcag-audit-patterns

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Testing
1893

playwright

by BloomBooks

How to make good playwright (e2e) tests for this project.

Testing
1298

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118