mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-12 08:27:27 +02:00
- Created APPLESAUCE_REFACTORING_PLAN.md with detailed analysis - Updated CLAUDE.md with Applesauce Helpers & Caching section - Enhanced applesauce-core skill with helper documentation Key findings: - Applesauce helpers cache internally using symbols - No need for useMemo when calling applesauce helpers - Identified 40+ useMemo instances that can be removed - Documented available helpers and custom grimoire helpers - Provided migration strategy and refactoring opportunities