Skip to main content
ClickHouse
Perfil de creador de GitHub

ClickHouse

Vista por repositorio de 68 skills recopiladas en 18 repositorios de GitHub.

skills recopiladas
68
repositorios
18
actualizado
28 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

continue-pr-auto
Desarrolladores 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 ago 2026
continue-pr
Desarrolladores 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 ago 2026
review
Analistas de garantía de calidad de software y probadores

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

12 ago 2026
diff-review
Analistas de garantía de calidad de software y probadores

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 ago 2026
breaking-change-check
Analistas de garantía de calidad de software y probadores

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 jul 2026
perf-report
Analistas de garantía de calidad de software y probadores

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 jul 2026
update-contrib
Desarrolladores 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 jul 2026
investigate-ci
Analistas de garantía de calidad de software y probadores

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 jul 2026
Mostrando 8 de 23 skills recopiladas.
clickhouse-js-node-rowbinary
Desarrolladores 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 ago 2026
infra-clickhouse
Administradores de redes y sistemas informáticos

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 jul 2026
infra-postgres
Administradores de redes y sistemas informáticos

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 jul 2026
clickstack-otel-collector
Administradores de redes y sistemas informáticos

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 jul 2026
clickhouse-js-node-coding
Desarrolladores 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 jun 2026
clickhouse-js-node-troubleshooting
Desarrolladores 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 jun 2026
clickhouse-managed-postgres-rca
Administradores de redes y sistemas informáticos

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 jun 2026
chdb-datastore
Desarrolladores 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 may 2026
Mostrando 8 de 11 skills recopiladas.
Mostrando 12 de 18 repositorios