什么是 applesauce-core?
当使用 applesauce-core 库进行 Nostr 客户端开发时,应该使用此技能,包括事件存储、查询、可观察值和客户端实用程序。提供有关构建反应式 Nostr 应用程序的苹果酱模式的全面知识。 来源:purrgrammer/grimoire。
当使用 applesauce-core 库进行 Nostr 客户端开发时,应该使用此技能,包括事件存储、查询、可观察值和客户端实用程序。提供有关构建反应式 Nostr 应用程序的苹果酱模式的全面知识。
通过命令行快速安装 applesauce-core AI 技能到你的开发环境
来源:purrgrammer/grimoire。
This skill provides comprehensive knowledge and patterns for working with applesauce-core v5, a library that provides reactive utilities and patterns for building Nostr clients.
applesauce-core provides 60+ helper functions for extracting data from Nostr events. Critical: These helpers cache their results internally using symbols, so you don't need useMemo when calling them.
Note: applesauce only provides getTagValue (singular). For multiple values, implement your own:
当使用 applesauce-core 库进行 Nostr 客户端开发时,应该使用此技能,包括事件存储、查询、可观察值和客户端实用程序。提供有关构建反应式 Nostr 应用程序的苹果酱模式的全面知识。 来源:purrgrammer/grimoire。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/purrgrammer/grimoire --skill applesauce-core当使用 applesauce-core 库进行 Nostr 客户端开发时,应该使用此技能,包括事件存储、查询、可观察值和客户端实用程序。提供有关构建反应式 Nostr 应用程序的苹果酱模式的全面知识。 来源:purrgrammer/grimoire。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/purrgrammer/grimoire --skill applesauce-core 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/purrgrammer/grimoire