dotfiles

Community

Automate and synchronize dotfiles across machines.

Authorryugen04
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you manage a centralized dotfiles repository and apply consistent configurations across multiple machines using stow and a defined workflow. It covers structuring, setup, syncing changes, and maintenance.

Core Features & Use Cases

  • Repo structure analysis and auditing: Review your dotfiles layout and verify that essential packages exist under packages/.
  • New machine setup: Clone the repository and run the installer to apply configurations to a fresh system.
  • Syncing changes: Pull updates from other machines and re-apply them to maintain consistency.
  • Maintenance & package management: Manage tool configurations (nvim, shell, etc.) and apply changes via stow.

Quick Start

Run ./install.sh to apply all configured dotfiles to your home directory on a new machine.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotfiles
Download link: https://github.com/ryugen04/dotfiles/archive/main.zip#dotfiles

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository