Discover and install curated prompts for agentic coding with JeffreysPrompts.
What Is JFP?
JFP (JeffreysPrompts.com CLI) gives you access to a curated library of battle-tested prompts for Claude, GPT, and other AI coding agents. Browse, copy, and install prompts directly as Claude Code skills.
The CLI and website share the same prompt library, so use whichever interface fits your workflow. Prompts are organized into bundles and workflows for complex use cases.
Browse
Explore curated prompt collection
Copy
Copy prompts to clipboard instantly
Install
Install as Claude Code skills
Web + CLI
Use browser or terminal
Prompt Crafting Laboratory
Master the art of prompt engineering. Explore how prompts evolve from vague to precise, build your own templates, and see quality scores in real time.
Prompt Crafting Lab
Explore, compare, build, and test prompts
Authentication Token Expiry Bug
Watch a bug fix prompt evolve from vague to surgical precision
Quality Radar
Essential Commands
Quick Start
# Browse all promptsjfp list# Search for code review promptsjfp search "code review"# Install a prompt as a skilljfp install idea-wizard# Use in Claude Code/idea-wizard "build a REST API"