Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

creator-plugin-hackathon-qr-craft

creator-plugin-hackathon-qr-craft 收录了来自 LottieFiles 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
1
更新
2026-03-05
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

creator-event-tracking
软件开发工程师

This skill should be used when adding analytics or event tracking to a Creator Plugin. It applies when (1) setting up event tracking in a new plugin, (2) adding new tracked events to an existing plugin, (3) the user mentions "event store", "analytics", "tracking", "telemetry", or "fireEvent" in a plugin context. Internal use for LottieFiles plugins only. When setting up tracking, ask the user if they want to track the user ID (steps 5 and 7 are optional).

2026-03-05
creator-plugin-development
软件开发工程师

This skill should be used when developing LottieFiles Creator Plugins with the Creator Plugin API. It applies when (1) creating a new Creator Plugin from scratch, (2) working on plugin code in plugin/ or src/ directories, (3) using the creator global API for scene manipulation, (4) building plugin UI with React that communicates with a plugin sandbox, or (5) the user mentions "Creator plugin", "LottieFiles plugin", "creator API", or works with files like plugin.ts or manifest.json in a plugin project context. Triggers on requests like "create a plugin", "add a feature to my plugin", "import assets into Creator", or "animate a layer".

2026-03-05
creator-plugins-ui
软件开发工程师

Use when building or modifying plugin UI with @lottiefiles/creator-plugins-ui. Applies when adding React components in src/, using Button/Select/Slider/Dialog/Toast/NumberInput or other library components, setting up Tailwind CSS theming or dark mode, using the cn() utility, troubleshooting Base UI data attributes or missing styles, or updating the plugin UI theme to match Creator's interface theme.

2026-03-05