Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 6 collected skills from vsbuffalo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
3
updated
2026-03-07
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

supply-chain-audit
information-security-analysts

Review vendored dependency updates for supply chain attacks. Works on any code: zsh plugins, npm packages, git submodules, or arbitrary diffs. Responds to: "audit updates", "review vendor diffs", "check for supply chain attacks", "is this plugin update safe".

2026-03-07
audit
network-and-computer-systems-administrators

Check neovim plugin health and staleness against a tiered schedule. Web-searches GitHub for each due plugin's current status. Use when asked about plugin updates, maintenance, or when running periodic audits. Also responds to: "are my plugins up to date", "check for updates", "plugin health".

2026-03-03
commands
software-developers

Full command reference for keybindings, aliases, shell commands, and tool usage. Use when the user asks "how do I...", "what's the shortcut for...", "what key does...", or references a command they can't remember. Also use when the user discovers a new command and wants to save it. Covers: neovim, tmux, zsh, git, cargo, opam, dune, uv.

2026-03-02
doc-sync
software-developers

Check and update documentation after config changes. Compares current config state against docs and keybinding tables. Use after modifying neovim config, zshrc, tmux.conf, or other dotfiles. Also responds to: "are my docs up to date", "check docs", "update documentation".

2026-03-02
history-analyze
software-developers

Analyze shell and editor command history for efficiency improvements. Finds repeated patterns, missing aliases, workflow bottlenecks, and tool suggestions. Uses a local sanitization script as a trust boundary — no raw history ever reaches the API. Use when asked about: shell efficiency, aliases, workflow optimization, "what do I type too much", "speed up my workflow".

2026-03-02
notes
software-developers

Lab notebook — capture analysis results, benchmarks, and findings into notes/

2026-03-02