Back
25/61
Lesson 25
6 min

JFP: Prompt Library

Discover and install curated prompts as Claude Code skills

New to ACFS?

Complete the setup wizard first to get the most from these lessons.

Go to Choose Your OS
Goal

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

Version 1 - Vague
11/100
Fix the login bug. Users are getting logged out randomly.
Clarity25%
Specificity15%
Context10%
Constraints5%
Examples0%
ClaritySpecificityContextConstraintsExamples

Quality Radar

Essential Commands

List all available prompts
Search for prompts
View prompt details
Copy prompt to clipboard
Install as Claude Code skill
List installed skills
Note
Visit jeffreysprompts.com for a beautiful UI to browse prompts.

Quick Start

bash
# Browse all prompts
jfp list
# Search for code review prompts
jfp search "code review"
# Install a prompt as a skill
jfp install idea-wizard
# Use in Claude Code
/idea-wizard "build a REST API"

Ready to level up?

Mark complete to track your learning progress.