TechDufusTechDufusCommunity·2 Agent Skills Included

dotfiles

Automated multi-OS development environment setup and configuration

Automates full development environment setup across Ubuntu, Fedora, Arch, and macOS using Ansible roles. Installs and configures terminals, editors, containers, and desktop preferences without manual clicking or per-machine setup. Manages secrets safely through 1Password references and keeps every machine reproducible with a single command.
npx skills add TechDufus/dotfiles --all -g -y
Available:

Gives your AI agent the safety rules for editing this dotfiles repo, such as never storing plaintext secrets, failing soft on optional integrations, and protecting critical system packages during uninstalls.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install TechDufus dotfiles?

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

What does this dotfiles repo automate?

It uses Ansible roles to install and configure your entire development environment, including terminals, Docker, Go, Terraform, and KDE Plasma settings, across multiple operating systems.

Which operating systems are supported?

Ubuntu, Fedora, Arch Linux, and macOS are supported, with each role detecting your OS and only running the tasks configured for it.

How are secrets handled in this setup?

Secrets are pulled from 1Password using op:// references, so no plaintext credentials are ever stored in the repository.

Do these skills work with Claude Code and Codex?

Yes. The repo ships dedicated configuration and SKILL.md files for Claude, Codex, Cursor, and OMP that follow the universal skill standard.

Related Repositories in Software Engineering

View All in Software Engineering