Skip to main content
FalkorDB
GitHub 제작자 프로필

FalkorDB

6개 GitHub 저장소에서 수집된 48개 skills를 저장소 단위로 보여줍니다.

수집된 skills
48
저장소
6
업데이트
2026년 8월 25일
저장소 탐색

저장소와 대표 skills

수집된 skill 32개 중 8개를 표시합니다.
build
미분류

Build FalkorDB (Rust code plus its native GraphBLAS/RediSearch dependencies), and run formatting/lint checks. Use when asked to build or compile the project, set up native dependencies for the first time, fix a build/compile/lint error, or run cargo…

2026년 8월 25일
profile
소프트웨어 개발자

Profile FalkorDB performance - generate samply flamegraphs and run the benchmark suite. Use when investigating a performance regression/bottleneck or comparing benchmark results. For code-coverage reports use the coverage skill.

2026년 8월 5일
coverage
소프트웨어 품질 보증 분석가·테스터

Measure FalkorDB code coverage with LLVM source-based instrumentation across Rust unit tests, Python e2e/MVCC/concurrency tests, flow tests, and TCK - producing an lcov report. Use when asked to measure/report test coverage or reproduce the CI coverage job…

2026년 8월 2일
debug
소프트웨어 개발자

Debug FalkorDB crashes, hangs, panics, and incorrect query results - attach lldb/gdb to redis-server with the module loaded, understand panic/crash behavior, step through query execution, and triage failing CI runs. Use when investigating a crash, hang, wrong…

2026년 8월 2일
fuzz
소프트웨어 품질 보증 분석가·테스터

Run and manage FalkorDB's cargo-fuzz pipeline for the query runtime (fuzz_target_runtime) - build the fuzz target, run/minimize the corpus, generate coverage, and reproduce a crash artifact. Use when asked to fuzz test the runtime, investigate a fuzzing…

2026년 8월 2일
lint
소프트웨어 개발자

Run FalkorDB's stricter opt-in Clippy pass (pedantic/nursery/cargo lints) beyond the basic CI gate, optionally auto-fixing. Use when asked for a deep/strict lint pass or to auto-fix clippy warnings; for the standard fmt+clippy CI gate use the build skill.

2026년 8월 2일
test
소프트웨어 품질 보증 분석가·테스터

Run FalkorDB's test suites - Rust unit tests, Python e2e/function/MVCC/concurrency tests, openCypher TCK compliance tests, and flow tests. Use when asked to run, narrow down, or debug a failing test, or to decide which suite covers a change.

2026년 8월 2일
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다