applesauce-core이란?
이 기술은 이벤트 저장소, 쿼리, 관찰 가능 항목 및 클라이언트 유틸리티를 포함하여 Nostr 클라이언트 개발을 위한 applesauce-core 라이브러리로 작업할 때 사용해야 합니다. 반응형 Nostr 애플리케이션 구축을 위한 사과 소스 패턴에 대한 포괄적인 지식을 제공합니다. 출처: purrgrammer/grimoire.
이 기술은 이벤트 저장소, 쿼리, 관찰 가능 항목 및 클라이언트 유틸리티를 포함하여 Nostr 클라이언트 개발을 위한 applesauce-core 라이브러리로 작업할 때 사용해야 합니다. 반응형 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:
이 기술은 이벤트 저장소, 쿼리, 관찰 가능 항목 및 클라이언트 유틸리티를 포함하여 Nostr 클라이언트 개발을 위한 applesauce-core 라이브러리로 작업할 때 사용해야 합니다. 반응형 Nostr 애플리케이션 구축을 위한 사과 소스 패턴에 대한 포괄적인 지식을 제공합니다. 출처: purrgrammer/grimoire.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/purrgrammer/grimoire --skill applesauce-core이 기술은 이벤트 저장소, 쿼리, 관찰 가능 항목 및 클라이언트 유틸리티를 포함하여 Nostr 클라이언트 개발을 위한 applesauce-core 라이브러리로 작업할 때 사용해야 합니다. 반응형 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