yourssh
Maintain, refactor, and document a cross-platform SSH client
All Skills in This Repository (3)
Pure Emerald Level Indicatorsyourssh-refactor-sweep
Identifies and applies safe, behavior-preserving refactors to the YourSSH Flutter codebase.
yourssh-screenshots
Capture Flutter UI screenshots of all feature screens via integration tests.
yourssh-roadmap
Update docs/roadmap.md diffs from git history and pubspec.yaml.
Frequently Asked Questions
FAQPage SchemaHow to install YourSSH skills?โผ
Run `npx skills add YoursshLabs/yourssh --all -g -y` in your terminal to install all skills in this repository globally.
What is YourSSH?โผ
YourSSH is a free, open-source SSH client for macOS, Windows, Linux, and Android with built-in SFTP, port forwarding, RDP, and VNC support.
How to safely refactor a Flutter codebase?โผ
The refactor skill scans for performance issues, duplication, and dead code, then applies only behavior-preserving fixes verified by flutter analyze and tests.
How to automate app screenshot updates?โผ
The screenshots skill runs Flutter integration tests that capture every feature screen and updates the README image links automatically.
Do I need coding experience to use these skills?โผ
Basic familiarity helps, but your AI agent handles the commands and verification steps based on plain-English requests.
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