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日
已展示 8 / 11 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库