home/categories/architecture-patterns/lluistfc-bookarchivist-claude-skills-k-savedvariables-skill-md
architecture-patternsdevelopment

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.

lluistfc
maintainer
lluistfc
আপডেট হয়েছে 1/19/2026
স্টার
0
ফর্ক
0
quick start

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.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use k-savedvariables