← All integrations

Heroku

Cloud
heroku.com →
39 skills · 5 Featured · 8,688 total stars

Commonly used with

Skills using Heroku (39)

AI & Automation Featured

canary

Post-deploy monitoring: watch production after a deploy and alert on regressions

5,950 Updated yesterday
FlorianBruniaux
DevOps & Infrastructure Featured

estimate-temps-savings

Audit a project's infrastructure and SaaS stack, then produce a cost report showing what the user currently pays and what they would save by consolidating onto Temps (self-hosted or Temps Cloud). Detects hosting platforms (Vercel, Netlify, Railway, Render, Heroku, Fly.io), analytics (PostHog, Plausible, Mixpanel, Amplitude, Fathom), error tracking (Sentry, Bugsnag, Rollbar, Honeybadger), session replay (LogRocket, FullStory, Hotjar, Highlight), uptime monitoring (Pingdom, UptimeRobot, Better Stack, Checkly), managed databases (Supabase, Neon, PlanetScale, MongoDB Atlas, Upstash, RDS), and transactional email (SendGrid, Postmark, Resend, Mailgun) from dependencies, config files, and env var names. Use when the user wants to: (1) Know how much they would save by switching to Temps, (2) Audit their SaaS/infrastructure spend, (3) Compare their current stack's cost against self-hosting, (4) Decide whether Temps is worth it, (5) Build a business case for consolidating tools. Triggers: "how much would I save", "temp

742 Updated today
gotempsh
AI & Automation Featured

cli-discover

Discover which CLI tools are installed, their versions, and authentication status

1,231 Updated today
vellum-ai
API & Backend Featured

coolify-operator

Master Coolify operator for self-hosted deployment platform. Use when the user mentions 'coolify', 'deploy on coolify', 'list/restart/redeploy applications', 'view coolify logs', 'coolify API/CLI', 'manage coolify servers/databases/apps', or 'coolify context'. Automates deployments and management via REST API or official CLI.

77 Updated today
fabricioctelles
AI & Automation Featured

readme-refresh

Audit and update a project README, or bootstrap a new one. Detects tech stack, versions, and services.

422 Updated 4 weeks ago
joshukraine
Code & Development Solid

dx

Developer Experience (DX) review and advisory skill for CLI tools, shell scripts, developer tooling, and automation. Analyzes code against established CLI design guidelines (clig.dev, Heroku CLI Style Guide, 12 Factor CLI), composability principles, error handling best practices, and developer ergonomics. Triggers on: "dx review", "review dx", "check cli", "improve the cli", "dx audit", "review this tool", "is this usable", "check ergonomics", "dx feedback", "review the script", "improve usability", "check error handling", "review output", "dx writing", "improve help text", "review flags", "make this more intuitive", "dx best practices", "/dx".

13 Updated yesterday
mthines
DevOps & Infrastructure Solid

better-stack-logging

Better Stack log management (Logtail): log sources, structured log search and query syntax, log-based alerting, and log analysis workflows.

45 Updated 1 weeks ago
WYRE-AI
AI & Automation Listed

memory-routing

Use right after something worth keeping appears — you solved a tricky bug, made a non-obvious decision, or hit a gotcha — proactively, without being asked, so a future session doesn't relearn it. Also when the user says 'remember this', 'save this', 'запомни', 'запоминай', 'сохрани', 'сохрани в память', 'сохрани в обсидиан', 'сохрани в базу знаний', 'помни', 'отложи в память', 'в мнемо', or similar. Routes a recall item to Obsidian + optional claude-mem + memory/, or an actionable rule (never-X / always-Y tied to code) to .claude/rules/ (path-scoped auto-inject), CLAUDE.md as fallback — with graceful degradation if a backend is down.

6 Updated 6 days ago
jojoprison
DevOps & Infrastructure Solid

better-stack-logging

Better Stack log management (Logtail): log sources, structured log search and query syntax, log-based alerting, and log analysis workflows.

45 Updated 1 weeks ago
wyre-technology
AI & Automation Listed

setup-deploy

Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic.

6 Updated 1 weeks ago
timurgaleev
AI & Automation Listed

fifteen-factor-app

Cloud-native SaaS architecture methodology extending Twelve-Factor with three additional factors (API First, Telemetry, Security). Use when planning SaaS tools, product software architecture, microservices design, PRPs/PRDs, or cloud-native application development; when the user says "fifteen factor", "12 factor", "SaaS architecture", "cloud-native design", "application architecture", "microservices best practices"; or when in a planning/architecture session. Do NOT use for greenfield monolith design without cloud-native constraints, internal tooling that will never ship as a service, or local-only scripts.

