Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

chouse-ui

chouse-ui enthält 14 gesammelte Skills von daun-gatal, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
14
Stars
51
aktualisiert
2026-07-11
Forks
8
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

data-exploration
Datenbankarchitekten

Rules and strategies for exploring databases, tables, schemas, and searching metadata.

2026-07-11
data-visualization
Datenwissenschaftler

Complex rules for calling render_chart, inferring axes, and choosing chart types based on user intent.

2026-07-11
error-diagnosis
Netzwerk- und Computersystemadministratoren

Diagnose a ClickHouse server error (code/name/exception) and give a concrete, actionable fix.

2026-07-11
parts-diagnosis
Netzwerk- und Computersystemadministratoren

Diagnose part/partition health of a MergeTree table — too many parts, slow/stuck merges, bad partition key.

2026-07-11
query-optimization
Softwareentwickler

Rules for using explain/analyze/optimize tools to help the user tune their queries.

2026-07-11
schema-diagnosis
Softwareentwickler

Diagnose a column/table schema issue — Nullable overhead, oversized integer, or weak compression — and propose an ALTER.

2026-07-11
sql-generation
Softwareentwickler

Strict rules on outputting ClickHouse syntax, limiting rows, and rendering SQL in markdown.

2026-07-11
system-troubleshooting
Netzwerk- und Computersystemadministratoren

Diagnose server-state issues using running queries, slow-query history, and server info.

2026-07-11
query-debugger
Softwareentwickler

Detailed instructions and rules for debugging and fixing failed ClickHouse SQL queries. Focuses on diagnosing syntax errors, type mismatches, and ClickHouse-specific issues using all available schema and query tools.

2026-07-11
query-evaluator
Datenbankadministratoren

Lightweight rules for determining if a ClickHouse SQL query has obvious inefficiencies or if it is already optimal and should be skipped for optimization.

2026-07-11
query-optimizer
Softwareentwickler

Detailed instructions and rules for optimizing ClickHouse SQL queries. Focuses on performance tuning, data pruning, and ClickHouse-specific strategies using all available schema and query tools.

2026-07-11
clickhouse-playbook
Softwareentwickler

ClickHouse optimization and operational playbook with concrete patterns for query rewrites, MergeTree design, joins, PREWHERE, argMax, mutations, merges, and memory pressure.

2026-07-11
system-table-reference
Softwareentwickler

Exact ClickHouse system table and column reference for safe system.* diagnostics.

2026-07-11
types-codecs-compression
Softwareentwickler

ClickHouse type sizing, Nullable, LowCardinality, codec, compression, and column storage guidance.

2026-07-11