From jewish-utilities
Offer to install Claude Code plugins that complement jewish-utilities. The primary companion is `jewish-texts-reference` (Sefaria text lookups for Tanakh, Talmud, Mishnah, Halakha, plus nikkud add/strip). Use when the user asks about installing companions, or proactively after onboarding.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin jewish-utilitiesThis skill uses the workspace's default tool permissions.
- **Repo**: https://github.com/danielrosehill/Jewish-Texts-Reference-Plugin
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Repo: https://github.com/danielrosehill/Jewish-Texts-Reference-Plugin
What it does: Sefaria MCP integration for Tanakh, Talmud, Mishnah, Halakha, Kabbalah, commentary, dictionaries, topics. Plus nikkud (Hebrew vowelisation) add/strip skills via Dicta nakdan, removenikud APIs, and offline regex fallbacks.
Why install alongside jewish-utilities: skills here (parsha-this-week, daf-yomi-today) link to Sefaria; the companion plugin lets Claude pull the full text of those references inline rather than just linking out.
Install command:
claude plugins install jewish-texts-reference@danielrosehill
(If the danielrosehill marketplace isn't yet added on this machine: claude plugins marketplace add danielrosehill/Claude-Code-Plugins first, then install.)