Skip to content

abhinavkumar985/prompt-ninja

Repository files navigation

⚔️ PromptNin – Prompt Like a Pro

PromptNin is a browser-first, privacy-respecting tool to help developers craft better prompts for AI coding assistants like GitHub Copilot, Gemini, and others.

🧠 No AI. No backend. No tracking.
⚡ Just instant prompt generation based on proven patterns—right inside your browser.


🚀 Features

  • ⚙️ Prompt Playground – Pick a technique, paste your input, and instantly get a tailored prompt.
  • 🧩 Prompt Strategy Library – Curated techniques for writing effective prompts.
  • 🎛️ Custom Defaults – Configure and save input defaults for each strategy.
  • 🔒 100% Privacy – No servers, no logins. Everything runs locally in your browser using localStorage.

🌐 Live Site

👉 https://promptnin.vercel.app


🧑‍💻 How to Use

  1. Visit the Playground.
  2. Paste your code, bug, or question.
  3. Select a strategy (e.g., Role Prompting).
  4. Instantly receive a tailored prompt for your AI assistant.

Copy → Paste → Done.


🛠 Run Locally

PromptNin is built with Next.js and styled using Tailwind CSS.

📦 Prerequisites

  • Node.js v18+
  • npm or Yarn

🧪 Installation & Development

git clone https://github.com/your-username/promptnin.git
cd promptnin
npm install # or yarn install

Start local dev server

npm run dev # or yarn dev Visit http://localhost:3000 to view the app in your browser.


🤝 Contributing

We welcome your contributions! You can:

  • ✍️ Add new prompt strategies
  • 🧠 Improve examples or descriptions
  • 🐛 Submit bug fixes or feature suggestions
  • ♿ Enhance accessibility or UI
  • 📘 Improve documentation

Check out the Contributing Guide to get started.


🔐 Privacy by Design

PromptNin runs entirely in your browser. We do not store or transmit any user data.
All configurations are stored locally via localStorage and disappear when you clear your browser data.


✨ Acknowledgements

  • Addy Osmani – For inspiring the prompt strategy framework.
  • Our Contributors – Thank you for making this project better every day.

📄 License

MIT License © 2025 PromptNin


🔗 Links

Prompt smarter. Code faster. Stay private.

About

Generate developer friendly prompt , to make coding life easier and faster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages