Total 46,739 skills
Showing 12 of 46739 skills
Deploy/self-host Taubyte cloud with @taubyte/spore-drive SDK using code-first automation and minimal required user input.
Pushes config/code and verifies builds/logs. Includes website/library push handling with tau command first, git fallback.
Manages server-side build/runtime via `.taubyte/build.sh` and `.taubyte/config.yaml`; env vars live in build.sh only. Website build.sh is stack-specific (Vite vs CRA/React, etc.). Documents GitHub → webhook vs Dream inject (push-all / push-specific).
Defines command mode policy. Non-interactive is default; interactive is opt-in.
Remote cloud workflow with explicit fqdn selection and deployment verification.
Routes project-level vs application-scoped work; avoids creating or selecting an application for simple website/function-only tasks unless needed.
Scope-aware resource creation workflow. Uses non-interactive mode by default and references the shared flags catalog.
Recovery playbook for context drift, build failures, Dream issues, and path-conversion errors.
Handles Taubyte login/profile setup and first-time browser GitHub auth via tau login --new when no account exists; tau login for existing profiles. Stops immediately when browser login is required. Uses non-interactive login when the user supplies a GitHub username; otherwise asks for it explicitly. Must run before cloud/project/resource operations.
Low-token index of deep Taubyte references by topic (commands, Dream, SDK, build/logs, deployment) for selective loading.
Launch and verify Dream local resources by hostname using hosts mappings and universe/substrate ports.
Master Taubyte workflow skill. Enforces strict order with Dream-by-default routing, scope routing, context logging, and verification.