Jeffreysprompts.Com banner
Dicklesworthstone Dicklesworthstone

Jeffreysprompts.Com

Development community

Description

A curated collection of battle-tested prompts for agentic coding - Browse, copy, and install as Claude Code skills

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

JeffreysPrompts.com - A friendly robot shopping for prompts in a cozy prompt shop, with shelves of labeled prompt scrolls and a terminal showing 'jfp export idea-wizard'

JeffreysPrompts.com

**A curated collection of battle-tested prompts for agentic coding**

[![Next.js](https://img.shields.io/badge/Next.js-16-black?style=flat-square&logo=next.js)](https://nextjs.org/) [![React](https://img.shields.io/badge/React-19-61DAFB?style=flat-square&logo=react)](https://react.dev/) [![Bun](https://img.shields.io/badge/Bun-1.x-FBF0DF?style=flat-square&logo=bun)](https://bun.sh/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178C6?style=flat-square&logo=typescript)](https://www.typescriptlang.org/) [![License: MIT](https://img.shields.io/badge/License-MIT%2BOpenAI%2FAnthropic%20Rider-blue.svg?style=flat-square)](./LICENSE)


*"Where'd you get that prompt?! It's lovely!"*
*"Oh, this old thing? I got it at JeffreysPrompts.com."*


**Browse. Copy. Export markdown. Ship faster.**

What is JeffreysPrompts.com?

JeffreysPrompts.com is a platform for discovering, copying, exporting, and operationalizing curated prompts for AI coding agents like Claude Code, Codex CLI, and Gemini CLI.

At the repo level, it's four closely related layers:

Component Purpose
Web App Browse, search, rate, share, and export prompts, bundles, and workflows
CLI Tool (jfp) Agent-optimized command-line interface with JSON output, premium sync, and MCP server mode
Shared Core Package Typed prompt registry, bundles, workflows, search, templates, and export helpers used by both app and CLI
Rust Workspace In-progress Rust port of jfp with SQLite-backed local storage and feature-parity tracking

Claude Code skills are managed separately in **Jeffrey's Skills.md** (`jsm`). JFP focuses on prompts and markdown export.

The current codebase also in