From 9f7acdd24e5e8a15d13ca599ced589deaffafc5d Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 17:03:40 +0200 Subject: [PATCH] feat: 3d-animator skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 53 ++++++ manifest.json | 286 +++++++++++++++++++++++++++++ references/ai-skills.md | 386 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 116 ++++++++++++ references/profile.md | 20 +++ references/skills.md | 54 ++++++ references/tasks.md | 33 ++++ references/tools.md | 149 ++++++++++++++++ 9 files changed, 1128 insertions(+) create mode 100644 PROVENANCE.md create mode 100644 SKILL.md create mode 100644 manifest.json create mode 100644 references/ai-skills.md create mode 100644 references/market.md create mode 100644 references/profile.md create mode 100644 references/skills.md create mode 100644 references/tasks.md create mode 100644 references/tools.md diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..6cc34bb --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — 3d-animator + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#ff355e','pie4':'#d97757','pie5':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — 3d-animator + "ESCO (occupation & competences)" : 25 + "O*NET (tasks & tools)" : 155 + "Job boards (market evidence)" : 94 + "Anthropic official Claude skills" : 9 + "External AI skill packs (mapped)" : 179 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 25 | 5.4 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 155 | 33.5 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 94 | 20.3 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 9 | 1.9 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 179 | 38.7 % | references/ai-skills.md (per-source attribution inside) | +| Stack Exchange practitioner Q&A (CC-BY-SA) | 0 | 0.0 % | references/practitioner-qa.md (per-entry attribution inside) | + +Licensing: O*NET (USDOL/ETA, CC BY 4.0) · ESCO (© European Union) · +job-ad evidence via official APIs (JSearch/Adzuna) · Wikipedia content +paraphrased with source URLs — never copied · external AI skills are +linked, not copied (Apache-2.0/MIT/source-available, see ai-skills.md). diff --git a/SKILL.md b/SKILL.md new file mode 100644 index 0000000..e95a8a3 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,53 @@ +--- +name: 3d-animator +description: "Occupational skill for the role '3D animator' (also: CGI animator, computer-generated imagery animator, 3D designer, CGI designer). Use when the user asks for typical 3D animator work such as: typical 3D animator responsibilities" +--- + +# 3D Animator + +3D animators are in charge of animating 3D models of objects, virtual environments, layouts, characters and 3D virtual animated agents. + +## Core workflow + + +## How to use this skill + +- Read [references/profile.md](references/profile.md) for the occupation profile and scope. +- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory. +- Check [references/skills.md](references/skills.md) for essential vs. optional competences. +- Check [references/tools.md](references/tools.md) for the software commonly used in this role. +- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution). + +## Key competences (essential) + +- 3D lighting +- 3D texturing +- animate 3D organic forms +- apply 3D imaging techniques +- augmented reality +- computer graphics +- create 3D characters +- create 3D environments +- discuss artwork +- holography +- operate 3D computer graphics software +- particle animation +- principles of animation +- render 3D images +- rig 3D characters + +## Hot technologies + +- Adobe Acrobat +- Adobe After Effects +- Adobe Creative Cloud software +- Adobe Illustrator +- Adobe InDesign +- Adobe Photoshop +- AJAX +- Apple macOS +- Autodesk AutoCAD Civil 3D +- C + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/52df9d56-efd4-48d0-ad93-59231943fc4c), O*NET 30.3 (27-1014.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..f0de892 --- /dev/null +++ b/manifest.json @@ -0,0 +1,286 @@ +{ + "name": "3d-animator", + "title": "3D animator", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/52df9d56-efd4-48d0-ad93-59231943fc4c", + "esco_code": "2166.3.1", + "isco_group": "2166", + "onet_soc": "27-1014.00", + "crosswalk_match": "manual nearest via ISCO 2166 (Special Effects Artists and Animators)" + }, + "sources": [ + { + "name": "ESCO", + "version": "1.2.1", + "url": "https://esco.ec.europa.eu/" + }, + { + "name": "O*NET", + "version": "30.3", + "url": "https://www.onetcenter.org/", + "license": "CC BY 4.0" + } + ], + "attribution": "This package includes information from the O*NET Database (v30.3) by the U.S. Department of Labor, Employment and Training Administration (USDOL/ETA), CC BY 4.0. skillfactor is not endorsed by USDOL/ETA. ESCO data (v1.2.1) (c) European Union, used per the ESCO download conditions: https://esco.ec.europa.eu/en/use-esco/download", + "counts": { + "tasks": 0, + "dwas": 0, + "skills_essential": 15, + "skills_optional": 9, + "software": 0 + }, + "enrichment_ai_skills": { + "generated": "2026-07-14", + "method": "deterministic mapping (ISCO prefix + title/competence keywords)", + "sources": { + "anthropics/skills": { + "repo": "https://github.com/anthropics/skills", + "commit": "f6656c1", + "license": "Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available \u2014 see the LICENSE.txt in the upstream skill folder", + "skills": 6 + }, + "veniceai/skills": { + "repo": "https://github.com/veniceai/skills", + "commit": "de089fa", + "license": "MIT", + "skills": 1 + }, + "ConardLi/garden-skills": { + "repo": "https://github.com/ConardLi/garden-skills", + "commit": "fbd6453", + "license": "MIT", + "skills": 2 + }, + "dembrandt/dembrandt-skills": { + "repo": "https://github.com/dembrandt/dembrandt-skills", + "commit": "38cd2b7", + "license": "MIT", + "skills": 1 + }, + "educlopez/ui-craft": { + "repo": "https://github.com/educlopez/ui-craft", + "commit": "2ad8124", + "license": "MIT", + "skills": 2 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 12 + }, + "SFKislev/Flue": { + "repo": "https://github.com/SFKislev/Flue", + "commit": "3d52e8e", + "license": "MIT", + "skills": 1 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 3 + }, + "Devin-AXIS/iPolloWork": { + "repo": "https://github.com/Devin-AXIS/iPolloWork", + "commit": "5107542", + "license": "custom (see upstream LICENSE)", + "skills": 2 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 7 + }, + "Orkas-AI/Orkas-VideoStudio": { + "repo": "https://github.com/Orkas-AI/Orkas-VideoStudio", + "commit": "dd4a0f4", + "license": "MIT", + "skills": 1 + }, + "secondsky/claude-skills": { + "repo": "https://github.com/secondsky/claude-skills", + "commit": "c4889f6", + "license": "MIT", + "skills": 3 + }, + "worldwonderer/novel-to-game": { + "repo": "https://github.com/worldwonderer/novel-to-game", + "commit": "3c18abd", + "license": "MIT", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 3 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 6 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 5 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 1 + }, + "zarazhangrui/frontend-slides": { + "repo": "https://github.com/zarazhangrui/frontend-slides", + "commit": "9906a34", + "license": "MIT", + "skills": 1 + }, + "gooseworks-ai/goose-skills": { + "repo": "https://github.com/gooseworks-ai/goose-skills", + "commit": "94ec916", + "license": "no explicit license \u2014 referenced by link only", + "skills": 3 + }, + "SamurAIGPT/Generative-Media-Skills": { + "repo": "https://github.com/SamurAIGPT/Generative-Media-Skills", + "commit": "a1c4c98", + "license": "MIT", + "skills": 1 + }, + "JasonColapietro/suede-creator-skills": { + "repo": "https://github.com/JasonColapietro/suede-creator-skills", + "commit": "0dc2aef", + "license": "MIT", + "skills": 1 + }, + "0x0funky/agent-sprite-forge": { + "repo": "https://github.com/0x0funky/agent-sprite-forge", + "commit": "64fd0b5", + "license": "MIT", + "skills": 1 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "evanca/flutter-ai-rules": { + "repo": "https://github.com/evanca/flutter-ai-rules", + "commit": "c416bf9", + "license": "MIT", + "skills": 1 + }, + "plugin87/ux-ui-agent-skills": { + "repo": "https://github.com/plugin87/ux-ui-agent-skills", + "commit": "93a7fbb", + "license": "no explicit license \u2014 referenced by link only", + "skills": 2 + }, + "garrytan/gstack": { + "repo": "https://github.com/garrytan/gstack", + "commit": "7c9df1c", + "license": "MIT", + "skills": 1 + }, + "softaworks/agent-toolkit": { + "repo": "https://github.com/softaworks/agent-toolkit", + "commit": "3027f20", + "license": "MIT", + "skills": 1 + }, + "wondelai/skills": { + "repo": "https://github.com/wondelai/skills", + "commit": "326b380", + "license": "MIT", + "skills": 2 + }, + "Ryan-yang125/motion-lexicon": { + "repo": "https://github.com/Ryan-yang125/motion-lexicon", + "commit": "9339f16", + "license": "MIT", + "skills": 1 + }, + "Leonxlnx/taste-skill": { + "repo": "https://github.com/Leonxlnx/taste-skill", + "commit": "b177427", + "license": "MIT", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 1 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 1 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 71, + "adjacent": 9 + } + }, + "provenance": { + "items": { + "esco": 25, + "onet": 155, + "jobads": 94, + "wiki_ai": 0, + "anthropic": 9, + "ai_skills": 179, + "stackx": 0 + }, + "share_percent": { + "esco": 5.4, + "onet": 33.5, + "jobads": 20.3, + "wiki_ai": 0.0, + "anthropic": 1.9, + "ai_skills": 38.7, + "stackx": 0.0 + }, + "method": "content items per source category" + }, + "collar": "white", + "computer_work": true +} \ No newline at end of file diff --git a/references/ai-skills.md b/references/ai-skills.md new file mode 100644 index 0000000..2cf004a --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,386 @@ +# External AI agent skills — 3d-animator + +Proven, publicly available AI agent skills mapped to this occupation. +Nothing is copied from the sources: every entry is a name, a one-line +summary and a link to the upstream skill package. Each section names +its source repository, commit, license and retrieval date. + +**Tiers:** `core` = the skill directly exercises a top market hard +skill, tool or method (from gated job-ad evidence) or an essential +ESCO competence of this occupation; `adjacent` = +plausibly useful, secondary. Entries are capped at 12 per source +and 80 in total per occupation (core first, +strongest matches survive); everything beyond the caps is excluded +and logged in the pipeline audit trail, not in this package. + +_Matched deterministically (ISCO group + title/competence keywords, +tiered against market evidence + ESCO essentials) by +`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._ + +## Source: anthropics/skills + +- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14) +- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `canvas-design` | adjacent | Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying … | [source](https://github.com/anthropics/skills/tree/main/skills/canvas-design) | +| `algorithmic-art` | adjacent | Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original … | [source](https://github.com/anthropics/skills/tree/main/skills/algorithmic-art) | +| `brand-guidelines` | adjacent | Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. | [source](https://github.com/anthropics/skills/tree/main/skills/brand-guidelines) | +| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) | +| `theme-factory` | adjacent | Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate … | [source](https://github.com/anthropics/skills/tree/main/skills/theme-factory) | +| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) | + +## Source: ConardLi/garden-skills + +- Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `web-design-engineer` | adjacent | Build polished visual web artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use when the user wants a browser-rendered, interactive, or presentational … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/web-design-engineer) | +| `gpt-image-2` | adjacent | 面向 GPT Image 2 的图像生成 / 编辑技能。可在 3 种环境下使用:(A) Garden 本地模式,通过 OpenAI 兼容接口直接出图并落盘;(B) Host-Native 模式,把本 Skill 当作提示词工程指引,把渲染好的 prompt 交给宿主 Agent 自带的图像工具出图;(C) Advisor 模式,宿主无任何图像工具时退化为高质量 prompt 顾问。涵盖 18 大类、80+ 个结构化模板,覆盖海报 / UI / 产品 / 信息图 / 学术图 … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/gpt-image-2) | + +## Source: 0x0funky/agent-sprite-forge + +- Repository: [https://github.com/0x0funky/agent-sprite-forge](https://github.com/0x0funky/agent-sprite-forge) (commit `64fd0b5`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `video2dsprite` | core | Grok Build ONLY. Turn a 2D character still into smooth animation sprites via image_gen/image_edit base → image_to_video (6s/10s run-in-place) → ffmpeg frames → magenta chroma-key → dense sampled sprites (strip/grid/GIF). Use when the user … | [source](https://github.com/0x0funky/agent-sprite-forge/tree/64fd0b5/skills/video2dsprite) | + +## Source: a5c-ai/babysitter + +- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `animation-spec` | core | Generate animation specifications, easing curves, and motion design documentation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ux-ui-design/skills/animation-spec) | +| `exhibition-design` | core | Plan and design exhibition layouts including spatial arrangement, object placement, lighting, graphics, and visitor flow optimization for diverse audiences | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/skills/exhibition-design) | +| `security-sandbox` | core | Isolated analysis environment management for malware and exploit testing. Create and manage isolated VMs, configure Cuckoo Sandbox, set up REMnux/FlareVM environments, manage Docker-based analysis containers, and capture filesystem and … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/security-research/skills/security-sandbox) | +| `langgraph-state-graph` | core | LangGraph StateGraph builder with state schema design. Create stateful agent workflows with cycles, conditionals, and persistence. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/ai-agents-conversational/skills/langgraph-state-graph) | +| `mechanism-design` | core | Skill for mechanism kinematics, dynamics, and motion analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/mechanical-engineering/skills/mechanism-design) | +| `unreal-niagara` | core | Unreal Engine Niagara VFX skill for particle simulations, GPU sprites, and procedural visual effects. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/game-development/skills/unreal-niagara) | +| `cad-modeling` | core | Expert skill for parametric 3D CAD model development with design intent and configuration management | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/mechanical-engineering/skills/cad-modeling) | + +## Source: affaan-m/everything-claude-code + +- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `motion-patterns` | core | Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/motion-patterns) | +| `frontend-slides` | core | Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/frontend-slides) | +| `make-interfaces-feel-better` | core | Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/make-interfaces-feel-better) | + +## Source: brycewang-stanford/Auto-Empirical-Research-Skills + +- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14) +- License: CC-BY-4.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `chemistry-skills` | core | 9 chemistry skills. Trigger: chemical structure analysis, reaction prediction, molecular modeling. Design: computational chemistry tools and cheminformatics workflows. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/chemistry) | + +## Source: davila7/claude-code-templates + +- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `game-art` | core | Game art principles. Visual style selection, asset pipeline, animation workflow. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/game-development/game-art) | +| `google-cloud-onboarding` | core | Guides developers through their first steps on Google Cloud, covering account creation, billing setup, project management, CLI installation, and deploying a first resource. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/google-cloud-onboarding) | +| `mermaid-diagrams` | core | Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/mermaid-diagrams) | +| `motion-canvas` | core | Complete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/video/motion-canvas) | +| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/dnanexus-integration) | + +## Source: dembrandt/dembrandt-skills + +- Repository: [https://github.com/dembrandt/dembrandt-skills](https://github.com/dembrandt/dembrandt-skills) (commit `38cd2b7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `motion-and-storytelling` | core | Disney's 12 animation principles, cinematic storytelling techniques, and comic book conventions apply to web UI — used subtly, they make interfaces feel alive, intentional, and emotionally resonant. Use when designing transitions, … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/motion-and-storytelling) | + +## Source: Devin-AXIS/iPolloWork + +- Repository: [https://github.com/Devin-AXIS/iPolloWork](https://github.com/Devin-AXIS/iPolloWork) (commit `5107542`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `figma-implement-motion` | core | Translates Figma motion and animations into production-ready application code. Use when implementing animation/motion from a Figma design — user mentions "implement this motion", "add animation from Figma", "animate this component", … | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/figma/.opencode/skills/figma-implement-motion) | +| `figma-use-motion` | core | Motion / animation context for the `use_figma` MCP tool — animating Figma nodes via manual keyframes, animation styles, easing, and timeline duration. Load alongside figma-use whenever a task involves adding, editing, or inspecting … | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/figma/.opencode/skills/figma-use-motion) | + +## Source: educlopez/ui-craft + +- Repository: [https://github.com/educlopez/ui-craft](https://github.com/educlopez/ui-craft) (commit `2ad8124`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `animate` | core | Motion design pass — adds purposeful animations or removes excessive ones, respecting MOTION_INTENSITY and the project's animation stack. Use when the user asks to add animation, "make it feel smoother", fix janky transitions, or trim … | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/animate) | +| `ui-craft` | core | Use for UI design and implementation work to avoid generic AI-looking interfaces. Provides anti-slop rules, a required discovery phase before coding, and guidance for layout, typography, color, motion, accessibility, dashboards, tables, … | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/ui-craft) | + +## Source: evanca/flutter-ai-rules + +- Repository: [https://github.com/evanca/flutter-ai-rules](https://github.com/evanca/flutter-ai-rules) (commit `c416bf9`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `accessibility` | core | Use when working on accessibility, a11y, WCAG, ARIA, screen readers, keyboard nav, focus order, contrast, alt text, captions, reduced motion, or target sizes; not language/culture/device (see inclusive-design). | [source](https://github.com/evanca/flutter-ai-rules/tree/c416bf9/skills/accessibility) | + +## Source: foryourhealth111-pixel/Vibe-Skills + +- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/dnanexus-integration) | + +## Source: garrytan/gstack + +- Repository: [https://github.com/garrytan/gstack](https://github.com/garrytan/gstack) (commit `7c9df1c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `design-consultation` | core | Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview... (gstack) | [source](https://github.com/garrytan/gstack/tree/7c9df1c/design-consultation) | + +## Source: gooseworks-ai/goose-skills + +- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `frontend-slides` | core | Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/design/capabilities/create-html-slides) | +| `render-3d-character-explainer` | core | Assemble a glossy 3D-character animated-explainer video ad (~77s, 9:16) built on an "N types of X" listicle spine — a recurring human protagonist plus a locked cast of N persona characters, one per list item. Given the per-scene i2v clips … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/ads/capabilities/render-3d-character-explainer) | +| `beat-sync-reel` | core | Generates Instagram Reels where product image cuts are synced to audio beats. Accepts audio as a local file, URL, or search query. Uses librosa for beat detection, FFmpeg Ken Burns for scene animation, and Pillow for text overlays. No AI … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/design/packs/video-production/beat-sync-reel) | + +## Source: infrasity-labs/dev-gtm-claude-skills + +- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `animation-principles` | core | Apply animation principles to UI motion for purposeful, polished interactions. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/animation-principles) | +| `motion-system` | core | Define a motion system with duration tokens, easing vocabulary, and reduced-motion handling for consistent animation across a product. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/product-designers/motion-system) | +| `interfaces-that-feel` | core | Apply an emotional resonance lens to any UI. Use when a design is technically correct but flat — to identify what's missing and prescribe specific changes at the copy, motion, and interaction layer. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/interfaces-that-feel) | + +## Source: JasonColapietro/suede-creator-skills + +- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `suede-design` | core | Make Suede interfaces feel intentional: tokens, color, components, type, visual hierarchy, motion, dark mode, and visual QA for shipped screens. | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-design) | + +## Source: jeremylongshore/claude-code-plugins-plus-skills + +- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `adobe-hello-world` | core | Create minimal working examples for Adobe APIs: Firefly image generation, PDF extraction, and Photoshop background removal. Use when starting a new Adobe integration, testing your setup, or learning basic Adobe API patterns. Trigger with … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-hello-world) | +| `adobe-local-dev-loop` | core | Configure Adobe local development with App Builder CLI, Runtime actions, hot reload, and mock testing for Firefly/PDF/Photoshop APIs. Use when setting up a development environment, configuring test workflows, or establishing a fast … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-local-dev-loop) | +| `find-design-agency` | core | Use whenever the user wants to find, shortlist, vet, or enrich US design and creative agencies — graphic design, UX/UI, product design, brand identity, packaging, illustration, motion design, and creative direction. Triggers on "find me a … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/servicegraph/skills/find-design-agency) | +| `adobe-core-workflow-a` | core | Execute Adobe Firefly Services workflow: AI image generation, generative fill, and expand image using the Firefly v3 API. Use when generating images from prompts, filling or expanding images with AI, or building creative automation … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-core-workflow-a) | +| `spine-service` | core | Build a new production-ready service from scratch — config management, health checks, graceful shutdown, structured logging. Use when asked to "new service", "scaffold a backend", "bootstrap service", or "create microservice". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/spine-service) | +| `surge-plg` | core | PLG motion design — free tier definition, activation sequence, expansion trigger points, viral mechanic assessment. Given a product, output the PLG architecture and make the calls. Use when asked to "PLG strategy", "freemium model", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/bundle/revenue-team/skills/surge-plg) | + +## Source: K-Dense-AI/claude-scientific-skills + +- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/dnanexus-integration) | + +## Source: K-Dense-AI/scientific-agent-skills + +- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/dnanexus-integration) | + +## Source: Leonxlnx/taste-skill + +- Repository: [https://github.com/Leonxlnx/taste-skill](https://github.com/Leonxlnx/taste-skill) (commit `b177427`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `stitch-design-taste` | core | Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and … | [source](https://github.com/Leonxlnx/taste-skill/tree/b177427/skills/stitch-skill) | + +## Source: nexu-io/open-design + +- Repository: [https://github.com/nexu-io/open-design](https://github.com/nexu-io/open-design) (commit `4b66023`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `emilkowalski-motion` | core | Motion-design follow-up skill inspired by Emil Kowalski's animation guidance. Use after an interface exists to add tasteful micro-interactions, state transitions, and page motion with product-grade restraint. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/emilkowalski-motion) | +| `create-hyperframes-launch` | core | Use this plugin when the user wants a HyperFrames-ready HTML motion composition, launch animation, kinetic typography clip, product reveal, or social video made from code. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/spec/examples/create-hyperframes-launch) | +| `review-animations` | core | Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/review-animations) | +| `video-template-frame-data-chart-nyt` | core | Use this plugin when the user wants a "NYT-Style Data Chart Frame" HyperFrames motion video — NYT-newsroom typography, staggered reveal animation, and editorial-grade charts (line, bar, or range band). | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/video-templates/frame-data-chart-nyt) | +| `od-web-effect-extractor` | core | Extract visual effects, animation systems, Canvas/WebGL/Shader behavior, and interaction details from a reference website, then rebuild them as an editable Open Design web artifact. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/scenarios/od-web-effect-extractor) | +| `flutter-animating-apps` | core | Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/flutter-animating-apps) | +| `8-bit-orbit-video-template` | core | Hyperframes-based video template for retro pixel deck motion design. Use when users want a high-fidelity, multi-scene HTML-to-video composition with advanced transitions, interactive preview controls, and ready-to-render default style. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/8-bit-orbit-video-template) | +| `emil-design-eng` | core | This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/emil-design-eng) | +| `open-design-homepage` | core | A pixel-faithful, self-contained mirror of the live open-design.ai homepage — an interactive React Three Fiber / Next.js hero with a real-time 3D wordmark, sticker collage, variable fonts, and scroll-driven motion. First-party showcase of … | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/open-design-homepage) | +| `html-ppt-zhangzara-bold-poster` | core | Open Design's Series A growth story: the traction curve, the expansion motion, and why it's venture-scale. Built as a decision-grade fundraising pitch deck for Series A partners. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-bold-poster) | +| `motion-frames` | core | A single-frame motion-design composition with looping CSS animations — rotating type ring, animated globe, ticking timer, parallax labels. Renders as a hero video poster you can hand straight to HyperFrames or any keyframe-based exporter. … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/motion-frames) | +| `stitch-design-taste` | core | Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and … | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/stitch-skill) | + +## Source: Orkas-AI/Orkas-VideoStudio + +- Repository: [https://github.com/Orkas-AI/Orkas-VideoStudio](https://github.com/Orkas-AI/Orkas-VideoStudio) (commit `dd4a0f4`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `frontend-design` | core | Aesthetic direction for OrkasVideoStudio HTML and motion-graphics compositions. Use before stage-compose writes composition-manifest.json art_direction and index.html to choose a subject-specific visual point of view, type, palette, layout … | [source](https://github.com/Orkas-AI/Orkas-VideoStudio/tree/dd4a0f4/packages/skills/frontend-design) | + +## Source: plugin87/ux-ui-agent-skills + +- Repository: [https://github.com/plugin87/ux-ui-agent-skills](https://github.com/plugin87/ux-ui-agent-skills) (commit `93a7fbb`, retrieved 2026-07-14) +- License: no explicit license — referenced by link only + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `brandkit` | core | Generate a complete, accessible brand design system from a brief — primitive → semantic → component DTCG tokens (color, type, spacing, radius, shadow, motion), light + dark, plus a single theme.css — verified for WCAG. Use when the user … | [source](https://github.com/plugin87/ux-ui-agent-skills/tree/93a7fbb/.claude/skills/brandkit) | +| `design-tokens` | core | Generate, extend, or audit design tokens in DTCG format with the 3-tier architecture (primitive → semantic → component). Use when the user wants a color palette, type scale, spacing/shadow/radius/motion tokens, multi-brand theming, or … | [source](https://github.com/plugin87/ux-ui-agent-skills/tree/93a7fbb/.claude/skills/design-tokens) | + +## Source: rampstackco/claude-skills + +- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `brand-identity` | core | Design or evaluate a brand visual identity system covering logo, color, typography, imagery direction, iconography, and motion principles. Use this skill whenever the user wants to design a logo, build a visual identity, define brand … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/brand-identity) | + +## Source: ruvnet/claude-code-flow + +- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ReasoningBank Intelligence` | core | Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/reasoningbank-intelligence) | + +## Source: ruvnet/ruflo + +- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ReasoningBank Intelligence` | core | Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/reasoningbank-intelligence) | + +## Source: Ryan-yang125/motion-lexicon + +- Repository: [https://github.com/Ryan-yang125/motion-lexicon](https://github.com/Ryan-yang125/motion-lexicon) (commit `9339f16`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `motion-lexicon` | core | Design, build, compose, implement, review, and contribute polished product interfaces with Motion Lexicon components and motion primitives. Use this skill when a user asks for a complete React page, landing page, dashboard, settings … | [source](https://github.com/Ryan-yang125/motion-lexicon/tree/9339f16/skills/motion-lexicon) | + +## Source: SamurAIGPT/Generative-Media-Skills + +- Repository: [https://github.com/SamurAIGPT/Generative-Media-Skills](https://github.com/SamurAIGPT/Generative-Media-Skills) (commit `a1c4c98`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `muapi-jewelry-product-video` | core | Create a luxury jewelry advertisement with high-end commercial cinematography and detailed macro animation. | [source](https://github.com/SamurAIGPT/Generative-Media-Skills/tree/a1c4c98/library/motion/jewelry-product-video) | + +## Source: secondsky/claude-skills + +- Repository: [https://github.com/secondsky/claude-skills](https://github.com/secondsky/claude-skills) (commit `c4889f6`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `threejs` | core | Three.js 3D graphics library - scene setup, geometry, materials, lighting, textures, animation, loaders, shaders, postprocessing, interaction. Use when building 3D web experiences, creating WebGL visualizations, working with GLTF models, … | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/threejs/skills/threejs) | +| `aceternity-ui` | core | 100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/aceternity-ui/skills/aceternity-ui) | +| `interaction-design` | core | Creates intuitive user experiences through feedback patterns, microinteractions, and accessible interaction design. Use when designing loading states, error handling UX, animation guidelines, or touch interactions. | [source](https://github.com/secondsky/claude-skills/tree/c4889f6/plugins/interaction-design/skills/interaction-design) | + +## Source: SFKislev/Flue + +- Repository: [https://github.com/SFKislev/Flue](https://github.com/SFKislev/Flue) (commit `3d52e8e`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `Adobe` | core | Control Adobe desktop apps - Photoshop, Illustrator, Premiere, After Effects, InDesign, Audition - from the shell via Flue, without an MCP server. | [source](https://github.com/SFKislev/Flue/tree/3d52e8e/skills/adobe) | + +## Source: softaworks/agent-toolkit + +- Repository: [https://github.com/softaworks/agent-toolkit](https://github.com/softaworks/agent-toolkit) (commit `3027f20`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `mermaid-diagrams` | core | Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams … | [source](https://github.com/softaworks/agent-toolkit/tree/3027f20/skills/mermaid-diagrams) | + +## Source: vibeeval/vibecosystem + +- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `frontend-dev` | core | Full-stack frontend development combining premium UI design, cinematic animations, AI-generated media assets, persuasive copywriting, and visual art. Builds complete, visually striking web pages with real media, advanced motion, and … | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/frontend-dev) | + +## Source: wondelai/skills + +- Repository: [https://github.com/wondelai/skills](https://github.com/wondelai/skills) (commit `326b380`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `microinteractions` | core | Design the small details -- triggers, rules, feedback, loops and modes -- that separate good products from great ones. Use when the user mentions "microinteraction", "button feedback", "loading state", "toggle design", "animation detail", … | [source](https://github.com/wondelai/skills/tree/326b380/microinteractions) | +| `domain-driven-design` | core | Model software around the business domain using bounded contexts, aggregates, and ubiquitous language. Use when the user mentions "domain modeling", "bounded context", "aggregate root", "ubiquitous language", "anti-corruption layer", … | [source](https://github.com/wondelai/skills/tree/326b380/domain-driven-design) | + +## Source: worldwonderer/novel-to-game + +- Repository: [https://github.com/worldwonderer/novel-to-game](https://github.com/worldwonderer/novel-to-game) (commit `3c18abd`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `game-art-direction` | core | Direct game art and creative vision. Turn GAME_DESIGN into a production-level ART_DIRECTION defining a recognizable visual style, camera and composition, world and character grammar, functional colour/light/material, HUD feedback, motion … | [source](https://github.com/worldwonderer/novel-to-game/tree/3c18abd/skills/game-art-direction) | + +## Source: zarazhangrui/frontend-slides + +- Repository: [https://github.com/zarazhangrui/frontend-slides](https://github.com/zarazhangrui/frontend-slides) (commit `9906a34`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `frontend-slides` | core | Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover … | [source](https://github.com/zarazhangrui/frontend-slides/tree/9906a34) | + +## Source: veniceai/skills + +- Repository: [https://github.com/veniceai/skills](https://github.com/veniceai/skills) (commit `de089fa`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `venice-errors` | adjacent | Handle Venice API errors correctly. Covers the StandardError / DetailedError / ContentViolationError / X402InferencePaymentRequired body shapes, every meaningful status code (400, 401, 402, 403, 415, 422, 429, 500, 503, 504), the 402 … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-errors) | diff --git a/references/market.md b/references/market.md new file mode 100644 index 0000000..f045a5d --- /dev/null +++ b/references/market.md @@ -0,0 +1,116 @@ +# Market evidence report — 3d-animator + +Source: **67 real job ads** (JSearch API, countries: us 67), extracted into the MSSQL evidence store; as of 2026-07-08. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 41 | 61 % | +| n/a | 10 | 15 % | +| senior | 9 | 13 % | +| junior | 7 | 10 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Maya | 28 | 42 % | +| 2 | Blender | 26 | 39 % | +| 3 | Unity | 12 | 18 % | +| 4 | Unreal Engine | 12 | 18 % | +| 5 | Cinema 4D | 11 | 16 % | +| 6 | 3ds Max | 9 | 13 % | +| 7 | Adobe After Effects | 9 | 13 % | +| 8 | Adobe Creative Suite | 8 | 12 % | +| 9 | After Effects | 7 | 10 % | +| 10 | Photoshop | 5 | 7 % | +| 11 | Adobe Photoshop | 4 | 6 % | +| 12 | redshift | 4 | 6 % | +| 13 | adobe illustrator | 3 | 4 % | +| 14 | Cycles | 3 | 4 % | +| 15 | MotionBuilder | 3 | 4 % | +| 16 | Nuke | 3 | 4 % | +| 17 | Spine | 3 | 4 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | 3d animation | 30 | 45 % | +| 2 | 3d modeling | 18 | 27 % | +| 3 | character animation | 14 | 21 % | +| 4 | lighting | 14 | 21 % | +| 5 | rendering | 13 | 19 % | +| 6 | texturing | 13 | 19 % | +| 7 | visual storytelling | 11 | 16 % | +| 8 | animation | 9 | 13 % | +| 9 | character rigging | 7 | 10 % | +| 10 | rigging | 7 | 10 % | +| 11 | storytelling | 6 | 9 % | +| 12 | motion design | 5 | 7 % | +| 13 | compositing | 4 | 6 % | +| 14 | storyboarding | 4 | 6 % | +| 15 | motion capture | 3 | 4 % | +| 16 | motion graphics | 3 | 4 % | +| 17 | motion graphics creation | 3 | 4 % | +| 18 | organic modeling | 3 | 4 % | +| 19 | project management | 3 | 4 % | +| 20 | prototyping | 3 | 4 % | +| 21 | technical animation | 3 | 4 % | +| 22 | video editing | 3 | 4 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | motion capture | 5 | 7 % | +| 2 | version control | 3 | 4 % | + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | animation creation | 15 | 22 % | +| 2 | project management | 6 | 9 % | +| 3 | animation design | 4 | 6 % | +| 4 | animation development | 4 | 6 % | +| 5 | asset creation | 4 | 6 % | +| 6 | character creation | 4 | 6 % | +| 7 | 3d pipeline execution | 3 | 4 % | +| 8 | animation delivery | 3 | 4 % | +| 9 | pipeline support | 3 | 4 % | + +## Job title variants in the market + +| Title | Ads | +|---|---| +| 3D Animator | 7 | +| 3D Animator - Freelance Project | 2 | +| 3d Animator/Generalist | 2 | +| 3D Motion Graphics Artist - Junior (Remote) | 2 | +| Senior 3D Animator and Motion Designer | 2 | +| 2D/3D Animator | 1 | +| 2D/3D GAME ARTIST/ANIMATOR (M/F/D) | 1 | +| 2D/3D GAME ARTIST/ANIMATOR (M/F/D) Job at psmtec GmbH in New Bremen | 1 | +| 3D & CGI Specialist | 1 | +| 3D Animation Co-op | 1 | +| 3D Animator (Short Term) [81976] | 1 | +| 3D Animator for Kpop Demon Hunter Shorts - Contract to Hire | 1 | +| 3D animator for particles and extending an environment, for indie feature film | 1 | +| 3D Animator Realistic Physics for AI Data (4D) | 1 | +| 3D Animator, Marketing | 1 | +| 3D Artist | 1 | +| 3D Motion Designer | 1 | +| 3D Rigger / Technical Animator — Complex Machinery (Blender) | 1 | +| 3D Technical Artist | 1 | +| Acting & Animation Specialist - Remote | Upto $90/hr | 1 | +| Animation | 1 | +| Animation Technician | 1 | +| Animator | 1 | +| Animator (First-Person) | 1 | +| Animator [Contract] (Retro Studios) | 1 | + +Methodology: entities extracted per ad ({hard_skills, tools, methods, responsibilities, seniority}), normalized, counted as DISTINCT ads per entity; report threshold ≥ 3 ads. Headline sections in skills.md/tools.md use the stricter ≥ 20 % threshold. diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..034e29e --- /dev/null +++ b/references/profile.md @@ -0,0 +1,20 @@ +# Occupation profile — 3D animator + +- **ESCO URI:** http://data.europa.eu/esco/occupation/52df9d56-efd4-48d0-ad93-59231943fc4c +- **ESCO code:** 2166.3.1 +- **ISCO-08 group:** 2166 — Graphic and multimedia designers + +## Description (ESCO) + +3D animators are in charge of animating 3D models of objects, virtual environments, layouts, characters and 3D virtual animated agents. + +## Definition + +nan + +## Alternative labels + +- CGI animator +- computer-generated imagery animator +- 3D designer +- CGI designer diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..bf9b606 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,54 @@ +# Competences — 3D animator + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/52df9d56-efd4-48d0-ad93-59231943fc4c). + +## Essential + +- **3D lighting** (knowledge) +- **3D texturing** (knowledge) +- **animate 3D organic forms** (skill/competence) +- **apply 3D imaging techniques** (skill/competence) +- **augmented reality** (knowledge) +- **computer graphics** (knowledge) +- **create 3D characters** (skill/competence) +- **create 3D environments** (skill/competence) +- **discuss artwork** (skill/competence) +- **holography** (knowledge) +- **operate 3D computer graphics software** (skill/competence) +- **particle animation** (knowledge) +- **principles of animation** (knowledge) +- **render 3D images** (skill/competence) +- **rig 3D characters** (skill/competence) + +## Optional + +- create animated narratives (skill/competence) +- create storyboards (skill/competence) +- develop creative ideas (skill/competence) +- draw design sketches (skill/competence) +- maintain an artistic portfolio (skill/competence) +- manage schedule of tasks (skill/competence) +- receive appropriate permissions for use of recorded audiovisual examples (skill/competence) +- select illustration styles (skill/competence) +- use scripting programming (skill/competence) + + + +## Market evidence (job-ad analysis, 67 ads, as of 2026-07-08) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- 3d animation — **45 %** +- 3d modeling — **27 %** +- character animation — **21 %** +- lighting — **21 %** +- rendering — **19 %** +- texturing — **19 %** + +### Responsibilities + +- animation creation — **22 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..787f462 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,33 @@ +# Tasks & work activities — 3D animator + +Source: O*NET 30.3, occupation 27-1014.00 (Special Effects Artists and Animators) — manual nearest-occupation mapping via ISCO group 2166; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Design complex graphics and animation, using independent judgment, creativity, and computer equipment. +- **[Core]** Create two-dimensional and three-dimensional images depicting objects in motion or illustrating a process, using computer animation or modeling programs. +- **[Core]** Make objects or characters appear lifelike by manipulating light, color, texture, shadow, and transparency, or manipulating static images to give the illusion of motion. +- **[Supplemental]** Assemble, typeset, scan, and produce digital camera-ready art or film negatives and printer's proofs. +- **[Core]** Apply story development, directing, cinematography, and editing to animation to create storyboards that show the flow of the animation and map out key scenes and characters. +- **[Supplemental]** Script, plan, and create animated narrative sequences under tight deadlines, using computer software and hand drawing techniques. +- **[Core]** Create basic designs, drawings, and illustrations for product labels, cartons, direct mail, or television. +- **[Supplemental]** Create pen-and-paper images to be scanned, edited, colored, textured, or animated by computer. +- **[Supplemental]** Develop briefings, brochures, multimedia presentations, web pages, promotional products, technical illustrations, and computer artwork for use in products, technical manuals, literature, newsletters, and slide shows. +- **[Supplemental]** Use models to simulate the behavior of animated objects in the finished sequence. +- **[Core]** Participate in design and production of multimedia campaigns, handling budgeting and scheduling, and assisting with such responsibilities as production coordination, background design, and progress tracking. +- **[Supplemental]** Convert real objects to animated objects through modeling, using techniques such as optical scanning. +- **[Supplemental]** Implement and maintain configuration control systems. + +## Detailed work activities + +- Assemble equipment or components. +- Convert data among multiple digital or analog formats. +- Coordinate logistics for productions or events. +- Create computer-generated graphics or animation. +- Develop artistic or design concepts for decoration, exhibition, or commercial purposes. +- Draw detailed or technical illustrations. +- Maintain computer equipment or software. +- Maintain equipment or systems to ensure proper functioning. +- Operate photographic developing or print production equipment. +- Prepare film for distribution or use. +- Prepare production storyboards. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..5c5a3b0 --- /dev/null +++ b/references/tools.md @@ -0,0 +1,149 @@ +# Tools & technology — 3D animator + +Source: O*NET 30.3, occupation 27-1014.00 (Special Effects Artists and Animators) — manual nearest-occupation mapping via ISCO group 2166; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Adobe Acrobat | Document management software | yes | +| Adobe After Effects | Video creation and editing software | yes | +| Adobe Creative Cloud software | Graphics or photo imaging software | yes | +| Adobe Illustrator | Graphics or photo imaging software | yes | +| Adobe InDesign | Desktop publishing software | yes | +| Adobe Photoshop | Graphics or photo imaging software | yes | +| AJAX | Web platform development software | yes | +| Apple macOS | Operating system software | yes | +| Autodesk AutoCAD Civil 3D | Computer aided design CAD software | yes | +| C | Development environment software | yes | +| C++ | Object or component oriented development software | yes | +| Canva | Graphics or photo imaging software | yes | +| Cascading style sheets CSS | Web platform development software | yes | +| Extensible markup language XML | Enterprise application integration software | yes | +| Figma | Graphical user interface development software | yes | +| Hypertext markup language HTML | Web platform development software | yes | +| JavaScript | Web platform development software | yes | +| jQuery | Object or component oriented development software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Visio | Process mapping and design software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft Word | Word processing software | yes | +| PHP | Web platform development software | yes | +| Python | Object or component oriented development software | yes | +| Trimble SketchUp Pro | Graphics or photo imaging software | yes | +| UNIX | Operating system software | yes | +| Ability Photopaint | Graphics or photo imaging software | | +| ACD Systems Canvas | Graphics or photo imaging software | | +| Adobe ActionScript | Development environment software | | +| Adobe AIR | Development environment software | | +| Adobe Director | Video creation and editing software | | +| Adobe Dreamweaver | Web page creation and editing software | | +| Adobe Flex | Web platform development software | | +| Adobe FreeHand MX | Graphics or photo imaging software | | +| Adobe ImageReady | Graphics or photo imaging software | | +| Adobe Premiere Pro | Video creation and editing software | | +| Ambient Design ArtRage | Graphics or photo imaging software | | +| Apple DrawBerry | Graphics or photo imaging software | | +| Apple Final Cut Pro | Video creation and editing software | | +| Aqsis Renderer | Graphics or photo imaging software | | +| Autodesk 3ds Max | Video creation and editing software | | +| Autodesk 3ds Max Design | Computer aided design CAD software | | +| Autodesk Alias Design | Computer aided design CAD software | | +| Autodesk Alias Surface | Computer aided design CAD software | | +| Autodesk Combustion | Graphics or photo imaging software | | +| Autodesk Maya | Graphics or photo imaging software | | +| Autodesk MotionBuilder | Video creation and editing software | | +| Autodesk Mudbox | Graphics or photo imaging software | | +| Autodesk SketchBook Pro | Graphics or photo imaging software | | +| Autodesk SoftImage | Graphics or photo imaging software | | +| AutoDesSys form Z | Computer aided design CAD software | | +| AutoQ3D | Graphics or photo imaging software | | +| Blender | Graphics or photo imaging software | | +| Bohemian Coding DrawIt | Graphics or photo imaging software | | +| Bunkspeed HyperDrive | Graphics or photo imaging software | | +| Bunkspeed HyperMove | Graphics or photo imaging software | | +| Caligari Corporation trueSpace | Graphics or photo imaging software | | +| Celsys RETAS | Graphics or photo imaging software | | +| Chaos Group V-Ray | Video creation and editing software | | +| Character Studio | Graphics or photo imaging software | | +| Cheetah3D | Graphics or photo imaging software | | +| Code libraries | Development environment software | | +| Component libraries | Development environment software | | +| Corel CorelDraw Graphics Suite | Graphics or photo imaging software | | +| Corel Painter | Graphics or photo imaging software | | +| Crytek CryEngine | Development environment software | | +| Cybermotion 3D Designer | Graphics or photo imaging software | | +| DAZ Productions Bryce | Graphics or photo imaging software | | +| DAZ Productions Carrara | Graphics or photo imaging software | | +| Drupal | Web platform development software | | +| DX Studio | Development environment software | | +| Dynamic hypertext markup language DHTML | Web platform development software | | +| Electric Rain Swift 3D Xpress | Graphics or photo imaging software | | +| e-on software Vue | Graphics or photo imaging software | | +| Extensible hypertext markup language XHTML | Web platform development software | | +| Freeverse Lineform | Graphics or photo imaging software | | +| Google Sites | Web page creation and editing software | | +| HASH Animation:Master | Graphics or photo imaging software | | +| Indigo Renderer | Graphics or photo imaging software | | +| Inivis AC3D | Graphics or photo imaging software | | +| Luxology Modo | Graphics or photo imaging software | | +| Luxrender | Graphics or photo imaging software | | +| MagicTracer | Graphics or photo imaging software | | +| Massive Jet | Graphics or photo imaging software | | +| Maxon BodyPaint 3D | Graphics or photo imaging software | | +| Maxon Cinema 4D | Video creation and editing software | | +| MaxScript | Development environment software | | +| Maya Embedded Language MEL | Development environment software | | +| Mental Images Mental Ray | Graphics or photo imaging software | | +| Microsoft Expression Design | Graphics or photo imaging software | | +| Microsoft Silverlight | Web platform development software | | +| Nevercenter Silo | Graphics or photo imaging software | | +| NewTek Lightwave 3D | Graphics or photo imaging software | | +| Next Limit Maxwell Render | Graphics or photo imaging software | | +| NodeBox | Graphics or photo imaging software | | +| NVDIA Gelato | Graphics or photo imaging software | | +| Object-oriented programming languages | Object or component oriented development software | | +| Perforce Helix software | Configuration management software | | +| Pixar RenderMan Studio | Video creation and editing software | | +| Pixarra TwistedBrush | Graphics or photo imaging software | | +| Pixelmator | Graphics or photo imaging software | | +| Pixologic Zbrush | Graphics or photo imaging software | | +| Quad Software Grome | Graphics or photo imaging software | | +| QuarkXPress | Desktop publishing software | | +| RealFlow | Graphics or photo imaging software | | +| Satori Paint | Graphics or photo imaging software | | +| Serif DrawPlus | Graphics or photo imaging software | | +| Side Effects Software Houdini | Graphics or photo imaging software | | +| SideFX Houdini | Graphics or photo imaging software | | +| sK1 | Graphics or photo imaging software | | +| Skencil | Graphics or photo imaging software | | +| SmithMicro Anime Studio | Graphics or photo imaging software | | +| SmithMicro Manga Studio | Graphics or photo imaging software | | +| SmithMicro SoftwarePoser | Graphics or photo imaging software | | +| Social media sites | Web page creation and editing software | | +| solidThinking | Computer aided design CAD software | | +| SplutterFish Brazil | Graphics or photo imaging software | | +| Sunflow Render System | Graphics or photo imaging software | | +| TechSmith Camtasia | Video creation and editing software | | +| Three-dimensional graphics software | Graphics or photo imaging software | | +| Trapcode Particular | Graphics or photo imaging software | | +| Two-dimensional graphics software | Graphics or photo imaging software | | +| Unity Technologies Unity | Development environment software | | +| Unreal Technology Unreal Engine | Development environment software | | +| VectorDesigner | Graphics or photo imaging software | | +| Xara Designer Pro | Graphics or photo imaging software | | +| XML User Interface XUI | Development environment software | | +| YouTube | Video creation and editing software | | + + + +## Market evidence (job-ad analysis, 67 ads, as of 2026-07-08) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Maya — **42 %** +- Blender — **39 %** + +