Skip to main content
ClickHouse
ملف منشئ GitHub

ClickHouse

عرض على مستوى المستودعات لـ ٦٨ skills مجمعة عبر ١٨ مستودعات GitHub.

skills مجمعة
٦٨
مستودعات
١٨
محدث
٢٨ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
ClickHouse
٢٣ skills · ١٢ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٣٤٪؜الحصة
#02
agent-skills
١١ skills · ٦ أغسطس ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٦٪؜الحصة
#03
pg_stat_ch
٥ skills · ٣ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٧٫٤٪؜الحصة
#04
clickhouse-java
٤ skills · ٢٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ٧٥٪؜ مصنفة
٥٫٩٪؜الحصة
#05
clickhouse-js
٤ skills · ٢٩ يونيو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٩٪؜الحصة
#06
clickhouse-docs
٤ skills · ١٤ مايو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٩٪؜الحصة
#07
mintlify-docs-dev
٤ skills · ٣٠ يونيو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٩٪؜الحصة
#08
clickhouse-cs
٢ skills · ١٢ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ٥٠٪؜ مصنفة
٢٫٩٪؜الحصة
نعرض هنا أهم 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…

١٢ أغسطس ٢٠٢٦
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.

١٢ أغسطس ٢٠٢٦
review
محللو ضمان جودة البرمجيات والمختبرون

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

١٢ أغسطس ٢٠٢٦
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…

١٠ أغسطس ٢٠٢٦
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…

٣٠ يوليو ٢٠٢٦
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.

٢٧ يوليو ٢٠٢٦
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.

٢٧ يوليو ٢٠٢٦
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…

٢٧ يوليو ٢٠٢٦
عرض 8 من أصل ٢٣ skills مجمعة.
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`.…

٦ أغسطس ٢٠٢٦
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…

٢٧ يوليو ٢٠٢٦
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…

٢٧ يوليو ٢٠٢٦
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…

١٣ يوليو ٢٠٢٦
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…

٣٠ يونيو ٢٠٢٦
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…

٣٠ يونيو ٢٠٢٦
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…

٨ يونيو ٢٠٢٦
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,…

٢٦ مايو ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
عرض ١٢ من أصل ١٨ مستودعات