chezmoi skills

158 tagged chezmoi, measured the same way as everything else here.

Browse within: dotfiles 158fish-shell 58gemini-cli 58neovim 49nvim 49tmux 49zsh 49debian 21crostini 17jj 16managed-by-opentofu 8macos 5

dotfiles-bootstrap

01

sebastienrousseau/dotfiles

Skill Claude CodeCodex

Bootstrap a workstation with the dotfiles framework. Takes a GitHub user / owner+repo / explicit clone URL and runs dot init (which shells out to chezmoi) with the right safety prompts. Honors the active agent profile (ask / plan / apply / audit) so it defaults to dry-run in safer modes and full apply in apply.

74 yesterday A 88 tokens original Apache-2.0

vibe

02

sebastienrousseau/dotfiles

Skill Claude CodeCodex

Delegate a coding task to a cheap AI model (Mistral Vibe by default, but any provider Vibe knows about — DeepSeek, Gemini Flash, etc.) and supervise the result via git diff. Claude orchestrates, the cheap model codes. Claude consumes 500-1500 tokens per delegation regardless of how many file reads the delegate does…

74 yesterday A 137 tokens original Apache-2.0

toolbelt

03

signalridge/dotfiles

Skill Claude CodeCodex

Inventory of the CLI tools actually installed on this machine (aqua/mise/nix) and which one to reach for per task — search, structural rewrite, structured data, diff, HTTP, profiling, VCS, k8s, security, docs, media. Use when picking a command-line tool, when a POSIX default (grep/find/sed/curl/wc) feels clumsy, when…

41 2d ago A 160 tokens

remotion

04

signalridge/dotfiles

Skill Claude CodeCodex

Build, run, and render videos programmatically with Remotion (React-based video). Use when scaffolding a Remotion project, writing compositions/animations, previewing in Remotion Studio, rendering to MP4/WebM/GIF/stills, embedding the Remotion Player, or troubleshooting Remotion + Bun. Triggers - "Remotion"…

41 2d ago A 118 tokens

oss-launch

05

signalridge/dotfiles

Skill Claude CodeCodex

Turn one open-source release/topic into platform-tailored posts and publish them through a gated, auditable path. Use when the user wants to announce or promote an OSS project/release across X, Bluesky, dev.to, Reddit, Hacker News, etc. Triggers: "announce my release", "promote my repo", "post about this project"…

41 2d ago A 94 tokens

obsidian-bases

06

laurigates/dotfiles

Skill Claude CodeCodex

Obsidian Bases database feature for YAML-based interactive note views. Use when creating .base files, writing filter queries, building formulas, configuring table/card views, or working with Obsidian properties and frontmatter databases.

10 2d ago A 49 tokens original MIT

aiq-research

07

laurigates/dotfiles

Skill Claude CodeCodex

Use when asked to run deep research or AI-Q research through a reachable NVIDIA AI-Q Blueprint backend.

10 2d ago A 25 tokens original MIT

telegram

08

laurigates/dotfiles

Skill Claude CodeCodex

Send notifications, interactive questions, or multiple-choice polls to the user via Telegram. Use when the user asks to be notified ("ping me", "notify me on Telegram", "ask me when..."), when a long-running task finishes and the user is likely away, when an irreversible action needs out-of-band confirmation, or when…

10 2d ago A 117 tokens original MIT

martinemde/dotfiles

Skill Claude CodeCodex

Use this skill when managing packages, external dependencies, binaries, or CLI tools in a chezmoi dotfiles repository. Handles adding/updating/removing packages in .chezmoidata/packages.yaml, creating .chezmoiexternals/ organized files, pinning versions with Renovate automation, and selecting the correct package…

9 1mo ago A 88 tokens original ISC

ghostty-shaders

10

martinemde/dotfiles

Skill Claude CodeCodex

Write, debug, and optimize custom GLSL shaders for the Ghostty terminal. Covers Ghostty's Shadertoy-compatible GLSL ES 3.0 dialect, its terminal-specific uniforms (cursor position and color, focus state, event timestamps), the unsupported Shadertoy uniforms, focus-gated performance patterns, and adapting shaders from…

