Skip to main content
gitlabhq
GitHub 제작자 프로필

gitlabhq

4개 GitHub 저장소에서 수집된 19개 skills를 저장소 단위로 보여줍니다.

수집된 skills
19
저장소
4
업데이트
2026년 8월 27일
저장소 탐색

저장소와 대표 skills

orbit
미분류

Query GitLab Orbit via `glab orbit remote` CLI subcommands or run a local copy with `glab orbit local`. Use for code-structure questions (who calls this function, where is this symbol defined), cross-project dependency and blast-radius analysis, merge-request…

2026년 8월 24일
orbit-local
소프트웨어 개발자

Index and query a LOCAL checkout of a repository offline with the Orbit local CLI (the `orbit` binary, run directly or via `glab orbit local`). It builds a DuckDB property graph from the working tree and you query it with read-only SQL. Use when the request…

2026년 8월 14일
ast-grep
소프트웨어 개발자

AST-based code search and rewrite via tree-sitter patterns. Use instead of Grep/Edit when a change spans many sites or must respect code structure: structural matching, multi-file batch rewrites, or context-aware queries (e.g. "unwrap inside impl blocks").…

2026년 7월 9일
related-repositories
소프트웨어 개발자

Registry of related repositories (Siphon, Rails, and other consumed repos) with their git URLs and local checkout paths. Use when you need to find where a related repo is checked out locally, get its git URL, or clone it if it is missing.

2026년 7월 9일
remove-llm-comments
소프트웨어 개발자

Remove and tighten unnecessary LLM-generated comments — including narration disguised as "why", restated constraints, and why-comments a named symbol or the code structure already conveys. Use while editing, and as the final narration-comment pass before…

2026년 6월 29일
update-docs
소프트웨어 개발자

Audit and update documentation after code changes. Use when architecture, APIs, or behavior changed and docs may have drifted.

2026년 6월 23일
debug-clickhouse-queries
데이터베이스 관리자

Investigate query evaluation failures in the Knowledge Graph synthetic data pipeline. Use when queries fail or return unexpected results after running the evaluate binary.

2026년 4월 12일
clickhouse-query-profiling
데이터베이스 관리자

Profile GKG queries against ClickHouse with the query-profiler CLI. For optimizing query performance, comparing query plans, investigating slow queries, or checking ClickHouse resource usage.

2026년 3월 27일
수집된 skill 11개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다