gotempsh

60 mods across 1 repository, 700 stars between them.

start-temps-cluster

01

gotempsh/temps

Skill Claude CodeCodex

Start (or restart) a local multi-node Temps cluster using Docker-in-Docker — one control plane + 3 worker nodes, each a privileged DinD container running its own dockerd + temps agent, wired with the real multi-host overlay (VXLAN, computecidr allocation) via tools/dev-cluster/ in whichever checkout/worktree you run…

700 2d ago A 204 tokens original Apache-2.0

start-temps

02

gotempsh/temps

Skill Claude CodeCodex

Start (or restart) a local Temps control plane built from this checkout, and the web dev server (bun dev) in /web. Invoke when the user says "start temps", "restart temps", "launch the server", "kill and restart temps", or asks to bring the local server up after backend changes. Ports, database and data dir are…

700 2d ago D 207 tokens original Apache-2.0

temps AGENTS.md

03

gotempsh/temps

Instructions file CodexOpenCode

Instructions for gotempsh/temps, covering agents.md, add attribution to every new source file, do not hand-edit changelog.md, use the generated openapi sdk in web/ and restart the server when you change the openapi surface.

700 2d ago A 3,241 tokens original Apache-2.0

temps CLAUDE.md

04

gotempsh/temps

Instructions file

Instructions for gotempsh/temps, covering claude.md, critical rules, never, always and error handling as first-class architecture.

700 2d ago B 11,248 tokens original Apache-2.0

add-custom-domain

06

gotempsh/temps

Skill Claude CodeCodex

Add a custom domain to a Temps project and provision an automatic SSL/TLS certificate via Let's Encrypt, driven entirely from the @temps-sdk/cli CLI. Handles subdomains, apex domains, HTTP-01 and DNS-01 challenges, and wildcard domains. Use when the user wants to: (1) Add a custom domain to their Temps app, (2) Set up…

700 2d ago A 153 tokens original Apache-2.0

add-error-tracking

07

gotempsh/temps

Skill Claude CodeCodex

Add Temps error tracking to applications using the Sentry-compatible SDK. Temps exposes a Sentry-compatible DSN that works with the official Sentry SDK for each language/framework — no code changes beyond initialization are required. Use when the user wants to: (1) Add error tracking to any app (React, Next.js, Vue…

700 2d ago A 182 tokens original Apache-2.0

add-node-sdk

08

gotempsh/temps

Skill Claude CodeCodex

Integrate the Temps Node.js SDKs for server-side platform access, KV storage, and Blob storage. Use when the user wants to: (1) Call the Temps platform API from Node.js (deployments, projects, analytics, session replay, etc.), (2) Use Temps KV (key-value) storage, (3) Use Temps Blob storage for files, (4) Server-side…

700 2d ago C 129 tokens original Apache-2.0

add-react-analytics

09

gotempsh/temps

Skill Claude CodeCodex

Add Temps analytics to React applications with comprehensive tracking capabilities including page views, custom events, scroll tracking, engagement monitoring, session recording, and Web Vitals performance metrics. Use when the user wants to: (1) Add analytics to a React app (Next.js App Router, Next.js Pages Router…

700 2d ago A 167 tokens original Apache-2.0

gotempsh/temps

Skill Claude CodeCodex

Add privacy-aware session recording and replay to React applications using the Temps SDK. Captures user interactions for playback while respecting privacy through input masking, element blocking, and GDPR-compliant consent flows. Use when the user wants to: (1) Add session recording to their app, (2) Implement session…

700 2d ago A 148 tokens original Apache-2.0

deploy-to-temps

11

gotempsh/temps

Skill Claude CodeCodex

Deploy applications to the Temps platform with automatic framework detection, Dockerfile generation, and container orchestration. Supports Next.js, Vite, React, Node.js, Python, Go, Rust, Java, and C# applications. Use when the user wants to: (1) Deploy their app to Temps, (2) Set up CI/CD with Temps, (3) Configure…

700 2d ago A 141 tokens original Apache-2.0

gotempsh/temps

Skill Claude CodeCodex

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…

700 2d ago A 292 tokens original Apache-2.0

gotempsh/temps

Skill Claude CodeCodex

Best-practices reference for preparing and instrumenting applications on Temps. Covers the app runtime contract (.temps.yaml health, HOST/PORT, readiness, SIGTERM, replicas, migrations) and production observability (errors, traces, metrics, logs, analytics, privacy, sampling, cardinality, credential boundaries). Use…

700 2d ago A 174 tokens original Apache-2.0

temps-cli

14

gotempsh/temps

Skill Claude CodeCodex

Operate Temps through the pinned @temps-sdk/cli package with bunx or npx. Use when the user mentions Temps CLI, @temps-sdk/cli, a CLI command, or asks to deploy, configure, inspect, automate, or administer Temps from a terminal. Covers contexts, projects, deployments, environments, services, domains, monitoring…

700 2d ago A 120 tokens original Apache-2.0

temps-mcp-setup

15

gotempsh/temps

Skill Claude CodeCodex

Configure Temps as an MCP (Model Context Protocol) server so AI assistants can interact with a Temps instance directly -- listing/inspecting projects and deployments, and (when write mode is enabled) triggering deployments with human confirmation. Use when the user wants to: (1) Set up the Temps MCP server, (2)…

700 2d ago B 180 tokens original Apache-2.0

gotempsh/temps

Skill Claude CodeCodex

Safely verify and configure an existing Temps platform installation. Use when the user wants to inspect installation readiness, connect the installed CLI, perform initial configuration, manage platform users, or configure DNS and TLS without exposing credentials or executing unverified remote code.

700 2d ago A 54 tokens original Apache-2.0

temps-plugin

17

gotempsh/temps

Skill Claude CodeCodex

Build external plugins for the Temps deployment platform. Use when the user wants to create, modify, or debug a Temps plugin binary — a standalone Rust process that communicates with Temps over a Unix domain socket. Also use when the user mentions "temps plugin", "external plugin", "plugin binary", "plugin for temps"…

700 2d ago A 120 tokens original Apache-2.0

temps

18

gotempsh/temps

Skill Claude CodeCodex

Manage, deploy, operate, and instrument applications with Temps. Use this skill whenever the user mentions Temps, @temps-sdk/[email protected], deploying or migrating an app to Temps, projects, environments, services, domains, backups, logs, monitoring, analytics, browser Performance Insights/Core Web Vitals, observability…

700 2d ago A 146 tokens original Apache-2.0

INDEX

19

gotempsh/temps

Command

Read one command-group reference at a time. Use runtime --help when syntax may have changed.

700 2d ago A 0 tokens original Apache-2.0

access

20

gotempsh/temps

Command

Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.

700 2d ago A 0 tokens original Apache-2.0

ai

21

gotempsh/temps

Command

Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.

700 2d ago A 0 tokens original Apache-2.0

analytics

22

gotempsh/temps

Command

Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.

700 2d ago A 0 tokens original Apache-2.0

apikeys

23

gotempsh/temps

Command

Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.

700 2d ago A 0 tokens original Apache-2.0

audit

24

gotempsh/temps

Command

Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.

700 2d ago A 0 tokens original Apache-2.0