9 1mo ago A 111 tokens original ISC

work-on

11

martinemde/dotfiles

Skill Claude CodeCodex

End-to-end workflow for shipping a GitHub issue. Assesses complexity, builds a tailored workflow, and orchestrates skills from research through PR.

9 1mo ago A 32 tokens original ISC

go-stack

12

fmind/dotfiles

Skill Claude CodeCodex

Build Go projects, libraries, CLIs, TUIs, web apps, or ADK agents with the standard package layout and pinned tooling.

4 yesterday A 31 tokens original MIT

k8s-local

13

fmind/dotfiles

Skill Claude CodeCodex

Create and manage local Kubernetes clusters (k3d or kind) and deploy to them with kubectl, helm, helmfile, and skaffold. Use for local k8s cluster setup, dev loops, and debugging.

4 yesterday A 50 tokens original MIT

python-stack

14

fmind/dotfiles

Skill Claude CodeCodex

Build typed Python projects with uv, Ruff, ty, pytest, Litestar, and Typer. Use for packages, CLIs, web apps, tests, typing, or API verification.

4 yesterday A 41 tokens original MIT

assess-quality

15

urmzd/dotfiles

Skill Claude CodeCodex

Foundational quality framework: the five questions (readable, easy to start, expands without bloat, consistent, intentional) every other dev skill is judged against, plus the dual-audience and workshop principles. Use when onboarding to a project, defining a quality bar, setting an assessment checklist, or arbitrating…

3 19d ago A 120 tokens original Apache-2.0

create-oss-skill

16

urmzd/dotfiles

Skill Claude CodeCodex

Create well-formed Agent Skills following the agentskills.io specification. Scaffold directories, write SKILL.md files, bundle scripts, and structure instructions for progressive disclosure. Use when creating a new skill, reviewing skill structure, optimizing a skill description, or setting up evals for skill quality.

3 19d ago A 63 tokens original Apache-2.0

orchestrate-agents

17

urmzd/dotfiles

Skill Claude CodeCodex

Orchestrate multiple agent CLIs (Claude, Codex, Antigravity) via tmux with a shared fleet store, dispatching one guardian subagent per pane. Survey-first: inspects and adopts existing tmux sessions, windows, and agent panes before creating anything new. Use when running a multi-agent session, dispatching parallel…

3 19d ago A 83 tokens original Apache-2.0

dfd

18

alunduil/alunduil-chezmoi

Skill Claude CodeCodex

Audit, write, or revise a data flow diagram (DFD). Use when asked to draw or model how data moves through a system, when standing up a DFD with trust boundaries for threat modeling or security review, or when checking an existing DFD for drawing and balancing errors. Pins Mermaid flowchart as the output notation and…

2 yesterday A 80 tokens original 0BSD

renovate

19

alunduil/alunduil-chezmoi

Skill Claude CodeCodex

Audit, write, or revise renovate.json. Use when adding Renovate, troubleshooting unexpected (or missing) update PRs, hardening against supply-chain attacks, or evolving an existing config.

2 yesterday A 42 tokens original 0BSD

vale

20

alunduil/alunduil-chezmoi

Skill Claude CodeCodex

Audit, write, or revise .vale.ini, or work through vale findings on a repo. Use when adding Vale, troubleshooting silent passes or noisy findings, evolving config, or applying the suggestion → warning → error cleanup cascade after a vale run (interactive or pre-commit failure). Applies the two-hook pre-commit pattern…

2 yesterday A 96 tokens original 0BSD

chezmoi

24

cosgroveb/chezmoi-skill

Skill Claude CodeCodex

Manage dotfiles with chezmoi. Use when working with dotfiles, chezmoi templates, machine-specific configuration, syncing configs across machines, or when the user mentions chezmoi, dotfiles, or configuration management.

1 7mo ago A 49 tokens original MIT