dotfiles
يحتوي dotfiles على 15 من skills المجمعة من pabloimrik17، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.
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.
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
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.
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.
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
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.
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.
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
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.
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.
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).