Skip to main content
ClickHouse
GitHub 제작자 프로필

ClickHouse

18개 GitHub 저장소에서 수집된 68개 skills를 저장소 단위로 보여줍니다.

수집된 skills
68
저장소
18
업데이트
2026년 8월 28일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

continue-pr-auto
소프트웨어 개발자

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…

2026년 8월 12일
continue-pr
소프트웨어 개발자

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.

2026년 8월 12일
review
소프트웨어 품질 보증 분석가·테스터

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

2026년 8월 12일
diff-review
소프트웨어 품질 보증 분석가·테스터

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…

2026년 8월 10일
breaking-change-check
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 30일
perf-report
소프트웨어 품질 보증 분석가·테스터

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.

2026년 7월 27일
update-contrib
소프트웨어 개발자

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.

2026년 7월 27일
investigate-ci
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 27일
수집된 skill 23개 중 8개를 표시합니다.
clickhouse-js-node-rowbinary
소프트웨어 개발자

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`.…

2026년 8월 6일
infra-clickhouse
네트워크·컴퓨터 시스템 관리자

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…

2026년 7월 27일
infra-postgres
네트워크·컴퓨터 시스템 관리자

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…

2026년 7월 27일
clickstack-otel-collector
네트워크·컴퓨터 시스템 관리자

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…

2026년 7월 13일
clickhouse-js-node-coding
소프트웨어 개발자

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…

2026년 6월 30일
clickhouse-js-node-troubleshooting
소프트웨어 개발자

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…

2026년 6월 30일
clickhouse-managed-postgres-rca
네트워크·컴퓨터 시스템 관리자

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…

2026년 6월 8일
chdb-datastore
소프트웨어 개발자

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,…

2026년 5월 26일
수집된 skill 11개 중 8개를 표시합니다.
저장소 18개 중 12개 표시