86 Updated today
henkisdabro
AI & Automation Listed

rca

Root cause analysis for technical investigations. This skill should be used when diagnosing production bugs, service degradation, unexpected behavior, or any issue requiring systematic evidence gathering. Triggers on "investigate", "root cause", "why is this failing", "diagnose", or when an issue requires gathering data from multiple sources before drawing conclusions. Emphasizes data-driven reasoning, context gathering, and not jumping to conclusions.

0 Updated 2 days ago
matthull
AI & Automation Listed

self-host-guide

Stand up your OWN capx chokepoint — the self-hostable image that holds the token vault and runs the guard at send. Walks the real needs from the repo; never fabricates commands.

0 Updated 4 days ago
vb-tyagi
DevOps & Infrastructure Listed

devops-ci-cd

CI/CD pipeline design, Docker optimization, PaaS deployment, health check engineering, rollback strategies, monitoring infrastructure, and secret management for backend services. Use when working on GitHub Actions workflows, Dockerfile changes, deploy configuration, health check endpoints, deploy scripts, Prometheus/Grafana setup, alerting rules, zero-downtime deploys, or any infrastructure/operations task. Also use when the user mentions "deploy", "CI", "pipeline", "Docker", "health check", "rollback", "monitoring", "Prometheus", "Grafana", or "secrets".

2 Updated today
Canhada-Labs
Code & Development Listed

deploy

Deploy the project to a hosting platform. Detects deployment configuration, runs pre-deploy checks, and guides first-time setup.

4 Updated 3 weeks ago
joris887
Data & Documents Listed

context-mode

Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.

5 Updated today
opencue
DevOps & Infrastructure Listed

okctl

Use this skill when the user wants a Heroku/Render-style PaaS that deploys into their OWN cloud account (BYOC). Especially relevant when they mention AWS/GCP/Azure credits, "burning startup credits", keeping data in their VPC, avoiding PaaS markup, or self-hosting open-source tools (Grafana, Metabase, n8n, Plausible, Ghost, Sentry, etc.). Also use when the user mentions Ownkube or okctl directly, or wants to deploy web apps / background workers / cron jobs / databases (Postgres, MySQL, Redis) to their own Kubernetes cluster, or needs to inspect/troubleshoot deployments (logs, status, connection details) via CLI.

1 Updated 4 days ago
ownkube
AI & Automation Listed

coolify-self-hosted-paas

Alternativa autoalojada a Vercel, Heroku y Render: despliega apps, bases y servicios en tu propio servidor con git-push, SSL automatico y sin costo por asiento. Apache 2.0.

16 Updated today
CarlosCaPe
DevOps & Infrastructure Listed

qovery-onboard

Guided onboarding for new Qovery users. Acts as a personal cloud architect — collects the user's role, experience level, industry, compliance needs, and constraints, then recommends and sets up the optimal Qovery configuration. Handles cloud provider selection, cluster creation (managed or BYOK), project/environment structure, security defaults, cost defaults, team invitations, and migration from other platforms (Heroku, Vercel, Render). Use when a user is new to Qovery or wants to set up the platform from scratch.

11 Updated 1 weeks ago
Qovery
DevOps & Infrastructure Listed

azure-devops

Use when user references Azure DevOps / ADO, dev.azure.com URLs, TFS, work items, WIQL queries, pipelines, or PRs on cloud or self-hosted Server. Multi-org via AZDO_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

fastlane

Use when releasing iOS/Android builds, uploading to TestFlight, App Store Connect, or Play Console, or managing code signing with match. Multi-app via FASTLANE_PROFILE.

1 Updated 3 days ago
tuannv14
API & Backend Listed

firebase

Use when user references Firebase, console.firebase.google.com URLs, *.firebaseapp.com, *.web.app links, or asks for Remote-Config/App-Distribution/Crashlytics-dSYM/Cloud-Functions/Hosting ops. Multi-project via FIREBASE_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

heroku

Use when user references Heroku, *.herokuapp.com URLs, dashboard.heroku.com, or operations on apps/dynos/releases/config-vars/log-tails/rollbacks/pipeline-promotions. Multi-account via HEROKU_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

k6

Use when running load, stress, soak, or spike tests, or analyzing p50/p95/p99 latency against dev/staging/prod targets. Multi-environment via K6_PROFILE; prod requires typed RUN confirmation.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

linear

Use when user references Linear, linear.app/*/issue/ URLs, or an issue key like ENG-123, or asks to list/create/update/comment on Linear issues, teams, projects, or cycles. Multi-workspace via LINEAR_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

maestro

Use when running mobile E2E on React Native / iOS / Android, recording user flows, inspecting view hierarchy, or hunting flaky UI tests with Maestro. Multi-environment via MAESTRO_PROFILE.

1 Updated 3 days ago
tuannv14
API & Backend Listed

postgres

Use when user references PostgreSQL/Postgres, postgres:// or postgresql:// connection strings, asks for ad-hoc SELECT, EXPLAIN/ANALYZE plans, schema/index/lock inspection, or slow-query investigation. Read-only by default. Multi-database via PG_PROFILE.

1 Updated 3 days ago
tuannv14
Data & Documents Listed

profiles-and-credentials

Use when authoring or modifying any claude-team-toolkit skill that loads credentials, switches between accounts/orgs/environments, or needs confirmation for destructive operations. Reference for the shared profile + ctt_* helper pattern used by all credential-bearing skills.

1 Updated 3 days ago
tuannv14
AI & Automation Listed

rails-security

Use when auditing a Rails app for SQL injection, XSS, CSRF, mass-assignment, or Gemfile.lock CVEs, or when reviewing only NEW security regressions in a PR vs base branch.

1 Updated 3 days ago
tuannv14
Web & Frontend Listed

react-native

Use when troubleshooting React Native local dev — stale Metro/Watchman caches, pod install issues, bundle size analysis, device logs, version bumps, icon/splash regen, or patch-package.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

rspec

Use when running RSpec on a Rails project — re-running only failed examples, parallelizing with parallel_tests, generating coverage, or bisecting test-order failures. Multi-project via RSPEC_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

sentry

Use when user references Sentry, sentry.io URLs, *.sentry.io/issues/ links, error/exception/release alerts, pastes a stack trace for triage, or checks release health on cloud or self-hosted. Multi-org via SENTRY_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

shopify

Use when user references Shopify, *.myshopify.com URLs, admin.shopify.com links, or asks to query/mutate products/orders/customers/inventory/draft-orders via Admin GraphQL. Multi-store and multi-app via SHOPIFY_PROFILE.

1 Updated 3 days ago
tuannv14
DevOps & Infrastructure Listed

slack

Use when user references Slack, *.slack.com/archives/ URLs, channel mentions like #deploys, or asks to post/thread/upload-file/fetch-history/send deploy or incident alert. Multi-workspace via SLACK_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

trello

Use when user mentions Trello, pastes a trello.com/c/ URL, or asks to manage cards, boards, or lists. Multi-account via TRELLO_PROFILE.

1 Updated 3 days ago
tuannv14
Testing & QA Listed

xlsx-testcases

Use when team maintains test cases in XLSX (tester-owned source of truth) and needs conversion to Maestro YAML, Detox, or Markdown specs, or two-way sync with Azure DevOps Test Plans.

1 Updated 3 days ago
tuannv14
API & Backend Listed

vibe-deploy

Prepares a vibe-* project for deployment to 7 platforms: Railway, Render, Fly.io, Heroku, Vercel, Netlify, GitHub Pages. Detects stack automatically (FastAPI, Express, Next.js, Django, React, Vue, static). Patches source files (port binding to $PORT, adds /health endpoint, production CORS). Generates platform config files scoped per service — backend, web, worker. Inlines non-secret env vars directly in config files per service. Links database connections using platform-native syntax. Generates ENV_SETUP.md with per-service CLI commands for secrets only. Handles background workers and cron services if the project requires them. Optionally generates GitHub Actions CI/CD workflow. Produces DEPLOY.md step-by-step checklist. Triggers: deploy: railway, deploy: render, deploy: fly, deploy: heroku, deploy: vercel, deploy: netlify, deploy: github-pages.

7 Updated today
aakashdhar
AI & Automation Listed

diff-explainer

Builds a shareable HTML walkthrough of the current changes, highlighting risks, tradeoffs, and alternatives considered.

2 Updated today
stevepolitodesign
DevOps & Infrastructure Listed

coolify

This skill should be used when the user asks to "deploy to Coolify", "manage Coolify applications", "check Coolify status", "create database on Coolify", "manage Coolify servers", "diagnose Coolify issues", "update environment variables on Coolify", "部署到 Coolify", "查看 Coolify 狀態", "建立 Coolify 資料庫", "診斷 Coolify 問題", "更新環境變數", or mentions Coolify deployment, infrastructure management, or self-hosted PaaS operations.

0 Updated 1 weeks ago
jurislm

Integration detected automatically from skill content. Some results may be false positives.