mit einem Klick
chiffondb-dart
chiffondb-dart enthält 2 gesammelte Skills von szktty, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.