·rive-generator
</>

rive-generator

stevysmith/rive-skills

在以下情況下觸發:(1) 用戶想要以編程方式創建 Rive 動畫, (2) 用戶提到“生成.riv文件”或“創建Rive動畫”, (3) 用戶希望看到由代碼創建的視覺動畫, (四)抓好河力發電工程。 使用 TypeScript 以編程方式生成 .riv 文件。創建靜態形狀 和動畫。需要 npm 包@stevysmith/rive-generator。

4安裝·0熱度·@stevysmith

安裝

$npx skills add https://github.com/stevysmith/rive-skills --skill rive-generator

SKILL.md

| addArtboard(options) | Add an artboard (canvas) | | addNode(parent, options) | Add a transform group | | addShape(parent, options) | Add a shape container | | addEllipse(shape, options) | Add an ellipse/circle | | addRectangle(shape, options) | Add a rectangle | | addPointsPath(shape, options) | Add a custom vector path |

| addVertex(path, options) | Add a straight vertex | | addFill(shape, options) | Add a fill | | addStroke(shape, options) | Add a stroke | | addSolidColor(paint, color) | Set solid color | | addLinearGradient(paint, options) | Add linear gradient | | addRadialGradient(paint, options) | Add radial gradient |

| addGradientStop(gradient, options) | Add gradient color stop | | addLinearAnimation(artboard, options) | Add an animation | | addKeyedObject(animation, targetId) | Link animation to object | | addKeyedProperty(keyedObject, propertyKey) | Specify property to animate | | addKeyFrameDouble(keyedProperty, options) | Add a keyframe |

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/stevysmith/rive-skills --skill rive-generator
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 rive-generator?

在以下情況下觸發:(1) 用戶想要以編程方式創建 Rive 動畫, (2) 用戶提到“生成.riv文件”或“創建Rive動畫”, (3) 用戶希望看到由代碼創建的視覺動畫, (四)抓好河力發電工程。 使用 TypeScript 以編程方式生成 .riv 文件。創建靜態形狀 和動畫。需要 npm 包@stevysmith/rive-generator。 來源:stevysmith/rive-skills。

如何安裝 rive-generator?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/stevysmith/rive-skills --skill rive-generator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/stevysmith/rive-skills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-01