update-docs

Installation
SKILL.md

Update Documentation

Update manually-written docs by launching parallel sub-agents for each section.

Documentation Sections

Section files live in docs/. The list below covers the hand-written sections; app pages (2.12.x) are generated and the changelog (9-changelog.md) is hand-curated — see Notes.

Section Files Related Code
Overview 1-overview.md, 1.1-architecture.md, 1.2-api-architecture.md, 1.3-self-hosting-vps.md src/, api/, package.json
Apps Index 2-apps.md src/config/appRegistry.tsx, src/apps/*/metadata.ts
Framework 3-*.md (incl. 3.13.5, 3.3.1) src/components/layout/, src/stores/, src/themes/, src/hooks/
AI System 4-ai-system.md api/chat.ts, api/chat/tools/, src/apps/chats/tools/
File System 5-file-system.md useFilesStore.ts, src/apps/finder/
Audio System 6-audio-system.md audioContext.ts, useSound.ts, src/apps/synth/
UI Components 7-*.md (incl. 7.1 component library, 7.2 i18n) src/components/ui/, src/lib/locales/
API Reference 8-*.md (incl. 8.18.10) api/*.ts, docs/8.10-api-design-guide.md
Legal 10-privacy.md, 11-terms.md n/a (manual)
Installs
33
Repository
ryokun6/ryos
GitHub Stars
1.2K
First Seen
Mar 1, 2026
update-docs — ryokun6/ryos