Overview Version History Q & A Rating & Review
🌌 Galaxy Agent
AI-powered VS Code extension for creating accessible applications and automating API testing
✨ What is Galaxy Agent?
Galaxy Agent is a comprehensive VS Code extension that combines accessibility analysis and API implementation to help developers create better, more inclusive applications.
🤖 Galaxy Accessibility Agent
AI-powered accessibility analysis for Android, iOS, and Web applications using Claude/GPT models to detect and fix accessibility issues.
🚀 Galaxy API Agent
AI-powered API implementation tool that helps you create complete API integrations using curl requests and handle responses effectively.
🚀 Features
Accessibility Agent
AI Analysis : Uses Claude/GPT models to detect accessibility issues
Multi-Platform : Android (XML/Compose), iOS (UIKit/SwiftUI), Web (HTML/React)
Smart Suggestions : Context-aware accessibility improvements
One-Click Fixes : Apply changes instantly to your code
Real-time Feedback : Instant accessibility scoring and recommendations
API Agent
API Implementation : Complete API integration with curl requests and responses
Response Handling : Smart processing and formatting of API responses
Multi-Format Support : JSON, XML, and custom response formats
Reference File Integration : Use schema files and examples for better implementation
Project-Aware : Tailored API code generation for Android, iOS, and Web projects
📦 Installation
VS Code Marketplace
Open VS Code Extensions
Search for "Galaxy Agent"
Click Install
⚙️ Configuration
Accessibility Agent Setup
Open the Galaxy Accessibility Agent sidebar
Configure your Sourcegraph/Cody API credentials:
Endpoint : Your Sourcegraph instance URL
Access Token : Your API access token
Model : Select your preferred AI model (Claude 4 Sonnet recommended)
API Agent Setup
Open the Galaxy API Agent sidebar
Configure API settings:
Sourcegraph Endpoint : Your Sourcegraph instance URL
Access Token : Your API access token
API Endpoint : The API endpoint you want to implement
Project Type : Select your project type (Android, iOS, Web)
Reference Files : Add schema and example files
🎮 Usage
Using Accessibility Agent
Open a UI file (XML, Swift, HTML, JSX, TSX, etc.)
Review suggestions in the sidebar
Apply changes with one click
Monitor accessibility score improvements
Using API Agent
Configure your API endpoint in settings
Open the Galaxy API Agent sidebar
Define your API request parameters
Generate API implementation code
Handle and process API responses in your project
Android
✅ Content descriptions for images and icons
✅ Touch target sizes (44dp minimum)
✅ TalkBack support and announcements
✅ Focus management and navigation
✅ Color contrast ratios
✅ Compose accessibility modifiers
iOS
✅ VoiceOver labels and hints
✅ Dynamic Type support
✅ Accessibility traits and characteristics
✅ Focus management
✅ Touch target guidelines
Web
✅ WCAG 2.1 compliance
✅ ARIA attributes and roles
✅ Keyboard navigation
✅ Screen reader support
✅ Color contrast and focus indicators
📋 Requirements
VS Code : 1.90.0 or higher
Cody API Access : Sourcegraph instance with Cody enabled
Internet Connection : Required for AI analysis
📝 License
This project is licensed under the MIT License.
🙏 Acknowledgments
Built with ❤️ for accessible and efficient development
Powered by Sourcegraph Cody API
Inspired by the need for better accessibility tooling
Transform your development workflow with AI-powered accessibility and API implementation
Made with ❤️ by the Galaxy Agent team