# Mono Skills — Index Project-grouped index of AI work sessions (synced from EJI-ICT/mono-skills via `mono sync`, newest first). Full content of every session: https://mono-libs.pages.dev/llms-skills-full.txt · 12 session(s) across 2 project(s). ## gallery-apps - [gallery-apps: shrink grid thumbnails to 200x300](https://mono-libs.pages.dev/ai/skills-knowledge-history/gallery-smaller-thumbnails.md) — 2026-07-02 · completed: The gallery grid was requesting 400×300 renders per photo. Dropped the default to 200×300 so the · topics: gallery, Picsum, thumbnail resolution, bandwidth, lightbox - [gallery-apps: image-only lightbox on the Picsum gallery](https://mono-libs.pages.dev/ai/skills-knowledge-history/gallery-image-lightbox.md) — 2026-07-02 · completed: Clicking a thumbnail on /gallery now opens an image-only lightbox instead of navigating away · topics: image lightbox, gallery, Picsum, Vue Teleport overlay, VueUse keyboard + scroll lock, unplugin-vue-components auto-import - [gallery-apps standalone app: Picsum infinite-scroll gallery](https://mono-libs.pages.dev/ai/skills-knowledge-history/gallery-infinite-scroll.md) — 2026-06-29 · completed: This app (gallery-apps, on the branch of the same name) is a Vue/Vite mono remote whose · topics: gallery, infinite-scroll, picsum, monoFetch, restful, cors, app-rename, mono-skills ## my-memo - [Memo: mono-select type picker, mono-dropdown row-actions menu, sticky Aksi column](https://mono-libs.pages.dev/ai/skills-knowledge-history/2026-06-21_memo-select-actionmenu-sticky.md) — 2026-06-21 · completed: Three table/form refinements on the typed-memo feature. The component APIs below were taken from the · topics: memo, mono-select, mono-dropdown, row-actions-menu, sticky-table-column, mono-ui, rule-13 - [Memo types: text | checklist (with checklist editor + .txt round-trip)](https://mono-libs.pages.dev/ai/skills-knowledge-history/2026-06-21_memo-types-text-checklist.md) — 2026-06-21 · completed: Added a type to memos so a memo is either free text (the original) or a checklist of · topics: memo, memo-type, checklist, localStorage-migration, txt-round-trip, notebook-paper-ui, store-centric - [Move all memo page logic into the Pinia store (Rule 15)](https://mono-libs.pages.dev/ai/skills-knowledge-history/2026-06-21_memo-store-centric-refactor.md) — 2026-06-21 · completed: The /memo page had grown to ~160 lines of logic in