sa998aaron/better-LVGL-for-dsh
sa998aaron★ 1JavaScript最后同步: 2026-08-19
knows better LVGL for dsh
README 摘要
better-LVGL-for-dsh English 中文 An offline LVGL 8.4 knowledge skill pack for DeepSeek Harness ( dsh ) — it teaches the agent to write correct LVGL v8 API code and, above all, to stop mixing in v9 APIs (the single most common failure mode of LLM-generated LVGL code). - Plugin form : dsh bundle ( dsh.bundle declaration in package.json + cordis.patch.yml patch row) - Capability path : Cordis plugin → runtime skills registered on ctx.skills → the stock dsh-tool-skill consumer → the model-facing skill catalog and skill loader - Skill format : Agent Skills standard ( SKILL.md + YAML frontmatter); pure ESM, zero dependencies, no build step Why Large language models have seen far more LVGL v9 content than v8.4, so they routinely produce code that mixes the two — e.g. lv display create() (v9) next to lv disp drv t (v8), or lv async call() which does not exist in v8.4 at all. This pack pins the agent to v8.4 facts with nine focused, on-demand skills. Skills Skill Coverage lvgl84 Entry point & router: v8/v9 API confusion anchors, skill map, minimal working skeleton lvgl84-core Object model, screens, create/delete, coordinates/alignment/sizing, flags, scrolling lvgl84-widgets Quick reference fo…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 183,476
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,499
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 18,022