AI Tools
ScriptTap AI Resources
Public references for AI tools that build downloadable `.scripttap.json` ScriptTap V1 script packages.
Builder Prompt
ai_prompt.txt is the canonical instruction prompt for creating one downloadable `.scripttap.json` package, with one copyable JSON object as the fallback when a chat cannot attach files.
Incomplete or user-needed commands should use short useful nicknames prefixed with exact lowercase `ai!` so the user can find required edits after import.
Function Reference
ai_functions_v1.txt lists the public command types, accepted fields, required fields, and common mistakes.
Best Practices
ai_best_practices_v1.txt covers screen-read priority, tight search areas, assets, variables, and runtime flow patterns.
JSON Contract
ai_json_contract_v1.json is the machine-readable package contract for tools that need structured validation rules.
ScriptTap imports public `.scripttap.json` script packages. AI-created `.sts` files, image bytes, base64, screenshots, account data, bridge tokens, Firebase data, and runtime logs do not belong in AI output.