Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

dotfiles

dotfiles enthält 19 gesammelte Skills von pedropombeiro, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
6
aktualisiert
2026-07-02
Forks
1
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

issue-state
Softwareentwickler

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
Softwareentwickler

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

2026-07-01
hammerspoon
Softwareentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

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

2026-06-18
clickhouse
Datenbankarchitekten

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
Datenbankarchitekten

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
Softwareentwickler

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

2026-06-18
psql
Datenbankarchitekten

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
Softwareentwickler

Load and reconcile repo-local GitLab instructions before substantive work

2026-06-18
tool-routing
Softwareentwickler

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

2026-06-18
reviewer-finder
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-28
gh
Softwareentwickler

GitHub workflow automation using gh CLI

2026-03-27
mise-expert
Netzwerk- und Computersystemadministratoren

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