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

MaterializeInc

عرض على مستوى المستودعات لـ ٢٧ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٢٧
مستودعات
٥
محدث
١٦ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

mz-commit
مطوّرو البرمجيات

Trigger: "commit", "prepare commit", "create PR", "push", "open pull request", or mentions committing, pre-commit checks, pull requests in Materialize. Also "ship it", "ready to merge". For code review use mz-pr-review.

١٣ أغسطس ٢٠٢٦
mz-debug-ci
مطوّرو البرمجيات

Investigate CI failures on PR via gh + bk CLI. Trigger: failing checks, Buildkite failures, CI issues — "why is CI red", "build broken", "checks failing", "what went wrong in CI", "nightly broke", "tests failing on this PR", or pasted Buildkite URL. Also PR…

١٣ أغسطس ٢٠٢٦
mz-platform-checks
محللو ضمان جودة البرمجيات والمختبرون

Create/modify/debug platform check. Trigger: "platform check", "platform-checks", "upgrade check", "restart check", or writing Check class testing feature survival across restarts/upgrades. Also edits in misc/python/materialize/checks/all_checks/.

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

Run tests + pick test framework in Materialize. Trigger: "run tests", "run testdrive", "run sqllogictest", "run mzcompose", "run cargo test", "run pgtest", "rewrite test results", "add a test", "reproduce a bug", "write a regression test", or mentions…

١٣ أغسطس ٢٠٢٦
mz-limits-test
محللو ضمان جودة البرمجيات والمختبرون

Add/modify/debug limits test. Trigger: "limits test", "Generator subclass", "many objects", "scaling test", or stress-test Materialize with many objects (tables, views, sources, indexes). Also edits in test/limits/mzcompose.py.

١٣ أغسطس ٢٠٢٦
mz-query-perf
مطوّرو البرمجيات

Analyze and optimize a Console/catalog SQL query in user space — diagnose its plan on real relations, then measure candidate rewrites with a faithful synthetic-fleet sweep. Use when asked to find performance improvements for a query that reads mz_catalog /…

٢٩ يوليو ٢٠٢٦
mz-run
مطوّرو البرمجيات

Trigger: "run Materialize locally", "start environmentd", "check compilation", "format code", "lint", "cargo check", "cargo fmt", "cargo clippy", "bin/fmt", "bin/lint", or mentions compiling, building, running, formatting, linting, log filters, jemalloc,…

٢٤ يوليو ٢٠٢٦
mz-parallel-workload
محللو ضمان جودة البرمجيات والمختبرون

Extend parallel-workload stress framework: random SQL concurrently to catch panics + unexpected errors (not perf — see mz-benchmark). Trigger: "parallel workload", "parallel-workload", "action.py" re parallel workload, or testing panics/unexpected errors…

١٥ يوليو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
platform-development
مطوّرو البرمجيات

This skill should be used when changing the Terraform modules under `terraform/`, the E2E test tiers under `test/e2e/`, or the CI that gates them — and when a chart change has consequences for either. Covers how the module and the chart are coupled, what each…

١٦ أغسطس ٢٠٢٦
pipelines-as-code
مطوّرو البرمجيات

Use this skill when working with Materialize's alloy log-processing or metric-processing pipelines — anything under `packages/alloy-pipelines/`. Triggers include: building, modifying, reviewing, or rendering pipelines; working with the embedded JSONSchemas…

١٣ أغسطس ٢٠٢٦
chart-development
مطوّرو البرمجيات

This skill should be used when developing Helm charts under `charts/*` — templates, `values.yaml`, subchart wrapping, profile overlays, helm-docs annotations, and helm-unittest tests. Covers more than just templates.

٨ أغسطس ٢٠٢٦
deployment-operations
مديرو الشبكات وأنظمة الحاسوب

This skill should be used when standing up the monitoring stack against a real or local cluster, or when diagnosing one that is not healthy — pods that will not start, storage that will not attach, config changes that appear to do nothing, or a teardown that…

٤ أغسطس ٢٠٢٦
dashboards-as-code
مطوّرو البرمجيات

Use this skill when building, modifying, reviewing, or pushing Grafana dashboards under `packages/grafana-dashboards/` (Materialize observability dashboards generated from Python via `grafana-foundation-sdk` and `py-mzmon-lib`). Also use it when writing panel…

١٨ يونيو ٢٠٢٦
yaml-development
مطوّرو البرمجيات

This skill should be used when making changes to files with the `.yaml` or `.kyaml` extension.

٢٣ مايو ٢٠٢٦
materialize-docs
مطوّرو البرمجيات

Materialize documentation for SQL syntax, data ingestion, concepts, and best practices. Use when users ask about Materialize queries, sources, sinks, views, or clusters.

١٩ يوليو ٢٠٢٦
materialize-terraform-self-managed
مطوّرو البرمجيات

Terraform modules for deploying self-managed Materialize on AWS (EKS), Azure (AKS), and GCP (GKE). Covers networking, Kubernetes clusters, managed PostgreSQL, object storage, the Materialize operator, and Materialize instance configuration. Use this skill…

١٨ يوليو ٢٠٢٦
materialize-terraform-provider
مطوّرو البرمجيات

Using the Materialize Terraform provider to manage Materialize resources declaratively. Covers clusters, sources (Kafka, Postgres, MySQL, SQL Server), sinks (Kafka, Iceberg), connections, materialized views, indexes, tables, roles, grants, secrets, network…

١٧ يوليو ٢٠٢٦
materialize-dbt
مطوّرو البرمجيات

Using the dbt-materialize adapter to manage Materialize streaming pipelines with dbt. Covers materializations (source, source_table, view, materialized_view, sink, table, seed), profile configuration, index creation, blue/green deployments (deploy_init,…

٩ يوليو ٢٠٢٦
mcp-developer-analysis
مطوّرو البرمجيات

Analyze a Materialize environment via the MCP Developer endpoint, and/or configure an MCP client (Claude Code, Cursor, VS Code, Zed, Continue, Windsurf, Claude Desktop) to connect to the materialize-developer server. For analysis: check environment health,…

٨ يوليو ٢٠٢٦
عرض ٥ من أصل ٥ مستودعات
تم تحميل كل المستودعات