Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

chouse-ui

chouse-ui には daun-gatal から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
14
Stars
51
更新
2026-07-11
Forks
8
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

data-exploration
データベースアーキテクト

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

2026-07-11
data-visualization
データサイエンティスト

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

2026-07-11
error-diagnosis
ネットワーク・コンピュータシステム管理者

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

2026-07-11
parts-diagnosis
ネットワーク・コンピュータシステム管理者

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

2026-07-11
query-optimization
ソフトウェア開発者

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

2026-07-11
schema-diagnosis
ソフトウェア開発者

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

2026-07-11
sql-generation
ソフトウェア開発者

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

2026-07-11
system-troubleshooting
ネットワーク・コンピュータシステム管理者

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

2026-07-11
query-debugger
ソフトウェア開発者

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
データベース管理者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-07-11
types-codecs-compression
ソフトウェア開発者

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

2026-07-11