Skip to main content
gitlabhq
GitHub-Creator-Profil

gitlabhq

Repository-Ansicht von 19 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
19
Repositories
4
aktualisiert
27. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

orbit
nicht klassifiziert

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…

24. Aug. 2026
orbit-local
Softwareentwickler

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…

14. Aug. 2026
ast-grep
Softwareentwickler

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

9. Juli 2026
related-repositories
Softwareentwickler

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.

9. Juli 2026
remove-llm-comments
Softwareentwickler

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…

29. Juni 2026
update-docs
Softwareentwickler

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

23. Juni 2026
debug-clickhouse-queries
Datenbankadministratoren

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

12. Apr. 2026
clickhouse-query-profiling
Datenbankadministratoren

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.

27. März 2026
Es werden 8 von 11 gesammelten Skills angezeigt.
4 von 4 Repositories angezeigt
Alle Repositories angezeigt