taubyte-reference-docs
Installation
SKILL.md
Taubyte reference documentation
This skill bundles the Taubyte command and logic markdown references, SDK operation guides, and debugging notes as plain files under references/.
How to use
- For CLI flags on a resource, open the matching
*-commands.md(e.g.function-commands.md,database-commands.md). - For behavior and architecture, open the matching
*-logic.md. - For Go SDK usage, start with
sdk-api-must.md, thensdk-function-http.md,sdk-operation-database.md,sdk-operation-storage.md, etc. - For Dream/local workflows, use
dream-*anddream-env-commands.md/dream-env-logic.mdas needed. - For websites build output, see
taubyte-folder-examples.md.