libylibyCommunityยท2 Agent Skills Included

dotfiles

Automated macOS setup, Git workflows, and code review

Automates macOS developer environment setup with chezmoi, Homebrew, and encrypted credential management. Provides ready-made skills for Git commits, branch naming, GitHub and GitLab operations, code review, and goal tracking. Eliminates manual machine configuration, inconsistent commit messages, and unverified code changes. Keeps secrets encrypted and enforces safe, evidence-based workflows across every task.
npx skills add liby/dotfiles --all -g -y
Available:

Instructs your AI agent on how to safely edit, validate, and deploy this chezmoi-managed dotfiles setup while protecting encrypted secrets and routing work to the correct sub-skills.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’