# Quick Prompt > Quick Prompt is a VS Code extension — your in-IDE scratch pad for AI-assisted development. Capture next tasks while your agent runs, store reusable snippets, and track clipboard history without switching windows or breaking flow. It combines a persistent snippet library with clipboard history tracking, so the thoughts you have while AI is working are ready to hand off the moment it finishes. ## Documentation - [README](https://raw.githubusercontent.com/winterdrive/vscode-quick-prompt/master/README.md): Key features, installation, basic operations, and v0.5.1 command ID migration notes. - [Development Guide](https://raw.githubusercontent.com/winterdrive/vscode-quick-prompt/master/DEVELOPMENT.md): Setup, architecture, command registration, and module structure. - [Full Context Documentation](https://winterdrive.github.io/vscode-quick-prompt/llms-full.txt): A single file containing the full text of all critical documentation. ## Optional - [License](https://raw.githubusercontent.com/winterdrive/vscode-quick-prompt/master/LICENSE): MIT License details.