Tuidev
Description
Terminal-first macOS dev environment for AI-agent workflows — durable tmux sessions, Seatbelt-sandboxed AI CLIs, layered installs, one-palette theming. Linux-capable.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
tuidev — macOS terminal dev setup
Opinionated, terminal-first developer environment built around **tmux durability**, **sandboxed AI agents**, and **layered installation**.
[](https://github.com/spfr/tuidev/actions/workflows/ci.yml)   
What this is
A small, opinionated set of configs + install scripts for an AI-assisted coding workflow. Three ideas shape it:
- One session, one pane, one task. Your work has to survive disconnects, narrow terminals, and mobile reattaches. tmux is the durability layer; splits are a local bonus, not the story.
- Sandbox-ready.
sbxruns any command inside macOS Seatbelt; install--pack ai-clisand your AI CLIs route through it automatically. Credentials (~/.ssh,~/.aws, keychain) are locked out even if the agent is compromised. - Layered install. Pick a profile (
minimal,desktop,remote) or compose packs (--core,--remote,--sandbox,--ui,--extras,--pack zellij, ...). Your~/.zshrcis never overwritten — edits outside the tuidev-managed block survive forever. macOS is the daily driver;minimalandremotealso install on Debian/Ubuntu, falling back toaptwhere Homebrew has no build (arm64 boards like a Raspberry Pi included).
Quick start
git clone https://github.com/spfr/tuidev.git
cd tuidev
./install.sh --profile desktop # or: minimal | remote
exec zsh -l
work myproject # bare tmux session, attach-or-create
dev # nvim | agent | runner
ai # nvim + 2 work panes
sbx -- some-cmd # run anything under Seatbelt
./install.sh --pack ai-clis # opt-in: cc/cx/oc wrappers for AI CLI
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI