nowfound

Alternatives

Products that do what Promptcellar – capture every Claude Code prompt as JSONL in your repo does

  1. 1

    Automate assembling the perfect context for your project

    Jan 2026

  2. 2

    Log every AI prompt to your git repo, automatically

    May 2026 · promptcellar.io

  3. 3PR
  4. 4
    Claudebin258

    Export and share your Claude Code sessions as resumable URLs

    Feb 2026

  5. 5CR

    2015 · github.com

  6. 6

    Copy interactive web components as AI prompts

    Mar 2026

  7. 7CR

    I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…

    Mar 2026 · github.com

  8. 8RC

    Hey HN, I wanted to share a simple command line tool I made that has sped up and simplified my LLM assisted coding workflow. Whenever possible, I’ve been trying to use Claude as a first pass when implementing new features / changes. But I found that depending on the type of change I was making, I was spending a lot of thought finding and deciding which source files should be included in the prompt. The need to copy/paste each file individually also becomes a mild annoyance. First, I implemented `repogather --all` , which unintelligently copies all sources files in your repository…

    2024 · github.com

  9. 9CL

    2018 · github.com

  10. 10PG

    Jun 2026 · github.com

  11. 11
    Syntex2

    100 Claude Code prompts that build entire apps for you

    May 2026 · skool.com

  12. 12
    Archly17

    Production-ready prompts for Lovable, Cursor & Claude Code

    Jul 2026 · archly.online

  13. 13MA

    2024 · repo-distillery.vercel.app

  14. 14

    Version, Evaluate & Publish your Prompt without any PR cycle

    Apr 2026

  15. 15PT

    Prompt-tower simplifies and speeds-up how prompts with multiple code blocks are written. It's often a pain jumping between files, classes, functions, etc and copying/pasting everything, wrapping and annotating the blocks, and finally sending the prompt off for generation. After seeing filekitty [1], I felt inspired to build a version of the idea I’ve had for awhile now... which is a vscode extension that fits better in a developer's context. check it out: https://marketplace.visualstudio.com/items?itemName=backnotp... demo gif:…

    2024

  16. 16PN
  17. 17PA

    Hey HN! We just launched PromptL: a templating language built to simplify writing complex prompts for LLMs like GPT-4 and Claude. Why PromptL? Creating dynamic prompts for LLMs can get tricky, even with standardized APIs that use lists of messages and settings. While these formats are consistent, building complex interactions with custom logic or branching paths can quickly become repetitive and hard to manage as prompts grow. PromptL steps in to make this simple. It allows you to define and manage LLM conversations in a readable, single-file format, with support for control flow and…

    2024 · promptl.ai

  18. 18

    Search. Insert. Prompt Anywhere.

    Aug 2026 · chromewebstore.google.com

  19. 19AD
  20. 20LP
  21. 21CC

    2025 · github.com

  22. 22

    Your morning code briefing in 10 seconds

    Jun 2026 · askscout.dev

  23. 23LF
  24. 24RR

    Built this to manage the full Claude Code workflow autonomously, from initial plan creation to reviewed PR. Tested it on a 25-task plan (5-7 items each) - ran overnight, woke up to a surprisingly solid PR-ready branch. Just run `ralphex` (single binary) in your project directory. Without a plan file, it starts interactive mode. Asks what to build, explores the codebase, writes the plan, then executes. The loop: plan creation (asks questions, writes markdown) → task execution (fresh session each, no context bloat) → multi-phase reviews (Claude + optional Codex) → branch ready for PR. Prompts…

    Jan 2026 · ralphex.umputun.dev

Ranked by how close each launch is in meaning, then by votes. Refine with a description →