# Aiden Build

> 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. Use when this capability is needed.

- Skill: `tomevault-io/aiden-build` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/aiden-build`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/aiden-build/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/aiden-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.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/znkd) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

