Auto-save context when the agent learns something — triggers on: remember, convention, always do, note for future, learned that, from now on, never do, experiment completion, bug resolution
From claude-eurekanpx claudepluginhub gaaaavin/claude-eureka --plugin claude-eurekaThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
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.
Reviews prose for communication issues impeding comprehension, outputs minimal fixes in a three-column table per Microsoft Writing Style Guide. Useful for 'review prose' or 'improve prose' requests.
Activate when any of these occur:
Route entries to the appropriate context file:
| Content type | File |
|---|---|
| Conventions, preferences, workflows | .claude/context/conventions.md |
| Experiment results, metrics, findings | .claude/context/experiments.md |
| Architecture discoveries, code patterns | .claude/context/architecture.md |
Create the file if it does not exist. Use a # Context heading at the top.
Each entry is a dated, concise line:
- **YYYY-MM-DD**: <short description of what was learned or decided>
Append new entries under the appropriate section heading. Keep descriptions to one or two sentences.
Before adding an entry:
(updated YYYY-MM-DD)