soloncode
Open-source Java coding agent with browser automation and Solon migration
All Skills in This Repository (5)
Pure Emerald Level Indicatorsagent-browser
Automate browser navigation, form filling, clicking, and data extraction.
find-skills
Find and install agent skills from the open ecosystem via the Skills CLI.
spring-to-solon-skill
Migrate Java Spring projects to the Solon framework with a layer-by-layer plan.
skill-creator
Create and package Claude skills with structured templates and validation.
solon-development-skill
Guide Java application development with Solon 4.0.2 conventions.
Frequently Asked Questions
FAQPage SchemaHow to install SolonCode?โผ
Run `npx skills add opensolon/soloncode --all -g -y` in your terminal to install all skills in this suite globally.
What is SolonCode used for?โผ
SolonCode is an open-source coding agent built on Java that runs in a terminal, browser, or desktop IDE to plan, write, and execute development tasks.
How to migrate a Spring Boot project to Solon?โผ
The included spring-to-solon skill maps every Spring annotation, dependency, and config file to its Solon equivalent with a step-by-step checklist.
Can SolonCode automate browser tasks?โผ
Yes. The agent-browser skill lets the agent navigate pages, fill forms, click buttons, take screenshots, and extract data through simple commands.
Does SolonCode work with different AI models?โผ
Yes. It is provider-agnostic, so you can configure any compatible model from the settings page and switch providers freely.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core