dotfiles
Automated machine setup plus debugging, research, and documentation skills
All Skills in This Repository (6)
Pure Emerald Level Indicatorsenv-to-fnox
Migrates plaintext .env secrets to fnox-backed management using 1Password and mise.
readme-writer
Generate README.md files with GitHub-flavored Markdown and structured sections.
sandi-metz-rules
Detect Sandi Metz rule violations in Ruby code and suggest refactorings.
deep-research
Generates comprehensive, citation-rich reports via coordinated multi-agent web research.
skill-creator
Generate SKILL.md frontmatter and structured instruction bodies for Claude Skills.
webapp-testing
Automate local web app testing with Playwright scripts and server orchestration.
Frequently Asked Questions
FAQPage SchemaHow 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→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