πŸš€
DevOpsRust

Deploy to Temps

by gotempsh

Deploy to Temps is a DevOps skill for Claude Code, published by gotempsh in temps.

671 stars47 forkson gotempsh/tempsAdded 2026/08/24+3% in starsRepository updated 2026/08/24
ai-agentsai-gatewayanalyticsci-cdclaude-codecoolify-alternativedeployment-platformdevopsdockererror-trackingmonitoringopen-sourceopentelemetrypaasposthog-alternativerustself-hostedsentry-alternativesession-replayvercel-alternative
Install in seconds
Install Deploy to Temps
Copy Deploy to Temps into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/gotempsh/temps/tree/main/skills/deploy-to-temps ~/.claude/skills/deploy-to-temps

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/gotempsh/temps.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/deploy-to-temps/SKILL.md in gotempsh/temps
Installs to
~/.claude/skills/deploy-to-temps
Collection
One of 13 skills cataloged from this repository
Category
DevOps β€” 798 skills

What Deploy to Temps does

Deploy to Temps lets you deploy apps to the Temps platform with framework detection, Dockerfile generation, and container settings. Use it for Git-based deployments, CI/CD setup, environment variables, rollbacks, and health checks.

Deploy to Temps is cataloged under DevOps on DirSkills. Deploy to Temps comes from a repository tagged ai-agents, ai-gateway, analytics, ci-cd and claude-code.

Documentation

README

Deploy to Temps

Deploy applications to Temps with automatic framework detection and optimized builds.

Supported Frameworks

Framework Detection Build Command
Next.js next.config.* next build
Vite vite.config.* vite build
Create React App react-scripts in package.json react-scripts build
Remix remix.config.* remix build
Express/Node.js express in dependencies npm run build (if exists)
NestJS @nestjs/core in dependencies nest build
Python/Flask requirements.txt + app.py -
Python/Django manage.py python manage.py collectstatic
Go go.mod go build
Rust Cargo.toml cargo build --release

Quick Deploy

This is the opening of the README. Read the full README on GitHub.

Commands Deploy to Temps provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /app

Frequently asked about Deploy to Temps

  • What else does gotempsh publish alongside Deploy to Temps?

    Deploy to Temps is one of 13 skills that DirSkills catalogs from gotempsh/temps, the repository it ships in. Its siblings there include Add Custom Domain, Add Error Tracking and Add React Analytics. Each one is a separate skill with its own page in this directory, installs the same way Deploy to Temps does, and is maintained by gotempsh in that same repository. The rest of the collection is listed on the gotempsh/temps page.

  • How does Deploy to Temps compare to other DevOps skills?

    Deploy to Temps ranks #622 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deploy to Temps against them. Open each page to compare what they document and how they install.

More from gotempsh/temps

Deploy to Temps is one of 13 skills cataloged on DirSkills from gotempsh/temps.

See all 13 skills β†’
🌐
1w ago

Add Custom Domain

Add Custom Domain adds a custom domain to a Temps project and provisions HTTPS with Let's Encrypt from the CLI. Use it to point subdomains, apex domains, or wildcards at a Temps app and manage the DNS setup.
DevOps
67147
🐞
1w ago

Add Error Tracking

Add Error Tracking integrates Temps error tracking into apps using the official Sentry SDKs with a Temps DSN. Use it to capture exceptions, unhandled rejections, source maps, releases, and environments without hardcoding the DSN.
DevOps
67147
πŸ“Š
1w ago

Add React Analytics

Add React Analytics integrates Temps analytics into React apps for page views, custom events, scroll tracking, engagement, session replay, and Web Vitals. Use it when wiring product analytics or telemetry into Next.js, Vite, CRA, or Remix.
AI Engineering
67147
πŸ’Έ
1w ago

Estimate Temps Savings

Estimate Temps Savings audits a project’s stack to identify hosting, analytics, error tracking, replay, monitoring, databases, and email tools, then estimates monthly spend and savings against Temps. Use it when comparing current SaaS costs or building a case for self-hosting.
DevOps
67147
πŸŽ₯
1w ago

Session Recording

Session Recording adds privacy-aware session replay to React apps with the Temps SDK. Use it to capture user interactions for debugging, replay issues, and gate recording with consent flows and masking controls.
Automation
67147
πŸ› οΈ
1w ago

Start Temps

Start Temps boots a local Temps control plane from the current checkout and restarts it with isolated ports, database, and data dir. Use it to bring the backend and web dev server up after changes or to test the split proxy/console mode.
DevOps
67147