dotfiles
Automated dotfiles setup for macOS and Ubuntu machines
All Skills in This Repository (7)
Pure Emerald Level Indicatorsshdoc-shell-docs
Automate adding and reviewing shdoc annotations in shell scripts.
gh-comment-attach-files
Attach local files to GitHub comments and return hosted URLs without posting.
worklog-manager
Bootstrap and audit Codex worklog metadata under .agents/worklog/codex.
high-impact-journal-publishing
Plan and optimize scientific manuscript preparation, submission, and revision for high-impact journals.
humanizer-ja
Rewrite AI-generated Japanese text into natural, human-like Japanese.
transformers-convert
Convert custom PyTorch models into Hugging Face Transformers-compatible artifacts.
python-uv-workflow
Enforce uv-first execution, tests-before-refactor, and pre-commit quality gates for Python projects.
Frequently Asked Questions
FAQPage SchemaHow to install shunk031 dotfiles?โผ
Run `npx skills add shunk031/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repository set up?โผ
It automates a complete developer environment on macOS and Ubuntu, including zsh, tmux, git, SSH, and coding assistant configurations managed through chezmoi.
How are private dotfiles handled?โผ
Private files like SSH keys are encrypted with age and managed in a separate private chezmoi source, keeping secrets out of the public repository.
Can I test the setup before applying it?โผ
Yes. You can run the setup inside a Docker container with `make docker` and verify everything using `chezmoi init --apply` before touching your real machine.
Does it work with Claude Code and Codex?โผ
Yes. The repository ships shared AGENTS.md guidance plus dedicated configuration for Claude Code, Codex, and Gemini-based assistants.
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