aiden-build

star 2

Build the Aiden Tauri project with required chmod and codesign steps. Use when asked to build Aiden, run Tauri build/dev, or prepare Apple-darwin binaries for Aiden before a build.

znkd By znkd schedule Updated 2/4/2026

name: aiden-build description: "Build the Aiden Tauri project with required chmod and codesign steps. Use when asked to build Aiden, run Tauri build/dev, or prepare Apple-darwin binaries for Aiden before a build."

Aiden Build

Workflow

  1. Ensure you are in the Aiden project root (the folder that contains src-tauri/).
  2. Run one of these script commands:
    • npx tsx skills/aiden-build/scripts/aiden-build.ts (prep + prompt for build/dev)
    • npx tsx skills/aiden-build/scripts/aiden-build.ts prep
    • npx tsx skills/aiden-build/scripts/aiden-build.ts build
    • npx tsx skills/aiden-build/scripts/aiden-build.ts dev
    • npx tsx skills/aiden-build/scripts/aiden-build.ts --uploadDMG

Notes

  • If the binaries are missing, ask the user whether to proceed and how to obtain them.
  • If codesign fails, capture the exact error and ask how to proceed.
Install via CLI
npx skills add https://github.com/znkd/tentacles --skill aiden-build
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator