Toolverse
All skills

gamma-deploy-integration

by jeremylongshore

Deploy Gamma-integrated applications to production environments.\nUse when deploying to Vercel, AWS, GCP, or other cloud platforms\nwith proper secret management and configuration.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
DevOps

About this skill

Deploy Gamma-integrated applications to production environments.\nUse when deploying to Vercel, AWS, GCP, or other cloud platforms\nwith proper secret management and configuration.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz ukończoną integrację CI oraz konto na wybranej platformie chmurowej (Vercel, AWS lub GCP) i produkcyjny klucz API Gamma.

  2. Dla deploymentu na Vercel: zainstaluj Vercel CLI poleceniem npm i -g vercel, następnie połącz projekt za pomocą vercel link. Dodaj zmienną środowiskową GAMMA_API_KEY do środowiska produkcyjnego.

  3. Utwórz plik vercel.json w katalogu projektu z konfiguracją framework, komendą budowania, zmiennymi środowiskowymi i ustawieniami funkcji API (np. maxDuration dla timeoutu).

  4. Wdróż aplikację na produkcję poleceniem vercel --prod. Przed finalnym deploymentem możesz przetestować wersję preview za pomocą vercel bez flagi --prod.

  5. Dla AWS Lambda: przechowaj klucz API w AWS Secrets Manager za pomocą aws secretsmanager create-secret, następnie skonfiguruj funkcję Lambda do pobierania sekretu przy starcie aplikacji.

  6. Wyzwól umiejętność frazami takimi jak "gamma deploy", "gamma production", "gamma vercel" lub "gamma AWS" w zależności od wybranej platformy.

Related skills

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127