A VS Code extension for managing and organizing AI prompts and collections. Promptcol helps developers discover, organize, and use AI prompts effectively within their development workflow.
Features
Authentication: Secure login with email and password
Prompt Collections: Browse and manage AI prompt collections
Rules File Generation: Automatically generate markdown files with prompt rules
Collection Management: Activate and deactivate prompt collections
External Integration: Open external links and manage settings
Getting Started

Commands
Promptcol: Authenticate - Login to your Promptcol account
Promptcol: (Dev) Refresh Sidebar - Refresh the sidebar (development)
Extension Settings
This extension contributes the following settings:
promptcol.fileOverwriteConfirmation: Enable/disable confirmation when overwriting existing rules files (default: true)
Requirements
VS Code 1.104.0 or higher
Active internet connection for authentication and fetching collections
Workspace folder open for rules file generation
Usage
Authentication
Click the authenticate button in the sidebar
Enter your email and password
The extension will verify your credentials and store your session
Managing Collections
Browse available prompt collections in the sidebar
Click "Activate" to generate a rules file in your workspace
Use "Deactivate" to remove the collection and delete the rules file
Rules Files
Rules files are automatically generated as markdown files
Files are created in your workspace root by default
Content includes all prompts from the selected collection
Files can be opened automatically after creation
Known Issues
None currently reported
Release Notes
0.0.1
Initial release of Promptcol VS Code Extension
Basic authentication system
Collection browsing and management
Rules file generation
Sidebar interface
Contributing
This extension is part of the Promptcol ecosystem. For issues and feature requests, please visit the main Promptcol repository.
License
This extension is licensed under the same terms as the main Promptcol project.