create-ryos-app

Community

Scaffold new ryOS apps with consistent patterns.

Authorryokun6
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill scaffolds ryOS applications by generating a complete, battle-tested app skeleton from established patterns.

Core Features & Use Cases

  • App scaffolding: Creates the standard directory structure and starter files for a new ryOS app.
  • Consistency enforcement: Applies uniform naming conventions, file layouts, and component templates across projects.
  • Registry & localization ready: Produces a ready-to-register entry in appRegistry.ts and initializes translation hooks for the app.
  • Quick iteration: Streamlines adding components, menu bars, hooks, and definitions in a repeatable workflow.

Quick Start

Follow these steps to scaffold a new ryOS app:

  • Create the app directory: src/apps/[app-name]/
  • Implement main component and related files as outlined in Directory Structure
  • Register the app in src/appRegistry.tsx with metadata and help items
  • Add translation keys under src/lib/locales/en/translation.json
  • Localize other locales as needed using the localize workflow

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-ryos-app
Download link: https://github.com/ryokun6/ryos/archive/main.zip#create-ryos-app

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.