From animate-dev
Adobe Animate + CreateJS development expert for interactive HTML5 Canvas projects. Use when working with Adobe Animate, CreateJS, MovieClips, timeline animations, frame-based states, or when debugging CreateJS issues like "gotoAndStop undefined", scope problems, memory leaks, or event handling issues.
npx claudepluginhub tim80411/ai-agent-extension --plugin animate-devThis skill uses the workspace's default tool permissions.
協助開發、修改、除錯 Adobe Animate + CreateJS 互動應用程式。
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
協助開發、修改、除錯 Adobe Animate + CreateJS 互動應用程式。
CLAUDE.md 或 .claude/project-memory.mdcreatejs-[version].min.js 存在於 js/ 目錄Goal: 理解用戶需求
Actions:
Goal: 理解相關程式碼結構
Required References:
references/component-rules.md - 元件命名規則與類型定義references/createjs-web-patterns.md - CreateJS 架構模式(當需要理解 Container/MovieClip 結構時)Actions:
component-analyzer agent 分析相關元件Goal: 在設計前釐清所有模糊之處
CRITICAL: 這是最重要的階段之一,不可跳過。
Required References:
references/component-rules.md - 元件類型詢問模板、state/scene 確認流程Actions:
{type}_{name} 規則的元件類型若用戶說「你覺得怎樣就怎樣」,請提供你的建議並取得明確確認。
Goal: 設計多種實作方案,提供不同權衡選擇
Actions:
Goal: 定位問題根源
Required References:
references/common-mistakes.md - 常見錯誤模式診斷(功能性錯誤:TypeError、scope 問題、初始化順序)references/common-patterns.md - 效能反模式診斷(效能問題:memory leak、event listener leak)Actions:
issue-finder agentGoal: 執行開發或修復
DO NOT START WITHOUT USER APPROVAL
Required References:
references/best-practices.md - 程式碼組織、狀態管理、初始化順序規範references/fix-strategies.md - 具體修復程式碼範例(當修復問題時)references/createjs-web-patterns.md - CreateJS API 使用模式(當開發新功能時)Actions:
createjs-developer agentGoal: 確保程式碼品質
Required References:
references/best-practices.md - 審查清單、最佳實踐標準references/common-patterns.md - 效能反模式檢查Actions:
code-reviewer agentGoal: 總結完成的工作
Actions:
開發完成後,可使用 animate-performance skill 進行效能檢查(觸發語句:「優化效能」、「檢查效能」)。