Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Promptly ProNew to Visual Studio Code? Get it now.
Promptly Pro

Promptly Pro

Promptly Team

|
5 installs
| (1) | Free
Your AI prompt companion: quick, customizable, and Gemini-ready.”
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Promptly Pro

Boost your workflow with Promptly Pro—a powerful VS Code extension designed to help you craft, organize, and use AI prompts effortlessly. Whether you’re experimenting with AI, building apps, or streamlining your daily tasks, Promptly Pro makes prompt engineering simple and effective.


✨ Features

  • 📝 Generate Effective Prompts – Create clean, optimized prompts in seconds.
  • 🎭 Custom Personas – Define and save personas tailored to your workflow.
  • 💬 Persona-Specific Prompts – Craft prompts that automatically adapt to each persona.
  • 📋 Clipboard Ready – Generated prompts are instantly copied to your clipboard.
  • 🤖 Gemini & ChatGPT Copilot Ready – Open a new Gemini Code Assist chat with your crafted prompt, ready to go.
  • ⚡ JSON Configuration – Customize forms, personas, and prompt templates through a simple JSON file.

📥 Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions Marketplace (Ctrl+Shift+X).
  3. Search for Promptly Pro.
  4. Click Install.

Or install via CLI:

code --install-extension promptly-pro

🚀 Getting Started

  1. Open the Promptly Pro view inside VS Code by executing command CTRL+SHIFT+P.
  2. Type Promptly .
  3. Enter/Choose your input → Promptly Pro generates an optimized prompt.
  4. The prompt is automatically copied to your clipboard.
  5. If Gemini Code Assist is installed, a new chat will open with your prompt preloaded.

⚙️ Customization

  • Save your own personas and prompt templates in a simple JSON file: 📥 Download sample personas.json

    [{
      "label": "Development Engineer",
      "value": "developer",
      "prompts": [
        "Generate a unit test for my function...",
        "Explain the concept of...",
        "Debug this code snippet...",
        "Refactor this code for better readability...",
        "Identify potential bugs in this code...",
        "Translate this code to another programming language...",
        "Suggest performance improvements for this function...",
        "Generate documentation comments for this module...",
        "Explain step by step how this algorithm works...",
        "Provide alternative implementations for this function...",
        "Suggest best practices for this code structure...",
        "Create a code snippet to implement this feature..."
      ],
      "formats": [
        "Code Snippet",
        "Markdown",
        "JSON"
      ]
    }]
    
  • Place the JSON at:

    %USERPROFILE%\.promptly\personas.json
    

Promptly Pro will load your custom personas dynamically.


🌟 Why Promptly Pro?

Because AI works best when your prompts are sharp, consistent, and reusable. With Promptly Pro, you’ll spend less time typing and more time creating, testing, and building.


🛠️ Contributing

We welcome ideas, bug reports, and contributions!

📩 Feedback

If you enjoy using Promptly Pro, leave a ⭐ rating in the Marketplace!

For support or suggestions: 📧 [yogesh.bali.mywork@gmail.com]

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft