·create-ryos-app
</>

create-ryos-app

Create new applications for ryOS following established patterns and conventions. Use when building a new app, adding an application to the desktop, creating app components, or scaffolding app structures.

13Installs·1Trend·@ryokun6

Installation

$npx skills add https://github.com/ryokun6/ryos --skill create-ryos-app

How to Install create-ryos-app

Quickly install create-ryos-app AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ryokun6/ryos --skill create-ryos-app
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ryokun6/ryos.

SKILL.md

View raw

| isWindowOpen | boolean | Window visibility | | onClose | () => void | Close handler | | isForeground | boolean | Window is active | | instanceId | string | Unique instance ID | | skipInitialSound | boolean | Skip open sound | | initialData | TInitialData | Optional startup data |

| material | "default", "transparent", "notitlebar" | Window style | | interceptClose | boolean | Show save dialog before close | | keepMountedWhenMinimized | boolean | Preserve state when minimized |

After the app is built and wired up, finish by localizing:

Create new applications for ryOS following established patterns and conventions. Use when building a new app, adding an application to the desktop, creating app components, or scaffolding app structures. Source: ryokun6/ryos.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ryokun6/ryos --skill create-ryos-app
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from ryokun6/ryos

Quick answers

What is create-ryos-app?

Create new applications for ryOS following established patterns and conventions. Use when building a new app, adding an application to the desktop, creating app components, or scaffolding app structures. Source: ryokun6/ryos.

How do I install create-ryos-app?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ryokun6/ryos --skill create-ryos-app Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ryokun6/ryos

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09