fredrikaverpilfredrikaverpilCommunity·8 Agent Skills Included

dotfiles

Reproducible dev environments, Neovim config, and coding workflow conventions

Manages full developer machine setup with Nix flakes, GNU Stow dotfile symlinking, and a native Neovim configuration. Enforces consistent git commits, pull request formats, Go style, code review, and codebase health audits. Eliminates manual environment setup and inconsistent team conventions across macOS, NixOS, and cloud sandboxes.
npx skills add fredrikaverpil/dotfiles --all -g -y
Available:

Tells the agent how to rebuild Nix systems, apply Stow symlinks, update packages, and follow this repository's architecture and code style rules when making changes.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fredrikaverpil/dotfiles?

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

What does this dotfiles repository manage?

It manages system configuration and packages via Nix flakes, dotfile symlinks via GNU Stow, and a complete native Neovim setup across macOS and NixOS machines.

How do the git commit and PR skills work?

They make your agent write Conventional Commits messages and structured pull requests with Why/What/Notes sections, draft status, and proper file references automatically.

Can I audit an unfamiliar codebase with these skills?

Yes. The codebase-audit skill analyzes git history to surface high-churn files, ownership risks, bug hotspots, and firefighting patterns before you read any code.

Do these skills work with Claude Code and other agents?

Yes. All skills follow the standard SKILL.md format and work in Claude Code and other compatible coding agents, including cloud sandbox sessions.

Related Repositories in Software Engineering

View All in Software Engineering