ryokun6ryokun6Community·10 Agent Skills Included

ryos

Build, test, and ship a web-based retro AI desktop OS

Guides AI agents through building apps, API routes, stores, and tests for ryOS, a web-based retro desktop environment. Covers UI theming, localization, AI chat tools, documentation sync, and Electron desktop releases with clear checklists. Removes guesswork around repo conventions so agents ship consistent, tested code faster.
npx skills add ryokun6/ryos --all -g -y
Available:

Tells the AI agent how to run, build, and test the ryOS project with Bun, which environment variables to configure, and how the codebase is structured before executing any skill.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ryOS skills?â–¼

Run `npx skills add ryokun6/ryos --all -g -y` in your terminal to install all skills in this suite globally.

What is ryOS?â–¼

ryOS is a web-based desktop environment inspired by classic macOS and Windows, with built-in apps, themes, and an AI assistant. These skills help AI agents extend and maintain it.

How to add a new app to ryOS with AI?â–¼

The create-ryos-app skill walks your agent through scaffolding the component, menu bar, store, icons, and registry entries following repo conventions.

Can AI write tests and API routes for ryOS?â–¼

Yes. The write-tests and write-api-route skills teach agents the Bun test runner setup and the shared apiHandler pattern with auth, validation, and rate limiting.

Do these skills work with Cursor and Claude Code?â–¼

Yes. All skills follow the standard SKILL.md format and run in Cursor, Claude Code, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering→