Agent Skill
2/7/2026

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

T
thrawny
1GitHub Stars
2Views
npx skills add thrawny/dotfiles

SKILL.md

Nameskill-creator
DescriptionGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Dotfiles

My dotfiles and system configuration, declaratively managed with Nix.

Stack

LayerTool
ConfigNix Flakes + Home Manager
WMNiri
TerminalGhostty
EditorNeovim (LazyVim)
ShellZsh + Starship

Structure

nix/      # NixOS & Home Manager modules
config/   # Configs for things not managed by nix
bin/      # Scripts and utilities
rust/     # Custom Rust tools

Usage

just switch   # Apply config (auto-detects NixOS vs Home Manager)
just check    # Format, lint, evaluate
Skills Info
Original Name:skill-creatorAuthor:thrawny