Amplify by Kislay
Amplify is your Senior AI Architect inside VS Code. It doesn't just expand prompts; it understands your workspace and helps you architect your development tasks.
Built with ❤️ by Kumar Kislay.
🚀 Modes (Slash Commands)
Use @amplify in the VS Code Chat panel with the following commands:
1. /expand [shorthand]
The classic mode. Turns your lazy instructions into a massive, detailed prompt. It now includes context from your open files so the AI knows your tech stack and style.
2. /consult [shorthand]
The "Senior Architect" mode. Instead of expanding immediately, Amplify asks you 3-4 critical technical questions to refine your requirements. Use this when you're starting something complex.
3. /breakdown [shorthand]
The "Project Manager" mode. Splits a large goal into a step-by-step implementation plan, providing a detailed prompt for each sub-task.
🛠 Features
- Workspace Awareness: Amplify scans your project structure to ensure expanded prompts match your existing code patterns.
- Editor Integration: Highlight text in any file and press
Ctrl+Alt+C (or Cmd+Alt+C) to replace it with a detailed prompt.
- AI Fallbacks: Supports GitHub Copilot (default) with optional fallbacks for Groq and Gemini.
👨💻 About the Developer
Kumar Kislay is a software engineer focused on building tools that remove friction from the creative process.
Requirements
Requires GitHub Copilot or a compatible AI extension that supports the vscode.lm API.