Skip to content

Reorganization + Web Interface #330

@creativerezz

Description

@creativerezz

Hey there!

Really appreciate the work you've put into collecting all these AI prompts. I've been using this repo as a reference and thought I could give back by organizing it a bit and building a web interface.

Live demo here: https://prompt-directory.vercel.app

Wanted to run it by you before making a PR since the changes are pretty substantial.

What I did

Reorganized everything into categories:

  • Split the 38 tools into AI Assistants, Code Editors, AI Platforms, Open Source, and Specialized Tools
  • Cleaned up the naming (converted everything to kebab-case)
  • Removed some nested folders that made navigation confusing
  • All 97 prompt files are still there, just better organized

Built a Next.js frontend:

  • Search functionality across all prompts
  • Filter by category
  • Copy button for each prompt
  • Mobile responsive
  • Deploys to Vercel

The site has 123 static pages right now, all the prompts are searchable and easy to browse.

Why this might be useful

Honestly I just found it hard to navigate through all the directories to find specific prompts. A searchable web interface makes it way easier to discover stuff. Also makes it more accessible - people don't need to clone the repo just to browse.

How do you want to handle this?

Few options:

  1. I can submit a PR if you're interested
  2. Keep it as my own fork (with proper attribution to your repo)
  3. Cherry-pick specific improvements you like
  4. Or just take the demo and do what you want with it

The changeset is around 240 files so didn't want to dump a huge PR without asking first.

Check out the live site and let me know what you think. Happy to adjust things based on your feedback.

Links:

Thanks for considering it!

Reza
https://rezajafar.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions