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

dotfiles

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

skills collected
8
Stars
9
updated
2026-05-29
Forks
1
Occupation coverage
1 occupation categories ยท 100% classified
repository explorer

Skills in this repository

tailscale-serve
software-developers

This skill should be used when the user wants to serve a file, directory, or git diff over Tailscale HTTPS. Triggers on "serve on tailscale", "share via tailscale", "tailscale-serve", "tailscale serve file", "serve diff on tailscale", or /tailscale-serve.

2026-05-29
wt
software-developers

Manage git worktrees with worktrunk (`wt`) -- create, switch, list, merge, remove, and fan out parallel agents into isolated worktrees. Use when the user says "make/create a worktree", "use worktrunk", "wt switch", "new isolated checkout", "open a separate worktree", "list/remove/clean up worktrees", "spin up an agent on a branch / in a worktree", "checkout PR in a worktree", "fan out agents", or wants to run multiple Claude/Codex sessions in parallel on the same repo.

2026-05-29
pix-qr
software-developers

Generate a Brazilian PIX BR Code (EMV) โ€” produces both the Copia e Cola string and a scannable QR PNG. Use when the user wants to create a PIX payment QR, "gere um QR pra esse PIX", "make a PIX QR code", or shares chave + valor and asks for a QR. Supports CPF, CNPJ, email, phone (E.164 or BR-format), and aleatรณria UUID keys. Amount is optional โ€” omit for payer-fills mode.

2026-05-26
diagram-tools
software-developers

Reference for diagram-as-code tools (D2, Mermaid, Graphviz/DOT, Structurizr DSL, PlantUML) and the Kroki HTTP rendering gateway. Use when generating architecture diagrams, flowcharts, sequence diagrams, ER diagrams, C4 models, or graph visualizations.

2026-04-29
code-stats
software-developers

Get quick code statistics and project overview using tokei or scc

2026-04-21
direnv-layout-uv
software-developers

Use a custom direnv `layout_uv()` helper for uv workspaces instead of `source .venv/bin/activate`

2026-04-21
structural-search
software-developers

Use structural code search and rewrite tools (ast-grep, comby, tree-sitter) for code analysis and refactoring

2026-04-21
uv-scripts
software-developers

Use uv with PEP 723 inline metadata to run Python scripts with dependencies instead of installing packages globally

2026-04-21