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

dotfiles

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

skills collected
19
Stars
6
updated
2026-07-02
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

issue-state
software-developers

Keep a GitLab issue's native Status in sync with its merge requests, and start implementing an issue by assigning it to the current user and setting the active milestone. Use when asked to start work on an issue, update an issue's status as MRs progress, or track issue state through the dev/review/complete lifecycle.

2026-07-02
run-in-tmux-pane
software-developers

Run commands in a temporary tmux pane with full interactive zsh environment (login shell, shims, PATH, aliases, TTY).

2026-07-01
hammerspoon
software-developers

Hammerspoon macOS automation. Config in ~/.hammerspoon/. Modules: init.lua, spaces, sleepwake, urlrouter, httpserver, meetings, webcam. Keywords: hammerspoon, hs, lua, audiodevice, hotkey, caffeinate, httpserver, Stream Deck, Rectangle Pro, blueutil, AirPods, URL routing, webcam, uhubctl. Use when: editing ~/.hammerspoon/ files, debugging Hammerspoon modules, adding Hammerspoon features, checking Hammerspoon logs.

2026-06-24
git-helpers
software-developers

Use before any Git branch operation in this repo. SSOT for the branch naming convention (<username>/<issue-id>/<branch-name>) — load before creating a branch instead of guessing the name. Also provides helpers for finding a branch's parent, rebasing related branches, force-pushing feature branches, and understanding commit or diff structure across stacked Git branches.

2026-06-24
opencode-refine
computer-occupations-all-other

Iteratively test and refine prompts, skills, and agent configurations using opencode run

2026-06-18
clickhouse
database-architects

Inspect GitLab local ClickHouse tables, schemas, ingestion paths, and data patterns. Use for CH table questions, DESCRIBE TABLE, schema/source-of-truth checks under db/click_house, ClickHouse ingestion debugging, and investigating aggregates, distributions, or anomalous data in the GitLab repo.

2026-06-18
db-migrations
database-architects

Use when list, inspect, and undo branch-specific GitLab database migrations. Use for checking which migrations were introduced by the current branch, rolling them back safely, and understanding migration state during local GitLab database work.

2026-06-18
mr-pipeline
software-developers

Use when waiting for MR merge and trigger MR pipelines using glab CLI helpers

2026-06-18
psql
database-architects

Inspect local GDK PostgreSQL test and development databases with gdk psql. Use for Postgres schema checks, table and index inspection, read-only SQL queries, migration verification, and investigating GitLab data in local test or dev databases.

2026-06-18
repo-bootstrap
software-developers

Load and reconcile repo-local GitLab instructions before substantive work

2026-06-18
tool-routing
software-developers

Use when choosing the right lookup and execution tools for GitLab repo work

2026-06-18
reviewer-finder
software-developers

Recommend (or, on explicit request, assign) the best GitLab reviewers for a merge request, optimizing for outstanding review load, availability, OOO/PTO (current and upcoming), timezone fit, and the SME-then-maintainer review convention. Use when the user asks who should review an MR, to find/suggest reviewers, or to assign reviewers while creating MRs.

2026-06-16
gdk
software-developers

Handle GitLab Development Kit updates, local secrets, and GDK branch workflows. Use for fgdku-based updates, setting up GitLab secrets, managing branch-specific GDK state, and other local GitLab development environment operations.

2026-05-28
weekly-status
project-management-specialists

Write a weekly status report on a GitLab issue or epic using a fixed template. Use when the user asks for a "weekly status", "weekly update", "status review", or "status update" on a specific work item.

2026-05-15
orbit
software-developers

Query the GitLab Knowledge Graph (Orbit) via the typed `glab orbit remote` CLI subcommands. Use for code-structure questions (who calls this function, where is this symbol defined), cross-project dependency and blast-radius analysis, merge-request and contributor queries, and any question answerable by traversing GitLab's unified entity graph (projects, users, MRs, issues, pipelines, files, definitions, vulnerabilities).

2026-05-12
glab
software-developers

Automate GitLab issue, merge request, epic, and work-item workflows with glab. Use for viewing or updating GitLab metadata, creating or editing issues and MRs, handling epic comments through GraphQL, and other CLI or API-driven GitLab operations in the GitLab repo workflow.

2026-03-28
mr-workflow
software-developers

GitLab merge request lifecycle helpers (push, test, tidy, apply patches)

2026-03-28
gh
software-developers

GitHub workflow automation using gh CLI

2026-03-27
mise-expert
network-and-computer-systems-administrators

Mise development environment manager (asdf + direnv + make replacement). Capabilities: tool version management (node, python, go, ruby, rust), environment variables, task runners, project-local configs. Actions: install, manage, configure, run tools/tasks with mise. Keywords: mise, mise.toml, tool version, runtime version, node, python, go, ruby, rust, asdf, direnv, task runner, environment variables, version manager, .tool-versions, mise install, mise use, mise run, mise tasks, project config, global config. Use when: installing runtime versions, managing tool versions, setting up dev environments, creating task runners, replacing asdf/direnv/make, configuring project-local tools.

2026-02-25