Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:
gitlabhq
GitHub creator profile

gitlabhq

Repository-level view of 13 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
13
repositories
3
occupation fields
1
updated
2026-05-22
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
orbit-knowledge-graph
10 skills103updated 2026-05-22
77% of creator
orbit
Développeurs de logiciels

Query the GitLab Knowledge Graph (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 and contributor queries, and any question answerable by traversing GitLab's unified entity graph (projects, users, MRs, issues, pipelines, files, definitions, vulnerabilities).

2026-05-22
update-docs
Développeurs de logiciels

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

2026-04-24
debug-clickhouse-queries
Administrateurs de bases de données

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-04-12
clickhouse-query-profiling
Administrateurs de bases de données

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-03-27
ast-grep
Développeurs de logiciels

AST-based code search and rewrite via tree-sitter patterns. Use instead of Grep/Edit for structural matching, batch rewrites, or context-aware queries (e.g. "unwrap inside impl blocks").

2026-03-18
code-history
Développeurs de logiciels

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 for answering "who added this and why" or "is anything still using this".

2026-03-08
pajamas
Développeurs web

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, GlModal, etc.), (3) translating Figma designs into Pajamas-compliant code, (4) questions about Pajamas component usage, variants, categories, or accessibility, (5) building GitLab-style interfaces, or (6) the user mentions "Pajamas", "GitLab UI", "Gl components", or "design system" in a GitLab context. Works hand-in-hand with the implement-design skill and Figma MCP tools.

2026-02-24
dataflow-mapping
Développeurs de logiciels

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 function calls, answering questions like "how does X get to Y", or producing a step-by-step dataflow walkthrough for a code review or design doc.

2026-02-19
Showing top 8 of 10 collected skills in this repository.
#002
cli
2 skills2910updated 2026-05-19
15% of creator
3 sur 3 depots affiches
Tous les depots sont affiches