feat: stop-motion-animator skill package v0.1.0
This commit is contained in:
30
PROVENANCE.md
Normal file
30
PROVENANCE.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Data provenance — stop-motion-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':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%%
|
||||
pie showData
|
||||
title Content sources — stop-motion-animator
|
||||
"ESCO (occupation & competences)" : 27
|
||||
"O*NET (tasks & tools)" : 155
|
||||
"Anthropic official Claude skills" : 9
|
||||
"External AI skill packs (mapped)" : 188
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 27 | 7.1 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 155 | 40.9 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 0 | 0.0 % | 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 | 2.4 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 188 | 49.6 % | 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).
|
||||
48
SKILL.md
Normal file
48
SKILL.md
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
name: stop-motion-animator
|
||||
description: "Occupational skill for the role 'stop-motion animator' (also: stop motion animators, stop-motion animation artist, puppet animator, stop motion animator, 3D stop-motion animator, stop-motion clay animator). Use when the user asks for typical stop-motion animator work such as: typical stop-motion animator responsibilities"
|
||||
---
|
||||
|
||||
# Stop-Motion Animator
|
||||
|
||||
Stop-motion animators create animations by using puppets or clay models.
|
||||
|
||||
## 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)
|
||||
|
||||
- adapt to type of media
|
||||
- analyse a script
|
||||
- develop animations
|
||||
- finish project within budget
|
||||
- follow a brief
|
||||
- follow work schedule
|
||||
- select artistic materials to create artworks
|
||||
- set up animation elements
|
||||
- study media sources
|
||||
- study relationships between 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/364d9e9f-b14c-4905-b9e5-5de623dba268), O*NET 30.3 (27-1014.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
304
manifest.json
Normal file
304
manifest.json
Normal file
@@ -0,0 +1,304 @@
|
||||
{
|
||||
"name": "stop-motion-animator",
|
||||
"title": "stop-motion animator",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/364d9e9f-b14c-4905-b9e5-5de623dba268",
|
||||
"esco_code": "2166.14",
|
||||
"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": 10,
|
||||
"skills_optional": 16,
|
||||
"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
|
||||
},
|
||||
"pedrohcgs/claude-code-my-workflow": {
|
||||
"repo": "https://github.com/pedrohcgs/claude-code-my-workflow",
|
||||
"commit": "be53c12",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"microsoft/skills": {
|
||||
"repo": "https://github.com/microsoft/skills",
|
||||
"commit": "dc543aa",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"educlopez/ui-craft": {
|
||||
"repo": "https://github.com/educlopez/ui-craft",
|
||||
"commit": "2ad8124",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 3
|
||||
},
|
||||
"infrasity-labs/dev-gtm-claude-skills": {
|
||||
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
|
||||
"commit": "02cfefb",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 7
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"K-Dense-AI/claude-scientific-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/claude-scientific-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 11
|
||||
},
|
||||
"AgriciDaniel/claude-ads": {
|
||||
"repo": "https://github.com/AgriciDaniel/claude-ads",
|
||||
"commit": "669c760",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"indranilbanerjee/digital-marketing-pro": {
|
||||
"repo": "https://github.com/indranilbanerjee/digital-marketing-pro",
|
||||
"commit": "a3d119c",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"jabrena/plinth": {
|
||||
"repo": "https://github.com/jabrena/plinth",
|
||||
"commit": "065eae8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"ayoubben18/ab-method": {
|
||||
"repo": "https://github.com/ayoubben18/ab-method",
|
||||
"commit": "bf65f61",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"fcakyon/claude-codex-settings": {
|
||||
"repo": "https://github.com/fcakyon/claude-codex-settings",
|
||||
"commit": "44b7c00",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"rampstackco/claude-skills": {
|
||||
"repo": "https://github.com/rampstackco/claude-skills",
|
||||
"commit": "bc6d961",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"nextlevelbuilder/ui-ux-pro-max-skill": {
|
||||
"repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
|
||||
"commit": "fe3f65e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"BrianRWagner/ai-marketing-skills": {
|
||||
"repo": "https://github.com/BrianRWagner/ai-marketing-skills",
|
||||
"commit": "f36b34f",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"BrianRWagner/ai-marketing-claude-code-skills": {
|
||||
"repo": "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
|
||||
"commit": "f36b34f",
|
||||
"license": "no explicit license \u2014 referenced by link only",
|
||||
"skills": 1
|
||||
},
|
||||
"Cassette-Editor/oh-my-cassette": {
|
||||
"repo": "https://github.com/Cassette-Editor/oh-my-cassette",
|
||||
"commit": "f79e337",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jezweb/claude-skills": {
|
||||
"repo": "https://github.com/jezweb/claude-skills",
|
||||
"commit": "e875a6b",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"aaron-he-zhu/aaron-marketing-skills": {
|
||||
"repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills",
|
||||
"commit": "b7b0b9f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"claude-world/director-mode-lite": {
|
||||
"repo": "https://github.com/claude-world/director-mode-lite",
|
||||
"commit": "9d0c333",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"expo/skills": {
|
||||
"repo": "https://github.com/expo/skills",
|
||||
"commit": "ca4f034",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"vibeeval/vibecosystem": {
|
||||
"repo": "https://github.com/vibeeval/vibecosystem",
|
||||
"commit": "cea9462",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"dembrandt/dembrandt-skills": {
|
||||
"repo": "https://github.com/dembrandt/dembrandt-skills",
|
||||
"commit": "38cd2b7",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"rohitg00/skillkit": {
|
||||
"repo": "https://github.com/rohitg00/skillkit",
|
||||
"commit": "d2e5c34",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"raintree-technology/apple-hig-skills": {
|
||||
"repo": "https://github.com/raintree-technology/apple-hig-skills",
|
||||
"commit": "431fd30",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"avifenesh/agentsys": {
|
||||
"repo": "https://github.com/avifenesh/agentsys",
|
||||
"commit": "8d569c4",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"inkeep/open-knowledge": {
|
||||
"repo": "https://github.com/inkeep/open-knowledge",
|
||||
"commit": "96563d1",
|
||||
"license": "GPL",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 13,
|
||||
"adjacent": 67
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 27,
|
||||
"onet": 155,
|
||||
"jobads": 0,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 9,
|
||||
"ai_skills": 188,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 7.1,
|
||||
"onet": 40.9,
|
||||
"jobads": 0.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 2.4,
|
||||
"ai_skills": 49.6,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
410
references/ai-skills.md
Normal file
410
references/ai-skills.md
Normal file
@@ -0,0 +1,410 @@
|
||||
# External AI agent skills — stop-motion-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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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) |
|
||||
| `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: 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 |
|
||||
|---|---|---|---|
|
||||
| `persona-development` | core | Create comprehensive artist personas including identity, backstory, artistic voice, visual aesthetic, discography arc, and character traits for consistent music generation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/arts-culture/music-album-creation/skills/persona-development) |
|
||||
|
||||
## Source: aaron-he-zhu/aaron-marketing-skills
|
||||
|
||||
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `content-amplifier` | adjacent | Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/influencer/activate/content-amplifier) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `investor-materials` | core | Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-materials) |
|
||||
|
||||
## Source: AgriciDaniel/claude-ads
|
||||
|
||||
- Repository: [https://github.com/AgriciDaniel/claude-ads](https://github.com/AgriciDaniel/claude-ads) (commit `669c760`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ads-plan` | adjacent | Create a professional paid-advertising strategy covering objectives, economics, platform selection, campaign architecture, audiences, budget, creative, measurement, experiments, governance, rollout, and reporting. Use for ad plan, media … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-plan) |
|
||||
| `ads-create` | adjacent | Create source-grounded paid-ad campaign concepts, messaging, copy, creative briefs, and production plans from a validated brand profile, campaign objective, platform requirements, and optional audit evidence. Triggers on: campaign brief, … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-create) |
|
||||
| `ads-math` | adjacent | Calculate and model paid-media CPA, CPL, CPC, CPM, ROAS, MER, break-even targets, contribution margin, LTV:CAC, impression-share opportunity, budgets, forecasts, and experiment economics. Use for PPC math, ad calculator, break-even … | [source](https://github.com/AgriciDaniel/claude-ads/tree/669c760/skills/ads-math) |
|
||||
|
||||
## Source: alirezarezvani/claude-skills
|
||||
|
||||
- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `social-media-manager` | adjacent | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) |
|
||||
|
||||
## Source: avifenesh/agentsys
|
||||
|
||||
- Repository: [https://github.com/avifenesh/agentsys](https://github.com/avifenesh/agentsys) (commit `8d569c4`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `learn` | adjacent | Research any topic online and create learning guides. Use when user asks to 'learn about', 'research topic', 'create learning guide', 'build knowledge base', or 'study subject'. | [source](https://github.com/avifenesh/agentsys/tree/8d569c4/.kiro/skills/learn) |
|
||||
|
||||
## Source: ayoubben18/ab-method
|
||||
|
||||
- Repository: [https://github.com/ayoubben18/ab-method](https://github.com/ayoubben18/ab-method) (commit `bf65f61`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ab-create-roadmap` | adjacent | Turn a larger idea into a dependency-ordered roadmap of tasks — the layer above create-task. Use when the work is several distinct tasks with real ordering between them (schema before API before UI), and you want the whole task graph drawn … | [source](https://github.com/ayoubben18/ab-method/tree/bf65f61/.agents/skills/ab-create-roadmap) |
|
||||
|
||||
## Source: BrianRWagner/ai-marketing-claude-code-skills
|
||||
|
||||
- Repository: [https://github.com/BrianRWagner/ai-marketing-claude-code-skills](https://github.com/BrianRWagner/ai-marketing-claude-code-skills) (commit `f36b34f`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `case-study-builder` | adjacent | Turn client wins into formatted case studies for proposals, social proof, and sales conversations. Use when someone needs to document results, build credibility, or create reusable proof assets. | [source](https://github.com/BrianRWagner/ai-marketing-claude-code-skills/tree/f36b34f/case-study-builder) |
|
||||
|
||||
## Source: BrianRWagner/ai-marketing-skills
|
||||
|
||||
- Repository: [https://github.com/BrianRWagner/ai-marketing-skills](https://github.com/BrianRWagner/ai-marketing-skills) (commit `f36b34f`, retrieved 2026-07-14)
|
||||
- License: no explicit license — referenced by link only
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `case-study-builder` | adjacent | Turn client wins into formatted case studies for proposals, social proof, and sales conversations. Use when someone needs to document results, build credibility, or create reusable proof assets. | [source](https://github.com/BrianRWagner/ai-marketing-skills/tree/f36b34f/case-study-builder) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `create-lecture` | core | Create new Beamer lecture from papers and materials. Guided workflow with notation consistency. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/12-pedrohcgs-claude-code-my-workflow/dot-claude/skills/create-lecture) |
|
||||
| `event-study` | adjacent | Use this skill whenever the user wants to conduct an event study, create event study plots, test for parallel trends, implement difference-in-differences designs, or work with any panel data estimation that involves pre/post treatment … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/27-dariia-m-my_claude_skills/event-studies) |
|
||||
| `causal-inference-mixtape` | adjacent | This skill should be used when the user asks to "implement a DiD regression", "write a causal inference pipeline", "set up an event study", "implement instrumental variables", "run a regression discontinuity design", "build a synthetic … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/10-Jill0099-causal-inference-mixtape) |
|
||||
|
||||
## Source: Cassette-Editor/oh-my-cassette
|
||||
|
||||
- Repository: [https://github.com/Cassette-Editor/oh-my-cassette](https://github.com/Cassette-Editor/oh-my-cassette) (commit `f79e337`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cassette-video-edit` | adjacent | Edit project media through the local Oh My Cassette MCP tools in Codex or Claude — a direct multi-turn conversation with the Cassette agent, with timeline previews, guided questions, and explicit export. | [source](https://github.com/Cassette-Editor/oh-my-cassette/tree/f79e337/.agents/skills/cassette-video-edit) |
|
||||
|
||||
## Source: claude-world/director-mode-lite
|
||||
|
||||
- Repository: [https://github.com/claude-world/director-mode-lite](https://github.com/claude-world/director-mode-lite) (commit `9d0c333`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `director-mode` | adjacent | Direct substantial repository work across Claude Code, Codex CLI, or Grok Build with a concise brief, parallel agents, evidence-based completion, and optional cross-CLI continuation. Use for project onboarding, multi-step implementation, … | [source](https://github.com/claude-world/director-mode-lite/tree/9d0c333/skills/director-mode) |
|
||||
|
||||
## Source: davepoon/buildwithclaude
|
||||
|
||||
- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `brief` | adjacent | Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/brief) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `networkx` | core | Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/networkx) |
|
||||
| `protocolsio-integration` | core | Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/protocolsio-integration) |
|
||||
| `executing-marketing-campaigns` | adjacent | Plans, creates, and optimizes marketing campaigns including content strategy, social media, email, and analytics. Helps develop go-to-market strategies, campaign messaging, and performance measurement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/executing-marketing-campaigns) |
|
||||
| `remotion` | adjacent | Best practices and comprehensive guide for Remotion - programmatic video creation in React with animations, compositions, and media handling | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/video/remotion) |
|
||||
| `Linux Production Shell Scripts` | adjacent | This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/linux-shell-scripting) |
|
||||
| `Red Team Tools and Methodology` | adjacent | This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/security/red-team-tools) |
|
||||
| `Telegram Bot Builder` | adjacent | This skill should be used when the user asks to "create a Telegram bot", "build a Telegram chatbot", "set up a Telegram webhook", "add inline keyboards to a bot", "handle Telegram callback queries", "implement Telegram payments", "send … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/telegram-bot-builder) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `gestalt-ui-organisation` | adjacent | UI layout and grouping should follow Gestalt principles so users immediately understand which controls, commands, and elements belong together. Use when designing or reviewing component layout, navigation, toolbars, forms, dashboards, or … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/gestalt-ui-organisation) |
|
||||
| `modular-scale-typography` | adjacent | Typography feels cohesive and intentional when font sizes follow a modular scale — a ratio-based sequence where every size is mathematically related to the others. Use when defining type scales, setting up design tokens, reviewing font … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/modular-scale-typography) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `adapt` | core | Responsive layout pass covering breakpoints, touch targets, safe areas, and fluid type. Use when the UI has layout or touch issues on mobile/tablet, when adding a new screen that hasn't been tested across viewports, or when the user says … | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/adapt) |
|
||||
| `animate` | adjacent | 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) |
|
||||
| `brief` | adjacent | Write or update the project's durable design brief at .ui-craft/brief.md. Invoke when the user asks for brief on their UI, or mentions 'brief' alongside design / UI / frontend work. | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/brief) |
|
||||
| `remember` | adjacent | Record a learned design constraint from a correction into the project brief. Invoke when the user asks for remember on their UI, or mentions 'remember' alongside design / UI / frontend work. | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/remember) |
|
||||
|
||||
## Source: expo/skills
|
||||
|
||||
- Repository: [https://github.com/expo/skills](https://github.com/expo/skills) (commit `ca4f034`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `expo-native-ui` | adjacent | Framework (OSS). Build beautiful, native-feeling Expo screens. Covers Apple HIG styling, semantic colors, native controls, SF Symbols, media, animations, visual effects, gradients, storage, and responsive layout. For routing and … | [source](https://github.com/expo/skills/tree/ca4f034/plugins/expo/skills/expo-native-ui) |
|
||||
|
||||
## Source: fcakyon/claude-codex-settings
|
||||
|
||||
- Repository: [https://github.com/fcakyon/claude-codex-settings](https://github.com/fcakyon/claude-codex-settings) (commit `44b7c00`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `agent-browser` | adjacent | Agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, … | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/agent-browser/skills/agent-browser) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `networkx` | core | Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/networkx) |
|
||||
|
||||
## Source: indranilbanerjee/digital-marketing-pro
|
||||
|
||||
- Repository: [https://github.com/indranilbanerjee/digital-marketing-pro](https://github.com/indranilbanerjee/digital-marketing-pro) (commit `a3d119c`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `media-plan` | adjacent | Create a paid media plan. Use when: building media buy schedules, cross-channel budget allocation, or creative rotation calendars. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/media-plan) |
|
||||
| `pr-pitch` | adjacent | Create media pitch packages. Use when: building pitch templates, media lists, outreach strategy, or HARO responses. | [source](https://github.com/indranilbanerjee/digital-marketing-pro/tree/a3d119c/skills/pr-pitch) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `design-system-adoption` | core | Create adoption strategies and materials to drive design system usage across teams. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/design-system-adoption) |
|
||||
| `case-study` | adjacent | Craft portfolio-ready case studies that tell the story of a design project. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/case-study) |
|
||||
|
||||
## Source: inkeep/open-knowledge
|
||||
|
||||
- Repository: [https://github.com/inkeep/open-knowledge](https://github.com/inkeep/open-knowledge) (commit `96563d1`, retrieved 2026-07-14)
|
||||
- License: GPL
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `open-knowledge-pack-worldbuilding` | adjacent | How to work in a Worldbuilding project (the `worldbuilding` starter pack): a fiction encyclopedia of characters, settings, themes, factions, and lore. Read when the project has these folders. Carries the auto-stub and consistency behaviors … | [source](https://github.com/inkeep/open-knowledge/tree/96563d1/packages/server/assets/skills/packs/worldbuilding) |
|
||||
|
||||
## Source: jabrena/plinth
|
||||
|
||||
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `045-planning-azure-devops` | adjacent | Use when you need Azure DevOps CLI guidance to verify installation, configure organization and project context, discover work item IDs by optional WIQL filters, and execute safe work-item create/update operations. Uses an interactive … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/045-planning-azure-devops) |
|
||||
| `012-agile-epic` | adjacent | Guides the creation of agile epics with comprehensive definition including business value, success criteria, and breakdown into user stories. Use when the user wants to create an agile epic, define large bodies of work, break down features … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/012-agile-epic) |
|
||||
| `302-frameworks-spring-boot-rest` | adjacent | Use when you need to design, review, or improve REST APIs with Spring Boot — including HTTP methods, resource URIs, status codes, DTOs, versioning, deprecation and sunset headers, content negotiation (JSON and vendor media types), ISO-8601 … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/302-frameworks-spring-boot-rest) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `forge-infra` | adjacent | Build production-grade infrastructure as code for a service or project. Use when asked to "set up infra", "provision infrastructure", "create cloud resources", "IaC for this project", "terraform for this", or "deploy this service". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/forge-infra) |
|
||||
| `form-social` | adjacent | Use when asked to design social media graphics, ad creatives, or marketing assets. Examples: "design a LinkedIn post for our launch", "create ad creatives for our campaign", "make an Instagram story", "design a Twitter card", "create a … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/form-social) |
|
||||
| `ink-case` | adjacent | Write customer case studies and success stories — interview guide, story structure, and publish-ready case study with metrics. Use when asked to "write a case study", "document a customer success story", "create social proof content", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/ink-case) |
|
||||
|
||||
## Source: jezweb/claude-skills
|
||||
|
||||
- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cloudflare-worker-builder` | adjacent | Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure bindings, deploy. Use whenever the user wants to create a Worker project, set up Hono on Cloudflare, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/cloudflare/skills/cloudflare-worker-builder) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `protocolsio-integration` | core | Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/protocolsio-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 |
|
||||
|---|---|---|---|
|
||||
| `protocolsio-integration` | core | Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/protocolsio-integration) |
|
||||
|
||||
## Source: microsoft/skills
|
||||
|
||||
- Repository: [https://github.com/microsoft/skills](https://github.com/microsoft/skills) (commit `dc543aa`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `azure-resource-visualizer` | core | Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. WHEN: create architecture diagram, visualize Azure resources, show resource relationships, generate … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/plugins/azure-skills/skills/azure-resource-visualizer) |
|
||||
|
||||
## Source: mohitagw15856/pm-claude-skills
|
||||
|
||||
- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `sales-enablement-kit` | core | Build a sales enablement kit so reps can sell a product, feature, or launch confidently. Use when asked to create sales enablement materials, a rep-ready one-pager, talk tracks, objection handling, or a launch enablement package. Produces … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-pmm/skills/sales-enablement-kit) |
|
||||
| `paid-acquisition-plan` | adjacent | Plan a paid acquisition / performance marketing program with unit economics that work. Use when asked to plan paid media, allocate an ad budget across channels, set CAC/LTV targets, or structure a creative-testing program. Produces a paid … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-growth/skills/paid-acquisition-plan) |
|
||||
| `social-media-strategy` | adjacent | Build a social media strategy for a brand, product, or creator. Use when asked to create a social media strategy, define a social content strategy, plan content pillars, set social KPIs, or build a posting framework. Produces a complete … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gtm/skills/social-media-strategy) |
|
||||
| `viral-content-framework` | adjacent | Build a framework for creating shareable, high-reach social media content. Use when asked to plan viral content, develop a shareable content strategy, create a hook writing system, or build a repeatable process for content that gets … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-social/skills/viral-content-framework) |
|
||||
| `clinical-trial-protocol` | adjacent | Draft a clinical trial protocol synopsis with the elements regulators and IRBs expect. Use when asked to write a clinical trial protocol, a study protocol synopsis, a trial design, or to structure endpoints/eligibility/statistics for an … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-health/skills/clinical-trial-protocol) |
|
||||
| `community-management-playbook` | adjacent | Build a community management playbook for a brand's social media channels. Use when asked to create guidelines for managing comments, DMs, and community interactions, define a moderation policy, or build response frameworks for social … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-social/skills/community-management-playbook) |
|
||||
| `content-calendar` | adjacent | Generate a structured content calendar for any brand, product, or creator. Use when asked for a content plan, editorial calendar, social media schedule, or weekly/monthly content strategy. Produces a calendar with topics, formats, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gtm/skills/content-calendar) |
|
||||
| `creator-media-kit` | adjacent | Build a creator's sponsorship media kit and brand-deal outreach — the one-pager brands ask for, plus a pitch email and a rate card. Use when asked to make a media kit, pitch a brand, land a sponsorship, write a brand-deal email, or set … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-creator/skills/creator-media-kit) |
|
||||
| `data-retention-policy` | adjacent | Build a data retention and deletion schedule grounded in legal basis. Use when asked to create a data retention policy, set retention periods, plan data deletion/minimisation, or answer 'how long can we keep this data?'. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-compliance/skills/data-retention-policy) |
|
||||
| `gantt-roadmap` | adjacent | Turn a plan or set of milestones into a timeline / Gantt chart. Use when asked to build a roadmap, schedule phases, show a project timeline, or visualize what happens when. Produces a ready-to-render Mermaid Gantt chart (renders live, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-visuals/skills/gantt-roadmap) |
|
||||
| `ux-research-plan` | adjacent | Create a structured UX research plan for any product question or feature. Use when asked to write a research plan, design a user study, create a discussion guide, write screener questions, or plan usability testing. Produces a full … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-design/skills/ux-research-plan) |
|
||||
|
||||
## Source: nextlevelbuilder/ui-ux-pro-max-skill
|
||||
|
||||
- Repository: [https://github.com/nextlevelbuilder/ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill) (commit `fe3f65e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `banner-design` | adjacent | Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, … | [source](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/tree/fe3f65e/.claude/skills/banner-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `blog-post` | adjacent | A long-form article / blog post — masthead, hero image placeholder, article body with figures and pull quotes, author byline, related posts. Use when the brief asks for "blog", "article", "post", "essay", or "case study". | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/blog-post) |
|
||||
| `emilkowalski-motion` | adjacent | 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) |
|
||||
| `hr-onboarding` | adjacent | A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or … | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/hr-onboarding) |
|
||||
|
||||
## Source: pedrohcgs/claude-code-my-workflow
|
||||
|
||||
- Repository: [https://github.com/pedrohcgs/claude-code-my-workflow](https://github.com/pedrohcgs/claude-code-my-workflow) (commit `be53c12`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `teach-from-paper` | core | Turn a research paper into teaching materials — a lecture outline, the 3-5 results worth presenting (with intuition), a slide skeleton ready for `/create-lecture`, discussion questions, and a problem-set brief. Reads the paper end-to-end … | [source](https://github.com/pedrohcgs/claude-code-my-workflow/tree/be53c12/.claude/skills/teach-from-paper) |
|
||||
|
||||
## Source: raintree-technology/apple-hig-skills
|
||||
|
||||
- Repository: [https://github.com/raintree-technology/apple-hig-skills](https://github.com/raintree-technology/apple-hig-skills) (commit `431fd30`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `hig-project-context` | adjacent | Create or update a shared Apple design context document that other HIG skills use to tailor guidance. Use when the user says "set up my project context," "what platforms am I targeting," "configure HIG settings," or when starting a new … | [source](https://github.com/raintree-technology/apple-hig-skills/tree/431fd30/skills/hig-project-context) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `art-direction` | adjacent | Direct visual and creative work for campaigns, photography, illustration, video, and branded experiences. Use this skill whenever the user wants to brief a photographer, direct illustrators, plan a creative campaign, develop visual … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/art-direction) |
|
||||
| `creative-brief` | adjacent | Create or refine a creative brief that bridges discovery and execution. Use this skill whenever the user is starting a new project, kicking off a website, beginning a brand build or redesign, briefing a designer or developer or AI agent, … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/creative-brief) |
|
||||
| `paid-media-strategy` | adjacent | A discipline for running paid media that does not light money on fire. Hypothesis writing for paid spend, channel selection, budget allocation, audience targeting, bid strategy, campaign types, what NOT to spend on, attribution reality, … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/paid-media-strategy) |
|
||||
| `scheduler-and-booking-design` | adjacent | Designing meeting schedulers and booking experiences that qualify leads, set up calls well, and convert at higher rates than a generic Calendly link. Availability logic, qualification gating, prep automation, follow-up sequencing. Honest … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/scheduler-and-booking-design) |
|
||||
|
||||
## Source: rohitg00/skillkit
|
||||
|
||||
- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `handoff-protocols` | adjacent | Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/handoff-protocols) |
|
||||
|
||||
## 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` | adjacent | 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: 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) |
|
||||
30
references/profile.md
Normal file
30
references/profile.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# Occupation profile — stop-motion animator
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/364d9e9f-b14c-4905-b9e5-5de623dba268
|
||||
- **ESCO code:** 2166.14
|
||||
- **ISCO-08 group:** 2166 — Graphic and multimedia designers
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Stop-motion animators create animations by using puppets or clay models.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- stop motion animators
|
||||
- stop-motion animation artist
|
||||
- puppet animator
|
||||
- stop motion animator
|
||||
- 3D stop-motion animator
|
||||
- stop-motion clay animator
|
||||
- stop-motion artist
|
||||
- 2D stop-motion animator
|
||||
- stop-motion puppet animator
|
||||
- stop motion artist
|
||||
- model animator
|
||||
- stop motion animation artist
|
||||
- stop motion animation designer
|
||||
- stop motion animation specialist
|
||||
35
references/skills.md
Normal file
35
references/skills.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Competences — stop-motion animator
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/364d9e9f-b14c-4905-b9e5-5de623dba268).
|
||||
|
||||
## Essential
|
||||
|
||||
- **adapt to type of media** (skill/competence)
|
||||
- **analyse a script** (skill/competence)
|
||||
- **develop animations** (skill/competence)
|
||||
- **finish project within budget** (skill/competence)
|
||||
- **follow a brief** (skill/competence)
|
||||
- **follow work schedule** (skill/competence)
|
||||
- **select artistic materials to create artworks** (skill/competence)
|
||||
- **set up animation elements** (skill/competence)
|
||||
- **study media sources** (skill/competence)
|
||||
- **study relationships between characters** (skill/competence)
|
||||
|
||||
## Optional
|
||||
|
||||
- consult with production director (skill/competence)
|
||||
- copyright legislation (knowledge)
|
||||
- create clay figures (skill/competence)
|
||||
- create puppets (skill/competence)
|
||||
- design objects to be crafted (skill/competence)
|
||||
- design puppets (skill/competence)
|
||||
- handle different pottery materials (skill/competence)
|
||||
- harmonise body movements (skill/competence)
|
||||
- manage portfolio (skill/competence)
|
||||
- manipulate puppets (skill/competence)
|
||||
- motion capture (knowledge)
|
||||
- operate a camera (skill/competence)
|
||||
- operate lighting equipment (skill/competence)
|
||||
- select camera apertures (skill/competence)
|
||||
- set up cameras (skill/competence)
|
||||
- types of pottery material (knowledge)
|
||||
33
references/tasks.md
Normal file
33
references/tasks.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# Tasks & work activities — stop-motion 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.
|
||||
136
references/tools.md
Normal file
136
references/tools.md
Normal file
@@ -0,0 +1,136 @@
|
||||
# Tools & technology — stop-motion 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 | |
|
||||
Reference in New Issue
Block a user