一键导入
chiffondb-dart
chiffondb-dart 收录了来自 szktty 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Resume or record cross-repo session state in ../chiffondb-private/docs/working.md (shared by chiffondb / chiffondb-dart / chiffondb-dart-generator). Use this skill at the START of a session to catch up on where things stand ("read working.md and resume", or any time prior session context in another of these repos might matter), and at the END of a session (or a meaningful chunk of work) to append a new entry so the next session — in this repo or another — can pick up without re-deriving context. Also use it when asked to check progress across the ChiffonDB repos.
Work on chiffondb-dart, the Dart/Flutter FFI bindings for ChiffonDB (a Rust embedded property graph DB). Use this skill whenever editing this package: regenerating flutter_rust_bridge code, debugging native-library loading, running the FFI-backed test suite, building the example with build_runner, or cutting a release. Covers the non-obvious rules that prevent breaking the generated bindings, the native library hook, and CI.