Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 pedropombeiro에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
19
Stars
6
업데이트
2026-07-02
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

issue-state
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-01
hammerspoon
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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

2026-06-18
clickhouse
데이터베이스 아키텍트

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
데이터베이스 아키텍트

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
소프트웨어 개발자

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

2026-06-18
psql
데이터베이스 아키텍트

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
소프트웨어 개발자

Load and reconcile repo-local GitLab instructions before substantive work

2026-06-18
tool-routing
소프트웨어 개발자

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

2026-06-18
reviewer-finder
소프트웨어 개발자

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
소프트웨어 개발자

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
프로젝트 관리 전문가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-03-28
gh
소프트웨어 개발자

GitHub workflow automation using gh CLI

2026-03-27
mise-expert
네트워크·컴퓨터 시스템 관리자

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