Skip to main content
GitHub repository

dotfiles

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

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

Skills in this repository

openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026-07-30
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026-07-30
openspec-onboard
software-developers

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-07-30
openspec-verify-change
software-quality-assurance-analysts-and-testers

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-07-30
openspec-continue-change
software-developers

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026-07-30
openspec-ff-change
software-developers

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026-07-30
openspec-onboard
software-developers

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-07-30
openspec-verify-change
software-quality-assurance-analysts-and-testers

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-07-30
openspec-continue-change
computer-occupations-all-other

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026-07-30
openspec-ff-change
computer-occupations-all-other

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026-07-30
openspec-onboard
computer-occupations-all-other

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-07-30
openspec-verify-change
computer-occupations-all-other

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-07-30
classify-tool-updates
software-developers

Use when adding a new tool to the dotfiles or removing one — a brew formula/cask, a curl-installed binary, a cloned plugin, an npx-installed CLI in run_onchange_install-packages.sh.tmpl, a zshrc-initialized tool, or a new config under dot_config/. Classifies the tool by update mechanism (brew-managed / self-updating / repo-pinned / manual) and keeps the `update-extra` step list in dot_zshrc.tmpl in sync.

2026-07-03
update-manual
software-developers

Use when making, planning, or completing changes to any dotfiles configuration — zshrc aliases, gitconfig, ghostty config, starship.toml, atuin config, fzf settings, tmux.conf, MCP servers (.mcp.json), Claude Code plugins/settings, OpenCode config, brew packages, gh CLI extensions, or any CLI tool configuration. Analyzes docs/manual.html against actual config state and proposes additions, modifications, or removals to keep the manual in sync.

2026-04-11
update-readme
software-developers

Use when adding, removing, or significantly changing tools in the dotfiles setup — new brew packages, new casks, new gh extensions, tool removals, setup process changes, or significant visual changes (theme, prompt, terminal). Analyzes README.md and proposes updates to the What's Included table, badges, setup instructions, daily workflows, and screenshots. Does NOT trigger on alias-level or keybinding-level changes (those go to the manual only).

2026-04-11