npx claudepluginhub duynb92/quiverThis skill uses the workspace's default tool permissions.
You are helping the user list all their saved prompts.
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 list all their saved prompts.
Parse the argument for any --category or --tag filter flags.
Fetch the list:
quiver list [--category "<cat>"] [--tag "<tag>"] --json
Format results as a markdown table:
| # | Name | Category | Tags | Uses | Description |
|---|---|---|---|---|---|
| 1 | code-review | development | review, quality | 47 | Code review prompt |
Include total count at the bottom: Total: N prompts
If no prompts exist, suggest: "Run /quiver-save <name> to save your first prompt."