Prompt List — Development skill for Claude Code
List the prompt library, optionally filtered by tag or category.
How to install Prompt List
Installs to ~/.claude/skills/joshuaramirez-prompt-library-prompt-list/SKILL.md
mkdir -p ~/.claude/skills/joshuaramirez-prompt-library-prompt-list && curl -fsSL https://raw.githubusercontent.com/JoshuaRamirez/prompt-library/HEAD/commands/prompt-list.md -o ~/.claude/skills/joshuaramirez-prompt-library-prompt-list/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Prompt List does
description: List the prompt library, optionally filtered by tag or category argument-hint: [tag or category to filter by]
List the prompt library. Filter: $ARGUMENTS
- Call
prompt_statsto learn the current tag and category vocabulary. - If an argument was given, match it against that vocabulary and call
prompt_listwith the appropriatetagsorcategoryfilter. Otherwise list everything. - Render as a table grouped by category: id, title, tags, updated date.
- Report
Alternatives in Development
- Beta Release — Create a beta pre-release for the project 233 ★
- Gastown Setup — Bootstrap a new Gas Town installation, optionally with the wbern/gastown-me-and-my-crew preset for manual-mode 168 ★
- Add Category — add-category 105 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
List MCP Servers
List all available MCP servers in the catalog, optionally filtered by category
Job Scan
Scan Simplify Jobs' New-Grad or Internship board for recent postings, filtered interactively by category and r
Gsd T Backlog List
GSD-T: Backlog List — Filtered View of Backlog Items
Paper Ref
Hunt candidate references in the current project's references library (and optionally the web) for a given top
Ashlr Help
List every ashlr slash command with a one-line description, grouped by category.
Match Reference
Rebuild a frontend pixel-identical to a reference image. Coding-agent skill (Claude Code, Codex, Cursor) that
Related Agents
PR Pricing
Use this agent to size and price a PR (or list of PRs) based on the project''s PR pricing tiers. Provide PR nu
Task Generator
Generate a detailed task list from a Product Requirements Prompt (PRP)
Complete Task
Completes a single named task from the current milestone's TASKS_TODO.md, verifies success criteria, and updat