Nixopus
Official@nixopus · India
Autonomous cloud for modern buidlers
Agent Skills by Nixopus
Showing 47 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generate cohesive UI/UX design systems for web and mobile projects.
building-and-deploying
Automate project builds, Docker images, and GitHub Actions CI workflows.
architecture-patterns
Identify and document architectural patterns in Mastra engine and middleware pipelines.
dev-setup
Automate local development setup with Node.js, Yarn, PostgreSQL, and Redis.
code-conventions
Enforce kebab-case naming, import/export patterns, and error handling conventions.
testing-guide
Standardize Vitest-based unit and E2E tests with colocated file conventions.
agent-authoring
Author agents, tools, and runtime skills for the Nixopus system.
post-deploy-verification
Probe HTTP endpoints, check ports, and scan logs to verify deployment health.
domain-attachment
Attach domains to applications with creation-time or post-creation binding.
rollback-strategy
Outline rollback or retry actions for failed deployments across environments.
cpp-deploy
Detect CMake or Meson configurations and build optimized C/C++ binaries with Ninja.
container-resource-tuning
Diagnose Docker and Kubernetes memory/CPU sizing to prevent OOM kills and throttling.
incident-response
Orchestrate incident response workflows with classification, diagnosis, auto-fix, notification, and verification.
dotnet-deploy
Automate .NET build and deployment with Docker and versioning.
gleam-deploy
Automate Gleam project deployment by building, detecting versions, and generating Docker-ready artifacts.
nixopus-docs
Fetch current Nixopus documentation pages at runtime to ground answers.
static-deploy
Deploy static HTML/JS/CSS sites using Caddy or nginx Dockerfile patterns.
machine-ops
Diagnose machine health via lifecycle, metrics, events, and backups.
java-deploy
Automate building and deploying Java applications with Maven, Gradle, or Spring Boot.
dockerfile-generation
Generate production-ready Dockerfiles with multi-stage builds and pinned base images.
deploy-flow
Automate deployment from source detection to live URL delivery.
ruby-deploy
Automate Ruby and Rails build and deployment via Bundler, assets, and Dockerfile.
caddyfile-generation
Generate Caddyfile configurations for static sites and reverse proxies.
deploy-delegation
Route non-deploy tasks to specialized agents with full context.
Frequently Asked Questions About Nixopus
FAQPage SchemaWhat specific deployment tasks does Nixopus support?▼
Nixopus handles source detection, environment variable enumeration, Dockerfile generation, database migration execution, and post-deployment health verification for diverse languages including Rust, Go, Node.js, and Java.
Which technical personas benefit from these capabilities?▼
Platform engineers, DevOps practitioners, and full-stack developers utilize these capabilities to standardize deployment patterns, enforce container resource sizing, and manage complex multi-service infrastructure configurations.
What are the prerequisites for integrating Nixopus into a repository?▼
Integration requires a GitHub repository containing standard project manifests such as package.json, go.mod, or CMakeLists.txt, alongside the installation of the Nixopus GitHub App for repository access and manifest configuration.