Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

chouse-ui

chouse-ui에는 daun-gatal에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 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