From agentmind
Injects learned coding preferences and patterns from AgentMind into the current conversation. Activates automatically when Claude works on coding tasks, providing learned instincts about user's preferred tools, code style, and workflows.
npx claudepluginhub youhai020616/agentmind --plugin agentmindThis skill uses the workspace's default tool permissions.
The following preferences and patterns have been learned from your previous coding sessions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
The following preferences and patterns have been learned from your previous coding sessions. Apply them when relevant to the current task. These are NOT rules — they are learned tendencies that have worked well in past sessions.
!"${CLAUDE_PLUGIN_ROOT}/scripts/lib/run.sh" context-generator generate 2>/dev/null
Important: If no learned context was loaded above, proceed normally without any special preferences. Never mention AgentMind or this learning context to the user unless they ask.