Launch AI prompts instantly! A powerful VS Code extension that supercharges your productivity with ready-to-use AI prompts.

Relinns AI Toolkit is your personal library of 50+ expertly crafted AI prompts designed for developers. Stop writing the same prompts over and over — just pick, copy, and paste into your favorite AI assistant!
Works seamlessly with:
- ✅ GitHub Copilot Chat
- ✅ Cursor AI
- ✅ ChatGPT
- ✅ Any AI tool that accepts text input
Getting Started
Step 1: Install the Extension
Install the .vsix file provided by your administrator.
Before using the extension, you need to configure it with credentials provided by your administrator.
- Open VS Code Settings (
Cmd+, on Mac / Ctrl+, on Windows)
- Search for "Relinns AI Toolkit"
- Fill in the required settings:
| Setting |
Description |
Google Client ID |
OAuth Client ID for authentication |
Google Client Secret |
OAuth Client Secret for authentication |
API Base URL |
URL of the Prompt Library API server |
💡 Tip: Contact your administrator if you don't have these values.
Step 3: Sign In

- Open Command Palette (
Cmd+Shift+P / Ctrl+Shift+P)
- Type "Sign In with Google"
- Follow the on-screen instructions to authenticate
How to Use
Launch the Prompt Picker
Use the keyboard shortcut or Command Palette:
| Platform |
Shortcut |
| Mac |
Cmd + Alt + P |
| Windows/Linux |
Ctrl + Alt + P |
Or open Command Palette and type: "Launch AI Prompt"
Select a Prompt
- Browse through categorized prompts
- Use the search bar to find specific prompts
- Click on a prompt to copy it to your clipboard
- Paste into your AI assistant (Copilot, Cursor, etc.)
Available Prompt Categories
| Category |
What's Included |
| Code Quality |
Code review, refactoring, clean code suggestions |
| Debugging |
Step-by-step debugging, error analysis |
| React |
Component generation, hooks, best practices |
| Testing |
Unit tests, integration tests, test strategies |
| Database |
Query optimization, schema design |
| Backend |
API design, authentication, error handling |
| Frontend |
CSS solutions, responsive design, accessibility |
| DevOps |
Docker, CI/CD, deployment configurations |
| Documentation |
README generation, API docs, comments |
| Code Generation |
CRUD operations, services, utilities |
Commands
Access these commands via Command Palette (Cmd+Shift+P / Ctrl+Shift+P):
| Command |
Description |
| Launch AI Prompt |
Open the prompt picker |
| Sign In with Google |
Authenticate with your Google account |
| Sign Out |
Sign out from Google |
| Check Authentication Status |
View your current login status |
| Clear All Authentication Data |
Reset all stored credentials |
Tips for Best Results
- Add Context — After pasting the prompt, add your specific code or requirements
- Be Specific — Include file names, error messages, or expected behavior
- Iterate — Use the AI response as a starting point and refine as needed
- Save Favorites — Create workspace-specific prompts for recurring tasks
Troubleshooting
Extension not working?
- Check Configuration — Ensure all settings are configured correctly
- Reload VS Code — Press
Cmd+Shift+P → "Developer: Reload Window"
- Check Authentication — Try signing out and signing in again
Prompts not loading?
- Check Network — Ensure you have internet connectivity
- Verify API URL — Confirm the API Base URL is correct in settings
- Contact Admin — The API server might be temporarily unavailable
Clipboard not working?
- Ensure VS Code has clipboard permissions
- Try using
Cmd+V / Ctrl+V to paste manually
Requirements
- Visual Studio Code 1.85.0 or higher
- Internet connection for authentication and prompt syncing
- Valid configuration credentials from your administrator
Support
Having issues? Contact your administrator or IT support team.
Made with ❤️ by Relinns Technologies