AutoBrand VS Code Extension
AI-powered brand improvement suggestions for your GitHub repositories.
Features
- Repository Analysis: Automatically analyze your GitHub repositories for branding opportunities
- Smart Suggestions: Get AI-powered suggestions for README improvements, metadata optimization, social templates, and documentation enhancements
- One-Click Apply: Apply suggestions directly or create pull requests
- Feedback Loop: Provide feedback to improve suggestion quality over time
- Private Repository Support: Works with both public and private repositories
Installation
- Install the extension from the VS Code Marketplace
- Click the AutoBrand icon in the Activity Bar
- Sign in with your GitHub account
- Start analyzing your repositories!
Usage
Authentication
Click the "Sign in with GitHub" button in the AutoBrand sidebar or use the command palette:
AutoBrand: Authenticate with GitHub
Analyze a Repository
- Open a repository in VS Code
- Click the AutoBrand icon in the Activity Bar
- Click "Analyze Repository" or use the command palette:
AutoBrand: Analyze Current Repository
Working with Suggestions
- View: Click on any suggestion in the sidebar to see details
- Apply: Click "Apply Suggestion" to implement changes
- Create PR: Click "Create Pull Request" to open a PR with the changes
- Dismiss: Click "Dismiss" to hide a suggestion
Commands
| Command |
Description |
AutoBrand: Authenticate with GitHub |
Sign in with GitHub |
AutoBrand: Sign Out |
Sign out of GitHub |
AutoBrand: Analyze Current Repository |
Analyze the current workspace repository |
AutoBrand: Apply Suggestion |
Apply a specific suggestion |
AutoBrand: Dismiss Suggestion |
Dismiss a suggestion |
AutoBrand: Create Pull Request |
Create a PR from a suggestion |
AutoBrand: Provide Feedback |
Submit feedback on suggestions |
AutoBrand: Open Settings |
Open extension settings |
AutoBrand: Refresh Repositories |
Refresh the repository list |
AutoBrand: Clear Cache |
Clear local cache |
Settings
| Setting |
Default |
Description |
autobrand.apiEndpoint |
https://api.autobrand.dev |
API server endpoint |
autobrand.suggestionFrequency |
weekly |
How often to check for new suggestions |
autobrand.confidenceThreshold |
70 |
Minimum confidence score for suggestions (0-100) |
autobrand.enableNotifications |
true |
Show desktop notifications |
autobrand.suggestionTypes.readme |
true |
Enable README suggestions |
autobrand.suggestionTypes.metadata |
true |
Enable metadata suggestions |
autobrand.suggestionTypes.social |
true |
Enable social template suggestions |
autobrand.suggestionTypes.docs |
true |
Enable documentation suggestions |
autobrand.tonePreference |
auto |
Preferred tone for suggestions |
autobrand.includePrivateRepos |
true |
Include private repositories |
autobrand.autoAnalyzeOnOpen |
false |
Auto-analyze when opening a repository |
Privacy
AutoBrand respects your privacy:
- Repository content is analyzed securely using our API
- We never store your code permanently
- Private repositories are supported and treated with the same security
- You can revoke access at any time through GitHub
Requirements
- VS Code 1.85.0 or higher
- GitHub account
Support
License
MIT License - see LICENSE for details.
| |