smbCloud
Official@smbcloudxyz · Sweden
Enterprise power at startup velocity
Agent Skills by smbCloud
Showing 9 vetted skills indexed across 1 GitHub repositories.
smbcloud-cli-release
Coordinate build, packaging, and publication of smbCloud CLI binaries across npm and PyPI.
smbcloud-gresiq
Guide Rust crate development for smbCloud GresIQ Postgres bootstrap and configuration.
smbcloud-deploy-rsync
Configure and debug smbCloud rsync deployments in the Rust CLI.
smbcloud-ruby-native-gem
Automate building and packaging Ruby gems wrapping Rust native extensions.
rust-cross-platform
Build and debug Rust code across desktop, mobile, CLI, and web platforms.
smbcloud-auth
Document smbCloud authentication models and flows across Rails services and client SDKs.
ci-cd
Standardizes GitHub Actions release workflows across crates.io, PyPI, npm, Homebrew, and Debian packaging.
humanizer
Identify and remove AI writing patterns from text to create natural prose.
smbcloud-deploy-nextjs
Deploy Next.js standalone builds to smbCloud via rsync, PM2, and Nginx.
Frequently Asked Questions About smbCloud
FAQPage SchemaWhat specific deployment tasks does smbCloud support?▼
smbCloud enables the deployment of Next.js standalone builds using rsync, PM2, and Nginx. It also facilitates the packaging and publication of binaries across npm, PyPI, Homebrew, and Debian, while providing standardized release configurations for Rust crates.
Which engineering personas benefit from these capabilities?▼
Platform engineers, backend developers, and release managers working with Rust-based services benefit from these capabilities. The registry is specifically designed for teams managing cross-platform binary distribution and complex service deployments requiring native extension integration.
What are the primary dependencies for implementing these deployment patterns?▼
Implementation requires a Rust development environment, access to GitHub Actions for release management, and existing infrastructure configured for rsync, PM2, and Nginx. Authentication models rely on Rails-based service integration and established client-side security protocols.