Loading...
Loading...
Found 19 Skills
Hard gate before any Taubyte workflow — Node.js and Docker (install when possible), @taubyte/cli and @taubyte/dream via npm, auth per taubyte-auth-and-profile. Version checks and hard stops.
Deploy/self-host Taubyte cloud with @taubyte/spore-drive SDK using code-first automation and minimal required user input.
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).
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.
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.
Must-use go-sdk API shapes to avoid Taubyte compile/build failures for HTTP, PubSub, and Storage functions.
Auto-maintains a context log file inside the current project (cloud, scope, selected resources, latest actions) to reduce AI hallucinations.
Non-negotiable Taubyte constraints that prevent config/build/runtime failures.