dotfiles
Automated macOS setup, Git workflows, and code review
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install liby/dotfiles?โผ
Run `npx skills add liby/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles setup automate?โผ
It automates macOS machine setup with chezmoi, including Homebrew packages, shell configuration, GPG signing, and encrypted secret management.
How do the commit and review skills work?โผ
The commit skill stages only relevant changes and writes repository-matching messages, while the review skill checks diffs for evidence-backed defects before merging.
Does it work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and include dedicated configuration for both Claude Code and Codex runtimes.
How are secrets and credentials handled?โผ
Secrets stay encrypted as opaque ciphertext, and API credentials live in the macOS Keychain via envchain, so plaintext values never enter commands, logs, or chat.
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