Skip to content

jerlendds/prompt-lab

 
 

Repository files navigation

        #########                                                                           
        #########                                                                           
        ##     ##                                                                           
        ##     ##                                                                           
        ##     ##                                                                           
        ##     ##        #####                                     #           ##           
       ### ##  ###        #   ##                              ##   #           ##           
      ###       ###       #   ## ### ###### ######### ###### ##### #     ##### ######       
     ###      ## ###      #####  #   #    # ##  ##  ####   ## ##   #      #### #    #       
    ###           ###     #      #   ##  ## ##  ##  ####   ## ##   #    ##  ## ##  ##       
   ###########    ####   ##      #     ###  ##  ##  #### ##    ### ##### ### # # ###        
  #####################                               ##                                    
  #######  ############                                                                     
  #####################                                                                     
   ###################                         ~ Introducing PromptLab from jerlendds ⚗️                                   
                                                                                                    

Prompt Lab is a Firefox extension for structured prompt management and ChatGPT power-user enhancements. Save, organize, parameterize, and reuse prompts across sessions. Track outcomes. Customize ChatGPT’s interface with radical, hacker-friendly utilities. Retrieve and store your ChatGPT history and more.

More background can be found on my personal site: studium.dev/tech/prompt-lab

Roadmap

  • replace react w/ preact
  • update tailwindcss and vite
  • remove the ads
  • remove bullshit dependencies
  • fix and enhance the core extension
  • Include button on ChatGPT page to open prompt selection side panel
  • Simplify themes, ship sane defaults
  • Opinionated, hacker-ready version
  • Prompt Library — Save prompts with parameters, tags, and smart lists.
  • History & Analytics — Retrieve runs, track usage, and see what works.
  • ChatGPT Upgrades — Cleaner chat styles, keyboard shortcuts, readability tweaks, and plugin-like enhancements.
  • Local-first — Runs entirely in your browser. No server round-trips, no ads, no tracking.

Usage

  • install my way better version
  • ???
  • profit

Tech Stack

vite           → lightning-fast bundler
preact         → 3kb React alternative
tailwindcss    → utility-first styling
i18next        → i18n engine
papaparse      → CSV handling
remark.js      → markdown rendering
react-toastify → toast notifications
firefox APIs   → extension power

Installation

  • Firefox - TODO: ...
  • Chrome - Might work, but unsupported. Install at your own risk.

Contributing

Issues and PRs welcome. Keep it sharp, keep it hacker-friendly. Ideas for new ChatGPT plugins or UX hacks? Open a discussion.

🕶 Ethos

No ads. No fluff. Local-first prompts, power, and plugins.

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0


Original Project

AI Prompt Genius - https://github.com/benf2004/AI-Prompt-Genius
@benf2004 - https://github.com/benf2004/ - Creator
View the full list of contributors at https://github.com/benf2004/AI-Prompt-Genius/graphs/contributors

About

A firefox extension - Curate a prompt library and enhance the ChatGPT interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • HTML 2.0%
  • CSS 1.8%
  • Shell 1.2%