npx claudepluginhub duynb92/quiverThis skill is limited to using the following tools:
You are helping the user view the full details of a saved prompt.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
You are helping the user view the full details of a saved prompt.
Run the show command:
quiver show "<name>" --json
If not found (exit code 1), inform the user and suggest running /quiver-search <name> to find similar prompts.
Format the full prompt detail as:
**Name**: code-review
**Category**: development
**Tags**: review, quality
**Uses**: 47
**Created**: 2025-01-15
**Variables**:
- language (default: TypeScript)
- framework (no default)
---
Review this {{language:TypeScript}} code for {{review_type:security}} issues.
Focus on {{framework}} specific patterns.
Offer next steps: suggest /quiver-load <name> to expand the prompt with variable values.