Help us improve
Share bugs, ideas, or general feedback.
From save-to-memory
This skill should be used when the user asks to "save this to memory", "persist facts from this task", "store durable knowledge", or "update memory after finishing work".
npx claudepluginhub ruslands/plugins --plugin save-to-memoryHow this skill is triggered — by the user, by Claude, or both
Slash command
/save-to-memory:save-to-memoryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after completing work when the result contains durable facts worth preserving.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Breaks plans, specs, or PRDs into thin vertical-slice issues on the project issue tracker using tracer bullets. Useful for converting high-level work into grabbable implementation tickets.
Share bugs, ideas, or general feedback.
Use this skill after completing work when the result contains durable facts worth preserving.
entities, relations, and observations.{
"entities": [{ "name": "", "entityType": "", "observations": [] }],
"relations": [{ "from": "", "to": "", "relationType": "" }],
"observations": [{ "entityName": "", "contents": [] }]
}