Skip to main content

gitlabhq/orbit-knowledge-graph

SkillsMP 已收集 gitlabhq/orbit-knowledge-graph 中的 11 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
11
GitHub 星标
41
GitHub Forks
12

这个仓库中的 skills

已展示 11 / 11 个已收集 Skill。

职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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").…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
数据库管理员
描述

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

原文语言:英语

更新
职业分类
数据库管理员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Investigate the history, usage, and liveness of code using search and git blame/log. Use when determining if code is dead, understanding why something exists, finding all callers before refactoring, or deciding whether something is safe to remove. Also useful…

原文语言:英语

更新
职业分类
网页开发工程师
描述

GitLab Pajamas Design System expert for building UIs with Pajamas components and patterns. Use when: (1) implementing UI that should follow GitLab's Pajamas design system, (2) selecting or configuring Pajamas/GlComponent components (GlButton, GlAlert,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Trace and document how data transforms through a multi-step pipeline or function chain, showing intermediate state at each step with concrete example values. Use when explaining a data pipeline or complicated codepaths, tracing how a value changes across…

原文语言:英语

更新
已展示 11 / 11 个已收集 Skill。