Skip to content

julesklord/promptbase

Repository files navigation

PROMPTBASE Logo

PROMPTBASE

Version License Build PRs Welcome GitHub pages

The community-driven LLM prompt library for builders.

Promptbase is a production-grade collection of technical prompts optimized for real-world engineering workflows. From agentic logic and DAW automation to WSL2 networking and AI safety guardrails, we curate prompts that work where it matters.

🌐 Explore the library: https://julesklord.github.io/promptbase/

🚀 Quick Start

  1. Clone & Install
    git clone https://github.com/julesklord/promptbase.git
    cd promptbase
    npm install
  2. Launch Dev Server
    npm start
  3. Explore Navigate to http://localhost:5500 to browse the library.

📚 Technical Documentation

We maintain a distributed documentation suite following the /make-doc standard for maximum clarity and maintainability.

Document Description
🏗️ Architecture Technical deep-dive into the modular ESM and event-driven state.
📋 API & Schema Definition of prompts.json and internal module interfaces.
🧪 Testing E2E validation strategy using Playwright.
⚖️ Governance Approval authority and contribution policies.
🤝 Contributing How to submit your own prompts to the community.

🛠️ Technology Stack

  • Frontend: Vanilla HTML/JS (ES6+ Modules).
  • Styling: Zero-framework CSS (Custom Properties, Flexbox, Grid).
  • Data: Static JSON persistence.
  • Testing: Playwright.
  • DevOps: GitHub Pages (hosting) + browser-sync.

⚖️ License

Promptbase is Open Source and licensed under the MIT License.


Built with 🔴 by Jules Martins and the dev community.

About

prompt stash

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors