Author Profile: thesysdev

Skills published by thesysdev with real stars/downloads and source-aware metadata.

Total Skills

2

Total Stars

26

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

openui-app

13

Stars
13
Downloads
0

openui-inline-ui

13

Stars
13
Downloads
0

Published Skills

Coding

openui-app

Build, edit, or read durable apps in the workspace. REQUIRED before calling `app_create`, `app_update`, `get_app`, or `create_markdown_artifact`. Full reactive surface — `$state`, `Query`, `Mutation`, `@Run`/`@Set`/`@Reset`, scheduled refresh, persistent SQLite. Use for dashboards, briefings, command centers, trackers — any persistent surface the user reopens.

Repository SourceNeeds Review
Coding

openui-inline-ui

Render generative UI inside a chat reply using openui-lang fenced code. Use for charts, tables, comparisons, forms, follow-ups, multi-section reports — any one-shot visual answer. STATIC ONLY: no $state, no Query, no Mutation, no live data. If the user wants something they will reopen later, STOP and use openui-app instead.

Repository SourceNeeds Review
Author thesysdev | V50.AI