dotfiles
Automated macOS setup, shell configuration, and app provisioning
All Skills in This Repository (4)
Pure Emerald Level Indicatorscreating-claude-skills
Create Claude Skills with SKILL.md scaffolds for Rails event-sourced workflows.
converting-claude-subagents
Convert Claude Code subagents to OpenCode agents with Markdown or JSON output.
converting-slash-commands
Convert Claude Code slash commands to OpenCode command format.
frontend-design
Generate production-grade frontend interfaces with specified aesthetic direction.
Frequently Asked Questions
FAQPage SchemaHow to install edheltzel dotfiles?▼
Run `npx skills add edheltzel/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles setup automate?▼
It provisions a new Mac end to end: Xcode tools, Homebrew packages, Fish shell config, macOS system preferences, and symlinks for 30+ app configurations via GNU Stow.
How do AI agents work with this repository?▼
The root AGENTS.md and CLAUDE.md define strict rules and a DOX hierarchy of per-folder contracts, so your agent reads the right instructions before editing any config file.
Can I use these dotfiles without deep shell knowledge?▼
Yes. The install script and justfile recipes handle the heavy lifting, and your AI agent can follow the documented contracts to make safe changes for you.
Does it work with Claude Code and other AI coding tools?▼
Yes. The AGENTS.md and CLAUDE.md files follow standard conventions that Claude Code, Cursor, and similar tools read automatically when working in the repo.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core