BriskliProductivity & Prompt Management for VS CodeBriskli is a productivity tool designed to help developers manage, organize, and quickly use AI prompts within VS Code. It replaces the repetitive process of typing out long context instructions with a simple, organized sidebar system. Whether you are debugging, writing documentation, or planning a new feature, Briskli keeps your most useful instructions just a click away. 🚀 Key Features📂 Organized Prompt VaultBriskli comes pre-loaded with a library of useful prompts organized into straightforward categories. You can also edit these or add your own.
⚡ Quick Context InjectionWhen you use a prompt from Briskli, it doesn't just copy text. It automatically detects your current context to save you time:
🎯 Predictive SuggestionsTo speed up your workflow, the top section of the sidebar shows "Predicted" prompts based on your current activity. If you are editing a TypeScript file, it might suggest type-checking prompts. If you just opened a file, it might suggest "Explain Code". 🛠️ Prompt GeneratorIf you need a specific prompt that isn't in the library, the built-in "Generator" tool can help you create one. Simply describe what you need (e.g., "Review this code for accessibility compliance") and Briskli will format it into a reusable prompt template for you to save. 📖 How to Use1. The SidebarAfter installing, clicking the Briskli icon in your activity bar opens the main view.
2. Managing Prompts
3. Using VariablesBriskli uses strict variable templating to make prompts reusable. You can use these in your own prompts:
⚙️ ConfigurationYou can customize the extension's behavior in VS Code Settings ( AI Response Preferences
Vault Management
🤝 ContributingThis is an open-source project focused on developer productivity. If you have suggestions or want to add new default prompts, feel free to contribute. Code faster, type less. |