dotfiles
Nix-managed dotfiles with reusable coding workflow skills
All Skills in This Repository (3)
Pure Emerald Level Indicatorsast-grep
Translate natural language queries into ast-grep rules for structural code search.
git-commit-crafter
Create atomic, revertable git commits with Conventional Commits messages.
pr-workflow-manager
Automate the pull request workflow from local changes to an opened PR.
Frequently Asked Questions
FAQPage SchemaHow to install ryoppippi/dotfiles?▼
Run `npx skills add ryoppippi/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.
What does this dotfiles repository manage?▼
It declaratively manages a full development environment via Nix flakes, including Neovim, Fish shell, Git, Karabiner key remapping, and macOS system settings.
What workflow skills are included?▼
It includes skills for atomic Conventional Commits, creating PRs, fixing CI failures, TDD, code review, git worktrees, web fetching, and writing Nushell scripts.
Does it work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and are deployed to both Claude Code and Codex configuration directories via Nix home-manager.
How do I apply changes to this Nix configuration?▼
Stage your changed files with git, then run `nix run .#switch` to build and apply the configuration on macOS or Linux.
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