From rememora
Manage rememora persistent memory — save knowledge, search prior context, or check status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rememora:rememora-init [save|search|status] [text][save|search|status] [text]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user invoked `/rememora`. Parse the argument and act accordingly.
The user invoked /rememora. Parse the argument and act accordingly.
/rememora save <text>Save the specified text as a memory. Determine the best category automatically:
--category decision--category case--category pattern--category entity--category preferencerememora save "<text>" --category <auto-detected> --project <project-name>
/rememora search <query>Search for prior knowledge matching the query.
rememora search "<query>" --project <project-name>
/rememora statusShow current rememora status — project, session, memory count.
rememora status --json
/rememora (no args)Show project context — memory map, last session, key context.
rememora context --auto
Report the results concisely.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub rememora/rememora --plugin rememora