Skip to main content
tskovlund
GitHub creator profile

tskovlund

Repository-level view of 6 collected skills across 2 GitHub repositories.

skills collected
6
repositories
2
updated
2026-03-11
repository explorer

Repositories and representative skills

nix-debug
network-and-computer-systems-administrators

Nix debugging strategies and common fixes. Use when encountering Nix evaluation errors, build failures, flake lock issues, infinite recursion, hash mismatches, or when the user asks to debug a Nix problem. Also useful for nix repl tricks and home-manager troubleshooting.

2026-03-11
nix-module
software-developers

Guide for adding a new home-manager module to nix-config. Use when creating a new module directory under home/, adding a new program or tool to the config, or when the user says "add a module" or "create a new module".

2026-03-11
nix-secret
network-and-computer-systems-administrators

Guide for adding a new agenix-encrypted secret to the nix-config setup. Use when adding SSH keys, API tokens, encrypted config files, or any secret that should be age-encrypted. Covers the two-repo workflow between nix-config and nix-config-personal.

2026-03-11
nix-update
network-and-computer-systems-administrators

Update nix-config: pull remote changes, update flake inputs, check, and deploy. Use when the user says "update", "update dependencies", "update nix", "update inputs", when repo-sync flags stale inputs, or when flake.lock is more than 2 weeks old.

2026-03-11
switch-verify
network-and-computer-systems-administrators

Deploy and verify nix-config changes. Use after making changes to any nix-config module, when the user says "deploy", "switch", "apply changes", or "test the config". Handles make check, make switch, and visual verification for UI changes.

2026-03-11
Showing 2 of 2 repositories
All repositories loaded