Skills Plugins MCP Prompt Model 博客 我的中心

lvgl-integration

Use when integrating, porting, configuring, or debugging LVGL, littlevGL, display drivers, input devices, ticks, draw buffers, or embedded GUI performance

DeepseekModel キュレーション済みスキル 品質 良好 · 64 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=easyzoom-aix-skills-skills-lvgl-integration-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name lvgl-integration description Use when integrating, porting, configuring, or debugging LVGL, littlevGL, display drivers, input devices, ticks, draw buffers, or embedded GUI performance LVGL Integration Overview Use this skill to integrate LVGL by proving four porting contracts: display flush, input device read, tick/timebase, and memory/draw buffer configuration. UI bugs often come from driver timing or buffer ownership, not widget logic. When To Use Use this skill when: The user wants to add or debug LVGL/littlevGL on an MCU or embedded Linux display. The issue involves blank screen, wrong colors, tearing, touch offset, slow refresh, memory faults, tick handling, or display flush callbacks. The project has display, touch, encoder, keypad, RTOS, or DMA/cache constraints. Do not use this skill when the display hardware has no proven signal. Use hardware-interface-debug first. First Questions Ask for: LVGL major version and target platform. Display controller, resolution, color format, interface, and framebuffer/draw buffer strategy. Input devices: touch, buttons, encoder, keypad, or none. Tick source and lv_timer_handler scheduling. RAM budget, heap policy, RTOS use, DMA/cache involvement. Current symptom and minimal screen test result. Integration Checklist Bring up display flush. Fill the screen with solid colors before creating complex widgets. Configure draw buffers. Buffer size, color format, stride, and cache/DMA policy must match the display path. Provide a reliable tick. LVGL needs a monotonic tick and regular handler execution. Add input after display. Touch/encoder/keypad should be calibrated and tested independently. Bound memory. Configure heap, widget count, image assets, fonts, and buffers for the target RAM. Verify refresh performance. Measure frame time, flush completion, and whether lv_disp_flush_ready is called correctly. Common Failures Blank screen because flush callback never calls ready. Wrong colors from RGB/BGR or 16-bit endian mismatch. Touch coordinates need rotation/calibration transform. UI freezes because lv_timer_handler is not called regularly. DMA reads stale cache lines or writes to non-DMA-capable memory. Fonts/images exceed flash or RAM budgets. Verification Before claiming LVGL works: State LVGL version, resolution, color format, buffer size, and tick period. Confirm solid color flush, a label/button screen, and input event if applicable. Confirm lv_timer_handler schedule and flush-ready behavior. Confirm memory usage and DMA/cache policy when relevant. Example User: LVGL 移植后屏幕花屏,触摸也偏。 Agent: Asks for LVGL version, display controller, color format, buffer config, rotation, and touch driver. Tests solid colors and flush-ready before widgets. Calibrates touch transform after display orientation is correct.
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。