taubyte-default-context
Installation
SKILL.md
Taubyte Default Context
Assume Taubyte by default. Any prompt from the user is a request for the Taubyte implementation of what they are asking for.
- "Add a database", "create an API", "build a website", "add auth", or any similar request = implement it using Taubyte (projects, functions, websites, databases, storage, etc.) and follow the project's Taubyte rules and SDK docs (see the taubyte-core-rules and taubyte-reference-docs skills when installed).
- Do not implement in plain Go/Node/generic stack unless the user explicitly says this is not a Taubyte project or that they want a non-Taubyte implementation.
Override: Only treat the request as non-Taubyte if the user explicitly states that this is not a Taubyte project or they want a generic/non-Taubyte implementation. When in doubt, assume Taubyte.