k-savedvariables
Database schema and persistence layer for BookArchivist. Covers BookArchivistDB structure, book entry schema, Repository pattern for dependency injection, indexes (item/object/title), migrations (v1→v2), and data flow patterns. Use when working with saved data, database access, or understanding persistence. Triggers: database, BookArchivistDB, schema, booksById, indexes, Repository, persistence, migration.
Installation and usage
Database schema and persistence layer for BookArchivist. Covers BookArchivistDB structure, book entry schema, Repository pattern for dependency injection, indexes (item/object/title), migrations (v1→v2), and data flow patterns. Use when working with saved data, database access, or understanding persistence. Triggers: database, BookArchivistDB, schema, booksById, indexes, Repository, persistence, migration.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use k-savedvariables