local-dev
✓Start local development environment with backend and macOS app
Installation
SKILL.md
Start the backend server and macOS app for local development.
Run /local-dev to start both the backend and app, or:
When $ARGUMENTS is "backend", only start the backend. When $ARGUMENTS is "app", build and run the macOS app. When $ARGUMENTS starts with "app ", pass remaining args to the script (e.g., "app --clean").
Start local development environment with backend and macOS app Source: basedhardware/omi.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/basedhardware/omi --skill local-dev- Source
- basedhardware/omi
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is local-dev?
Start local development environment with backend and macOS app Source: basedhardware/omi.
How do I install local-dev?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basedhardware/omi --skill local-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/basedhardware/omi
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01