Self-evolving skills for Claude Code
A documentation-first skill system for AI coding assistants that captures reusable patterns, tracks their health, and adapts guidance to project style and versions.
Why this plugin
Preserves proven solutions as reusable patterns, self-corrects when suggestions fail, and builds an automation-friendly learning loop that improves guidance with real usage. Tracks pattern health and adapts to project constraints.
Prerequisites
Requires copying skill and command files to the appropriate directories for Claude Code or Factory Droid. No external API keys needed.
npx claudepluginhub raydocs/evolution-skillsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns