Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
sirius-db
GitHub creator profile

sirius-db

Repository-level view of 13 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
13
repositories
1
occupation fields
1
updated
2026-05-27
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
sirius
13 skills97696updated 2026-05-27
100% of creator
build-errors
소프트웨어 개발자

Use this skill when the build fails, compilation errors occur, or you see undefined references, linker errors, CUDA compilation issues, missing headers, or template instantiation failures. Analyzes errors, suggests fixes, and iteratively rebuilds until success.

2026-05-27
benchmark
소프트웨어 품질 보증 분석가·테스터

Run TPC-H benchmarks on Super Sirius or DuckDB CPU baseline — generate data, execute queries, validate results, and compare timings. Trigger when the user mentions benchmarking, TPC-H, performance testing, query runtimes, or wants to compare Sirius vs DuckDB speed.

2026-05-15
module-discover
소프트웨어 개발자

Discover and document a dependency library or submodule — analyzes all uses within the codebase, divides the library into logical modules, identifies which modules are used, and generates LLM-consumable API documentation for each module. Use when the user wants to understand a library dependency, map its modules, or generate API reference docs for a submodule.

2026-04-23
update-docs
웹 개발자

Use this skill to update Super Sirius documentation after code changes. Trigger when the user says "update docs", "refresh documentation", "sync docs with code changes", or after merging PRs that changed the Super Sirius codebase. Inspects merged PRs since the last update and patches affected doc files.

2026-04-13
runtime-errors
소프트웨어 개발자

Use this skill when a Sirius query crashes, segfaults, hangs, throws an exception, or unexpectedly falls back to CPU. Also use when you see CUDA errors, std::bad_alloc, or the process gets killed. Diagnoses issues using log analysis, cuda-gdb, AddressSanitizer, and NVIDIA Compute Sanitizer.

2026-04-10
validate
소프트웨어 품질 보증 분석가·테스터

Use this skill when a Sirius query returns wrong results, missing rows, extra rows, or incorrect values compared to DuckDB CPU. Pinpoints the faulty operator using per-operator row counts and data checksums. Also detects CUDA stream synchronization issues that cause garbage data.

2026-04-10
dataset-manager
데이터베이스 관리자

Use this skill to generate benchmark datasets (TPC-H, TPC-DS, etc.). Trigger when the user needs test data at a specific scale factor for benchmarking or testing. Supports parquet and duckdb output formats.

2026-04-10
bisect
소프트웨어 개발자

Use this skill to find which commit introduced a bug or regression. Uses git bisect with automated build and test. Trigger when a bug appeared recently, a query started failing, performance regressed, or the user wants to compare behavior between two commits.

2026-04-03
Showing top 8 of 13 collected skills in this repository.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다