nateberkopecnateberkopecCommunity·6 Agent Skills Included

dotfiles

Automated machine setup plus debugging, research, and documentation skills

Sets up a fresh Mac or Ubuntu machine with one command, installing apps, pinning tool versions, and applying system settings automatically. Includes ready-made skills for diagnosing hard bugs, resolving merge conflicts, testing web apps, writing READMEs, and running deep research. Eliminates manual environment configuration and repetitive setup steps so development work starts faster.
npx skills add nateberkopec/dotfiles --all -g -y
Available:

Gives your AI agent personal operating rules for shell usage, git safety, secrets handling, and CI conventions when working on this machine and its projects.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dotfiles?

Run `npx skills add nateberkopec/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.

What does this dotfiles setup actually do?

Running `dotf run` installs apps, pins tool versions with mise, applies macOS system settings, and runs one-time migrations to fully configure a fresh machine.

How do I diagnose a hard bug with these skills?

The diagnosing-bugs skill guides your agent to build a fast, repeatable test that reproduces the bug first, then rank hypotheses, instrument the code, and add a regression test.

Can these skills help with secrets and security?

Yes. The env-to-fnox skill moves plaintext .env secrets into 1Password references, and the dev-env-setup skill enforces secret scanning and pinned CI actions.

Do these skills work with Claude Code and other agents?

Yes. Every skill follows the standard SKILL.md format and works in Claude Code, OpenClaw, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering