nixopus

44 mods across 1 repository, 1.5k stars between them.

backend

01

nixopus/nixopus

Cursor rule Cursor

Go API Development Rules for Nixopus Backend.

not rated 1.5k +1 3mo ago A 0 tokens

frontend

02

nixopus/nixopus

Cursor rule Cursor

TypeScript Next.js View Component Development Rules.

not rated 1.5k +1 3mo ago A 0 tokens

installer_cli

03

nixopus/nixopus

Cursor rule Cursor

Python CLI Development Rules for Nixopus CLI.

not rated 1.5k +1 3mo ago A 0 tokens

api-catalog

04

nixopus/nixopus

Skill Claude CodeCodex

Reference for all Nixopus API operations callable via nixopusapi(method, path, body).

not rated 1.5k +1 3mo ago A 23 tokens

nixopus/nixopus

Skill Claude CodeCodex

Generate Caddyfile configurations for static sites and reverse proxies — SPA fallback routing, cache headers, compression, redirects, and error pages. Use when deploying a static site that needs custom Caddy configuration, or when the user needs SPA routing, caching, or redirect rules.

not rated 1.5k +1 3mo ago A 59 tokens

compose-setup

06

nixopus/nixopus

Skill Claude CodeCodex

Generate docker-compose.yml for multi-service setups including databases, caches, and service dependencies. Use when the app needs a database, cache, message broker, or has multiple independently deployable services.

not rated 1.5k +1 3mo ago A 42 tokens

nixopus/nixopus

Skill Claude CodeCodex

Size container memory and CPU limits, diagnose OOM kills and CPU throttling, and recommend resource adjustments by ecosystem. Use when containers are being OOM-killed, running slowly, or when setting initial resource limits for a deployment.

not rated 1.5k +1 3mo ago A 51 tokens

cpp-deploy

08

nixopus/nixopus

Skill Claude CodeCodex

Build and deploy C/C++ applications — CMake, Meson, Ninja, and Dockerfile patterns. Use when deploying a C or C++ project, or when CMakeLists.txt or meson.build is detected.

not rated 1.5k +1 3mo ago C 48 tokens

database-migration

09

nixopus/nixopus

Skill Claude CodeCodex

Run database migrations safely during deployment — framework-specific commands, pre-deploy vs post-deploy timing, health gates, and rollback strategies. Use when the app has a database migration system and needs migrations run during deployment.

not rated 1.5k +1 3mo ago A 47 tokens

deno-deploy

10

nixopus/nixopus

Skill Claude CodeCodex

Build and deploy Deno applications — version detection, dependency caching, and Dockerfile patterns. Use when deploying a Deno project, or when deno.json or deno.jsonc is detected.

not rated 1.5k +1 3mo ago A 44 tokens

deploy-delegation

11

nixopus/nixopus

Skill Claude CodeCodex

Sub-agent routing table — which agent handles diagnostics, machine health, infrastructure, GitHub, billing, and notifications. Load when the current task is not a direct deployment.

not rated 1.5k +1 3mo ago A 39 tokens

deploy-flow

12

nixopus/nixopus

Skill Claude CodeCodex

Full deploy pipeline — source detection, hints-driven analysis, project creation, deployment monitoring, and live URL delivery. Load when the user wants to deploy an application.

not rated 1.5k +1 3mo ago A 35 tokens

deployment-analysis

13

nixopus/nixopus

Skill Claude CodeCodex

Analyze a repository to determine ecosystem, deployment targets, ports, build commands, and monorepo structure. Use when starting a new deployment, onboarding a repository, or when the user asks what stack or framework a project uses.

not rated 1.5k +1 3mo ago A 48 tokens

diagnostic-workflow

14

nixopus/nixopus

Skill Claude CodeCodex

Layer-by-layer diagnostic workflow for application and container issues — deployment logs, container state, HTTP probes. Load when investigating a deployment failure or runtime issue.

not rated 1.5k +1 3mo ago A 35 tokens

nixopus/nixopus

Skill Claude CodeCodex

Generate production-ready multi-stage Dockerfiles per ecosystem with best practices. Use when the user needs a Dockerfile, asks about containerization, or when no Dockerfile exists in the repository.

not rated 1.5k +1 3mo ago A 41 tokens

nixopus/nixopus

Skill Claude CodeCodex

Generate ecosystem-specific .dockerignore files to reduce build context size and prevent secret leaks. Use when no .dockerignore exists, when the build context is large, or when secrets may be leaking into images.

not rated 1.5k +1 3mo ago A 45 tokens

domain-attachment

17

nixopus/nixopus

Skill Claude CodeCodex

Domain setup for applications. Preferred path is passing domains at creation time via createProject. Falls back to addapplicationdomain for post-creation attachment or custom domains.

not rated 1.5k +1 3mo ago A 36 tokens

domain-tls-routing

18

nixopus/nixopus

Skill Claude CodeCodex

Diagnose domain resolution, TLS certificate provisioning, and reverse proxy routing issues. Use when a domain is not resolving, TLS certificates fail, proxy returns 502/503/504, or custom domains are stuck in pending status.

not rated 1.5k +1 3mo ago A 50 tokens

dotnet-deploy

19

nixopus/nixopus

Skill Claude CodeCodex

Build and deploy .NET applications — ASP.NET Core, version detection, self-contained builds, and Dockerfile patterns. Use when deploying a .NET or C# project, or when a .csproj file is detected.

not rated 1.5k +1 3mo ago A 49 tokens

elixir-deploy

20

nixopus/nixopus

Skill Claude CodeCodex

Build and deploy Elixir and Phoenix applications — version detection, mix releases, and Dockerfile patterns. Use when deploying an Elixir or Phoenix project, or when mix.exs is detected.

not rated 1.5k +1 3mo ago C 43 tokens

env-detection

21

nixopus/nixopus

Skill Claude CodeCodex

Detect required environment variables from source code, config files, and .env examples. Use when preparing for deployment, checking for missing env vars, or when the user asks about required environment configuration.

not rated 1.5k +1 3mo ago A 42 tokens

failure-diagnosis

22

nixopus/nixopus

Skill Claude CodeCodex

Diagnose deployment failures, container crashes, and networking issues using structured pattern matching on logs and container state. Use when a deployment fails, a container crashes or exits unexpectedly, or the app is unreachable after deployment.

not rated 1.5k +1 3mo ago A 47 tokens

github-onboarding

23

nixopus/nixopus

Skill Claude CodeCodex

Guide users through connecting GitHub to Nixopus when no GitHub connector exists. Covers GitHub App installation for cloud users and GitHub App manifest setup for self-hosted users.

not rated 1.5k +1 3mo ago A 41 tokens

github-workflow

24

nixopus/nixopus

Skill Claude CodeCodex

Fix-via-PR workflow, file operations, connector resolution, and GitHub safety rules. Load when performing GitHub operations like creating branches, PRs, or file changes.

not rated 1.5k +1 3mo ago A 40 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: