Skip to main content
ClickHouse
Perfil de criador do GitHub

ClickHouse

Visão por repositório de 68 skills coletadas em 18 repositórios do GitHub.

skills coletadas
68
repositórios
18
atualizado
28 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

continue-pr-auto
Desenvolvedores de software

Unattended variant of continue-pr for automation (driven by utils/continue-all-prs.sh). Resolves conflicts - reworking stale features to reconcile with current master when a mechanical merge is not enough - fixes CI, addresses feedback, and pushes without…

12 de ago. de 2026
continue-pr
Desenvolvedores de software

Continue work on an existing PR - resolve conflicts, fix CI failures, address reviewer feedback, and push updates. Use when the user wants to pick up and advance a pull request.

12 de ago. de 2026
review
Analistas de garantia de qualidade de software e testadores

Review a ClickHouse Pull Request for correctness, safety, performance, and compliance. Use when the user wants to review a PR or diff.

12 de ago. de 2026
diff-review
Analistas de garantia de qualidade de software e testadores

In-browser review of pending changes before committing or opening a PR. Starts a local server on localhost:3000 that renders the working-tree diff with @pierre/diffs CodeView, opens the user's browser, and waits for their line comments — which must then be…

10 de ago. de 2026
breaking-change-check
Analistas de garantia de qualidade de software e testadores

Use when a change rejects previously-accepted input, removes or gates a user-visible mechanism, flips a user-visible default, or carries the "Backward Incompatible Change" changelog category - before creating or approving the PR, and before backporting such a…

30 de jul. de 2026
perf-report
Analistas de garantia de qualidade de software e testadores

Analyze CI performance comparison reports for a ClickHouse PR. Lists all regressions and improvements, cross-references with master history to distinguish real changes from flaky tests.

27 de jul. de 2026
update-contrib
Desenvolvedores de software

Update a ClickHouse third-party library (contrib submodule) to a new version. Handles fork management, submodule pointer bumps, CMake adaptation, and source code fixes. Use when the user wants to bump a dependency.

27 de jul. de 2026
investigate-ci
Analistas de garantia de qualidade de software e testadores

Investigate a ClickHouse CI failure end-to-end from a PR or S3 report URL. Fetches the failed tests and their output, classifies each as flaky vs a real regression using play.clickhouse.com master history, and for every failure searches for both an existing…

27 de jul. de 2026
Mostrando 8 de 23 skills coletadas.
clickhouse-js-node-rowbinary
Desenvolvedores de software

Generate TypeScript/JavaScript code that reads/decodes AND writes/encodes ClickHouse RowBinary streams for the ClickHouse HTTP server. Use this skill whenever a user wants to parse or produce `RowBinary`, `RowBinaryWithNames`, or `RowBinaryWithNamesAndTypes`.…

6 de ago. de 2026
infra-clickhouse
Administradores de redes e sistemas de computador

Sets up and manages ClickHouse using the clickhousectl CLI — installs and runs a local ClickHouse server for development, and creates managed ClickHouse Cloud services for production (authentication, service creation, schema migration, application…

27 de jul. de 2026
infra-postgres
Administradores de redes e sistemas de computador

Sets up and manages Postgres using the clickhousectl CLI — runs a local Docker-backed Postgres for development, and creates and operates managed ClickHouse Cloud Postgres services (connections, TLS, runtime config, read replicas, failover, point-in-time…

27 de jul. de 2026
clickstack-otel-collector
Administradores de redes e sistemas de computador

Use when a user wants to wire an OpenTelemetry collector into a Managed ClickStack service on ClickHouse Cloud, either by deploying a new local collector (Docker run or Docker Compose) or by configuring their own existing collector, then send rich synthetic…

13 de jul. de 2026
clickhouse-js-node-coding
Desenvolvedores de software

Write idiomatic application code with the ClickHouse Node.js client (`@clickhouse/client`). Use this skill whenever a user is *building* against the Node.js client — configuring the client, pinging, inserting rows in JSON or raw formats, selecting and parsing…

30 de jun. de 2026
clickhouse-js-node-troubleshooting
Desenvolvedores de software

Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenever a user reports errors, unexpected behavior, or configuration questions involving the Node.js client specifically — including socket hang-up…

30 de jun. de 2026
clickhouse-managed-postgres-rca
Administradores de redes e sistemas de computador

MUST USE when investigating performance issues on a ClickHouse-managed Postgres instance. Provides an evidence-based RCA workflow that scrapes the Prometheus endpoint for system signal, pulls per-digest evidence from the Slow Query Patterns API, and…

8 de jun. de 2026
chdb-datastore
Desenvolvedores de software

Use when the user has tabular data (pandas DataFrame, parquet, csv, Arrow, json) and wants to filter, group, aggregate, join, or speed up slow pandas. Provides chDB DataStore — same pandas API, ClickHouse engine underneath. Also handles reading from S3,…

26 de mai. de 2026
Mostrando 8 de 11 skills coletadas.
Mostrando 12 de 18 repositórios