From 3c2f5254506472b9b4225af639028fc96391e87c Mon Sep 17 00:00:00 2001 From: skillfactor-pipeline Date: Fri, 14 Aug 2026 17:02:45 +0200 Subject: [PATCH] feat: digital-media-designer skill package v0.1.0 --- PROVENANCE.md | 31 ++++ SKILL.md | 53 ++++++ manifest.json | 268 +++++++++++++++++++++++++++++ references/ai-skills.md | 362 ++++++++++++++++++++++++++++++++++++++++ references/market.md | 64 +++++++ references/profile.md | 23 +++ references/skills.md | 180 ++++++++++++++++++++ references/tasks.md | 45 +++++ references/tools.md | 91 ++++++++++ 9 files changed, 1117 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..e2747f4 --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,31 @@ +# Data provenance — digital-media-designer + +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 — digital-media-designer + "ESCO (occupation & competences)" : 104 + "O*NET (tasks & tools)" : 94 + "Job boards (market evidence)" : 84 + "Anthropic official Claude skills" : 10 + "External AI skill packs (mapped)" : 169 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 104 | 22.6 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 94 | 20.4 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 84 | 18.2 % | 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 | 10 | 2.2 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 169 | 36.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..fffbdb1 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,53 @@ +--- +name: digital-media-designer +description: "Occupational skill for the role 'digital media designer' (also: digital media designers, digital media developer, multimedia developer, digital multimedia designer, interactive media designer, new media designer). Use when the user asks for typical digital media designer work such as: typical digital media designer responsibilities" +--- + +# Digital Media Designer + +Digital media designers create and edit graphics, animations, sound, text and video to assist in the creation of integrated multimedia products. They may perform activities related to the web, social networks, augmented reality and virtual reality but exclude the production of music using physical instruments and complex software sound synthesis tools. Digital media designers may program and build websites, mobile applications and other multimedia products. + +## 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) + +- adobe creative suite +- authoring software +- convert into animated object +- copyright legislation +- create website wireframe +- design graphics +- develop digital content +- digital content creation +- digital media +- digital systems +- graphics editor software +- integrate content into output media +- interactive media +- manage online content +- perform image editing + +## Hot technologies + +- Adobe After Effects +- Adobe Creative Cloud software +- Adobe Illustrator +- Adobe Photoshop +- Atlassian JIRA +- C +- C# +- C++ +- Extensible markup language XML +- Git + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/d5a43cd3-230e-46d0-ba05-d67d61e5cfbb), O*NET 30.3 (15-1255.01, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..9385742 --- /dev/null +++ b/manifest.json @@ -0,0 +1,268 @@ +{ + "name": "digital-media-designer", + "title": "digital media designer", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/d5a43cd3-230e-46d0-ba05-d67d61e5cfbb", + "esco_code": "2166.7", + "isco_group": "2166", + "onet_soc": "15-1255.01", + "crosswalk_match": "manual nearest via ISCO 2166 (Video Game Designers)" + }, + "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": 24, + "skills_optional": 79, + "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": 7 + }, + "wshobson/agents": { + "repo": "https://github.com/wshobson/agents", + "commit": "6fd3247", + "license": "MIT (c) Seth Hobson", + "skills": 12 + }, + "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 + }, + "avibebuilder/claude-prime": { + "repo": "https://github.com/avibebuilder/claude-prime", + "commit": "80bcfa4", + "license": "MIT", + "skills": 1 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 3 + }, + "worldwonderer/novel-to-game": { + "repo": "https://github.com/worldwonderer/novel-to-game", + "commit": "3c18abd", + "license": "MIT", + "skills": 2 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 1 + }, + "jabrena/plinth": { + "repo": "https://github.com/jabrena/plinth", + "commit": "065eae8", + "license": "Apache-2.0", + "skills": 3 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 11 + }, + "nextlevelbuilder/ui-ux-pro-max-skill": { + "repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill", + "commit": "fe3f65e", + "license": "MIT", + "skills": 2 + }, + "nexscope-ai/eCommerce-Skills": { + "repo": "https://github.com/nexscope-ai/eCommerce-Skills", + "commit": "56f3288", + "license": "MIT", + "skills": 4 + }, + "vibeeval/vibecosystem": { + "repo": "https://github.com/vibeeval/vibecosystem", + "commit": "cea9462", + "license": "MIT", + "skills": 2 + }, + "JimLiu/baoyu-skills": { + "repo": "https://github.com/JimLiu/baoyu-skills", + "commit": "6b7a2e4", + "license": "MIT", + "skills": 1 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 3 + }, + "nexu-io/open-design": { + "repo": "https://github.com/nexu-io/open-design", + "commit": "4b66023", + "license": "Apache-2.0", + "skills": 3 + }, + "infrasity-labs/dev-gtm-claude-skills": { + "repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills", + "commit": "02cfefb", + "license": "MIT", + "skills": 4 + }, + "SFKislev/Flue": { + "repo": "https://github.com/SFKislev/Flue", + "commit": "3d52e8e", + "license": "MIT", + "skills": 1 + }, + "dembrandt/dembrandt-skills": { + "repo": "https://github.com/dembrandt/dembrandt-skills", + "commit": "38cd2b7", + "license": "MIT", + "skills": 1 + }, + "AgriciDaniel/claude-blog": { + "repo": "https://github.com/AgriciDaniel/claude-blog", + "commit": "49842ea", + "license": "MIT", + "skills": 1 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 3 + }, + "alirezarezvani/claude-skills": { + "repo": "https://github.com/alirezarezvani/claude-skills", + "commit": "0241f43", + "license": "MIT", + "skills": 1 + }, + "ehmo/platform-design-skills": { + "repo": "https://github.com/ehmo/platform-design-skills", + "commit": "dc2be82", + "license": "MIT", + "skills": 1 + }, + "fcakyon/claude-codex-settings": { + "repo": "https://github.com/fcakyon/claude-codex-settings", + "commit": "44b7c00", + "license": "Apache-2.0", + "skills": 1 + }, + "antfu/skills": { + "repo": "https://github.com/antfu/skills", + "commit": "a74f281", + "license": "MIT", + "skills": 1 + }, + "Charlie85270/Dorothy": { + "repo": "https://github.com/Charlie85270/Dorothy", + "commit": "470b8ac", + "license": "MIT", + "skills": 1 + }, + "CloudAI-X/claude-workflow-v2": { + "repo": "https://github.com/CloudAI-X/claude-workflow-v2", + "commit": "4c242af", + "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 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 1 + }, + "code-yeongyu/oh-my-openagent": { + "repo": "https://github.com/code-yeongyu/oh-my-openagent", + "commit": "b19f652", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "wondelai/skills": { + "repo": "https://github.com/wondelai/skills", + "commit": "326b380", + "license": "MIT", + "skills": 1 + }, + "mohitagw15856/pm-claude-skills": { + "repo": "https://github.com/mohitagw15856/pm-claude-skills", + "commit": "876fa30", + "license": "MIT", + "skills": 1 + }, + "microsoft/skills": { + "repo": "https://github.com/microsoft/skills", + "commit": "dc543aa", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 70, + "adjacent": 10 + } + }, + "provenance": { + "items": { + "esco": 104, + "onet": 94, + "jobads": 84, + "wiki_ai": 0, + "anthropic": 10, + "ai_skills": 169, + "stackx": 0 + }, + "share_percent": { + "esco": 22.6, + "onet": 20.4, + "jobads": 18.2, + "wiki_ai": 0.0, + "anthropic": 2.2, + "ai_skills": 36.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..dcf0e55 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,362 @@ +# External AI agent skills — digital-media-designer + +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 | +|---|---|---|---| +| `brand-guidelines` | core | 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) | +| `canvas-design` | core | 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) | +| `slack-gif-creator` | core | Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack. | [source](https://github.com/anthropics/skills/tree/main/skills/slack-gif-creator) | +| `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) | +| `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) | +| `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) | + +## Source: wshobson/agents + +- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14) +- License: MIT (c) Seth Hobson + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `content-marketer (agent)` | core | Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marketing. Masters modern content tools, social media automation, and conversion … | [source](https://github.com/wshobson/agents/tree/main/plugins/content-marketing/agents/content-marketer.md) | +| `seo-content-writer (agent)` | core | Writes SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices. Use PROACTIVELY for content creation tasks. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-content-creation/agents/seo-content-writer.md) | +| `seo-content-auditor (agent)` | core | Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established guidelines. Use PROACTIVELY for content review. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-content-creation/agents/seo-content-auditor.md) | +| `seo-meta-optimizer (agent)` | core | Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-technical-optimization/agents/seo-meta-optimizer.md) | +| `seo-snippet-hunter (agent)` | core | Formats content to be eligible for featured snippets and SERP features. Creates snippet-optimized content blocks based on best practices. Use PROACTIVELY for question-based content. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-technical-optimization/agents/seo-snippet-hunter.md) | +| `seo-keyword-strategist (agent)` | core | Analyzes keyword usage in provided content, calculates density, suggests semantic variations and LSI keywords based on the topic. Prevents over-optimization. Use PROACTIVELY for content optimization. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-technical-optimization/agents/seo-keyword-strategist.md) | +| `social-publishing` | core | Schedule and publish social media posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via the SocialClaw API. Use when the user wants to publish, schedule, or … | [source](https://github.com/wshobson/agents/tree/main/plugins/social-publishing/skills/social-publishing) | +| `brand-landingpage` | core | Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, … | [source](https://github.com/wshobson/agents/tree/main/plugins/brand-landingpage/skills/brand-landingpage) | +| `seo-cannibalization-detector (agent)` | adjacent | Analyzes multiple provided pages to identify keyword overlap and potential cannibalization issues. Suggests differentiation strategies. Use PROACTIVELY when reviewing similar content. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-analysis-monitoring/agents/seo-cannibalization-detector.md) | +| `seo-content-planner (agent)` | adjacent | Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps. Use PROACTIVELY for content strategy and planning. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-content-creation/agents/seo-content-planner.md) | +| `seo-structure-architect (agent)` | adjacent | Analyzes and optimizes content structure including header hierarchy, suggests schema markup, and internal linking opportunities. Creates search-friendly content organization. Use PROACTIVELY for content structuring. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-technical-optimization/agents/seo-structure-architect.md) | +| `seo-authority-builder (agent)` | adjacent | Analyzes content for E-E-A-T signals and suggests improvements to build authority and trust. Identifies missing credibility elements. Use PROACTIVELY for YMYL topics. | [source](https://github.com/wshobson/agents/tree/main/plugins/seo-analysis-monitoring/agents/seo-authority-builder.md) | + +## 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` | core | 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 | +|---|---|---|---| +| `elearning-storyboarding` | core | Create detailed storyboards for interactive digital learning content specifying narration, visuals, interactions, and navigation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/education/skills/elearning-storyboarding) | +| `kanban-system-designer` | core | Pull-based production control system design skill with WIP limits, replenishment triggers, and visual management boards | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/kanban-system-designer) | +| `multimedia-learning-design` | core | Apply Mayer's multimedia learning principles to design effective audio, video, graphics, and animations that reduce cognitive load | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/education/skills/multimedia-learning-design) | + +## 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` | core | 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 | +|---|---|---|---| +| `accessibility` | core | Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android). | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/accessibility) | + +## Source: AgriciDaniel/claude-blog + +- Repository: [https://github.com/AgriciDaniel/claude-blog](https://github.com/AgriciDaniel/claude-blog) (commit `49842ea`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `blog-image` | core | AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + … | [source](https://github.com/AgriciDaniel/claude-blog/tree/49842ea/skills/blog-image) | + +## 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` | core | 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: antfu/skills + +- Repository: [https://github.com/antfu/skills](https://github.com/antfu/skills) (commit `a74f281`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `web-design-guidelines` | core | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | [source](https://github.com/antfu/skills/tree/a74f281/skills/web-design-guidelines) | + +## Source: avibebuilder/claude-prime + +- Repository: [https://github.com/avibebuilder/claude-prime](https://github.com/avibebuilder/claude-prime) (commit `80bcfa4`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `media-processor` | core | Specialized visual and multimedia processing tools. Use this skill whenever a task involves complex visual content — UI mockups, dense screenshots, design images, charts, artwork — where precise details like spacing, hex colors, font … | [source](https://github.com/avibebuilder/claude-prime/tree/80bcfa4/.claude/skills/media-processor) | + +## Source: Charlie85270/Dorothy + +- Repository: [https://github.com/Charlie85270/Dorothy](https://github.com/Charlie85270/Dorothy) (commit `470b8ac`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `web-design-guidelines` | core | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | [source](https://github.com/Charlie85270/Dorothy/tree/470b8ac/.agents/skills/web-design-guidelines) | + +## Source: CloudAI-X/claude-workflow-v2 + +- Repository: [https://github.com/CloudAI-X/claude-workflow-v2](https://github.com/CloudAI-X/claude-workflow-v2) (commit `4c242af`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `web-design-guidelines` | core | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", "check my site against best practices", or "web interface guidelines". | [source](https://github.com/CloudAI-X/claude-workflow-v2/tree/4c242af/skills/web-design-guidelines) | + +## Source: code-yeongyu/oh-my-openagent + +- Repository: [https://github.com/code-yeongyu/oh-my-openagent](https://github.com/code-yeongyu/oh-my-openagent) (commit `b19f652`, retrieved 2026-07-14) +- License: custom (see upstream LICENSE) + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `frontend` | core | MUST USE for frontend/web UI/UX/visual work: building, styling, redesigning pages/components, React setup, performance audits, visual QA, taste, and polish. Routes four rulesets: design taste router and brand references; perfection for … | [source](https://github.com/code-yeongyu/oh-my-openagent/tree/b19f652/packages/omo-opencode/src/features/builtin-skills/frontend) | + +## 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 | +|---|---|---|---| +| `executing-marketing-campaigns` | core | 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) | +| `web-design-guidelines` | core | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/web-design-guidelines) | +| `figma-implement-design` | core | Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/figma-implement-design) | + +## 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 | +|---|---|---|---| +| `authentic-product-representation` | core | Product visuals — hero shots, demos, screenshots, landing-page panels — must reproduce the real product, not a stylised poster of it. Design with real content and real data, mirror the actual output the product generates, keep every label … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/authentic-product-representation) | + +## Source: ehmo/platform-design-skills + +- Repository: [https://github.com/ehmo/platform-design-skills](https://github.com/ehmo/platform-design-skills) (commit `dc2be82`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `watchos-design-guidelines` | core | Apple Human Interface Guidelines for Apple Watch. Use when building watchOS apps, complications, or workout features. Triggers on tasks involving Watch UI, Digital Crown, glanceable interfaces, or wrist-based interactions. | [source](https://github.com/ehmo/platform-design-skills/tree/dc2be82/skills/watchos) | + +## 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 | +|---|---|---|---| +| `web-design-guidelines` | core | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/react-skills/skills/web-design-guidelines) | + +## 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 | +|---|---|---|---| +| `figma-implement-design` | core | Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/figma-implement-design) | + +## 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 | +|---|---|---|---| +| `pm-skill-creator` | core | Design a new PM skill through guided conversation. Use when you have raw content or an idea and want to shape it into a compliant skill. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/pm-skill-creator) | +| `blog-image` | core | AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/blog-image) | +| `brand` | core | Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/brand) | +| `web-design-guidelines` | core | Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/web-design-guidelines) | + +## 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 | +|---|---|---|---| +| `807-regulations-eu-digital-services-act` | core | Use when reviewing, designing, or modifying Java enterprise systems that may support intermediary services, hosting services, online platforms, marketplaces, content moderation, recommender systems, advertising delivery, complaint … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/807-regulations-eu-digital-services-act) | +| `302-frameworks-spring-boot-rest` | core | 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) | +| `125-java-concurrency` | core | Use when you need to apply Java concurrency best practices — including thread safety fundamentals, ExecutorService thread pool management, concurrent design patterns like Producer-Consumer, asynchronous programming with CompletableFuture, … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/125-java-concurrency) | + +## 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-core-workflow-b` | core | Execute Adobe PDF Services workflow: create PDFs from HTML/DOCX, extract text/tables, document generation from templates, and PDF-to-Markdown conversion. Use when building document automation, extracting content from PDFs, or generating … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-core-workflow-b) | +| `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) | +| `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) | +| `adobe-reference-architecture` | core | Implement Adobe reference architecture for production integrations covering Firefly Services, PDF Services, I/O Events, and App Builder with layered project layout, error boundaries, and health monitoring. Trigger with phrases like "adobe … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-reference-architecture) | +| `canva-core-workflow-a` | core | Execute the Canva design creation and export pipeline via the Connect API. Use when building design creation workflows, exporting designs programmatically, or integrating Canva''s design tools into your application. Trigger with phrases … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/canva-pack/skills/canva-core-workflow-a) | +| `figma-deploy-integration` | core | Deploy Figma-powered applications to Vercel, Cloud Run, and Fly.io. Use when deploying webhook receivers, design token APIs, or Figma-connected web apps to production platforms. Trigger with phrases like "deploy figma", "figma Vercel", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/figma-pack/skills/figma-deploy-integration) | +| `form-brand` | core | Use when asked to create a brand identity, define visual design direction, generate a color palette or type system, build a style guide, or establish the look and feel for a product. Examples: "create a brand for X", "define the visual … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/form-brand) | +| `form-social` | core | 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) | +| `adobe-deploy-integration` | core | Deploy Adobe-powered applications to Vercel, Cloud Run, and Adobe App Builder with proper credential injection and health monitoring. Use when deploying Adobe API integrations to production platforms. Trigger with phrases like "deploy … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/adobe-pack/skills/adobe-deploy-integration) | +| `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) | + +## Source: JimLiu/baoyu-skills + +- Repository: [https://github.com/JimLiu/baoyu-skills](https://github.com/JimLiu/baoyu-skills) (commit `6b7a2e4`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `baoyu-xhs-images` | core | Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized for social media engagement. Use when user mentions "小红书图片", "小红书种草", "小绿书", … | [source](https://github.com/JimLiu/baoyu-skills/tree/6b7a2e4/skills/baoyu-xhs-images) | + +## 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 | +|---|---|---|---| +| `cloud-solution-architect` | core | Transform the agent into a Cloud Solution Architect following Azure Architecture Center best practices. Use when designing cloud architectures, reviewing system designs, selecting architecture styles, applying cloud design patterns, making … | [source](https://github.com/microsoft/skills/tree/dc543aa/.github/skills/cloud-solution-architect) | + +## 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 | +|---|---|---|---| +| `social-media-strategy` | core | 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) | + +## Source: nexscope-ai/eCommerce-Skills + +- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `ecommerce-personalization` | core | Design personalization strategies for e-commerce stores. Product recommendations, dynamic content, customer segmentation, and personalized email/SMS based on browsing and purchase behavior. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-personalization) | +| `tiktok-shop-branding` | core | Brand building and positioning on TikTok Shop. Brand identity development, content pillars, community engagement, brand storytelling, and authenticity strategies. Use when the user asks about TikTok branding, brand building, brand … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-branding) | +| `ecommerce-social-media-marketing` | core | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) | +| `tiktok-shop-content-strategy` | core | TikTok Shop content creation strategy and planning. Trending formats, viral hooks, product showcasing, hashtag strategy, and content calendar development. Use when the user asks about TikTok content strategy, viral content creation, TikTok … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-content-strategy) | + +## 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` | core | 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) | +| `brand` | core | Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides. | [source](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/tree/fe3f65e/.claude/skills/brand) | + +## 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 | +|---|---|---|---| +| `html-ppt-zhangzara-creative-mode` | core | A brand visual-identity system reveal for an outdoor label — logo, color, type, and the rules that keep it consistent. Built as a decision-grade design craft deck for brand team, client. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-creative-mode) | +| `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) | +| `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) | + +## 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 | +|---|---|---|---| +| `creative-direction` | core | Walk the user through four directional axes (tone register, aesthetic philosophy, audience relationship, sensory ambition) and produce a structured aesthetic brief that downstream content, copy, design, and art-direction skills consume as … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/creative-direction) | +| `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) | +| `ads-creative-development` | core | How to produce ad creative that converts at performance scale. Hook patterns, format selection, video pacing, variation systems, sequential testing methodology, fatigue detection, brand-voice alignment without conversion dilution, and … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/ads-creative-development) | + +## 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: 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) | +| `content-strategy` | core | Content marketing strategy - content audit, editorial calendar, SEO optimization, content funnel (TOFU/MOFU/BOFU), performance metrics, developer content, social media planning | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/content-strategy) | + +## 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 | +|---|---|---|---| +| `pragmatic-programmer` | core | Apply meta-principles of software craftsmanship: DRY, orthogonality, tracer bullets, and design by contract. Use when the user mentions "best practices", "pragmatic approach", "broken windows", "tracer bullet", "software craftsmanship", … | [source](https://github.com/wondelai/skills/tree/326b380/pragmatic-programmer) | + +## 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) | +| `novel-to-game` | core | Turn a novel into a playable web game. Orchestrates the whole adaptation pipeline — requirements intake, gameable deconstruction, concept selection, world and visual design, agent build, and evidence-based QA — for a novel in any language. … | [source](https://github.com/worldwonderer/novel-to-game/tree/3c18abd/skills/novel-to-game) | + +## 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..c3d7671 --- /dev/null +++ b/references/market.md @@ -0,0 +1,64 @@ +# Market evidence report — digital-media-designer + +Source: **4 real job ads** (JSearch API, countries: us 4), extracted into the MSSQL evidence store; as of 2026-07-11. +This report contains extracted, aggregated facts only — no ad text is +reproduced (copyright / platform terms). + +## Seniority distribution + +| Seniority | Ads | Share | +|---|---|---| +| mid | 2 | 50 % | +| senior | 1 | 25 % | +| junior | 1 | 25 % | + +## Tools — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | Adobe Photoshop | 3 | 75 % | +| 2 | Figma | 3 | 75 % | + +## Hard skills — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| +| 1 | graphic design | 3 | 75 % | + +## Methods — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Responsibilities — full market ranking + +| # | Item | Ads | Share | +|---|---|---|---| + +## Regional breakdown + +> **Corpus note:** 4 relevant ads in total — below the 100-ad target for a fully reliable ranking. Percentages above should be read as indicative. + +### US (us) + +**Insufficient evidence** — 4 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### UK (gb) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + +### EU/DACH (de, at, ch, nl) + +**Insufficient evidence** — 0 ads (minimum for a regional ranking: 30). No ranking is reported for this region. + + +## Job title variants in the market + +| Title | Ads | +|---|---| +| Digital Media Designer | 1 | +| Multimedia Designer | 1 | +| Paid Digital Design Intern — E‑commerce & Brand Concepts | 1 | +| Principal Multimedia Designer, Creative Strategy & Enablement Job at Gannett in | 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..65a1ab1 --- /dev/null +++ b/references/profile.md @@ -0,0 +1,23 @@ +# Occupation profile — digital media designer + +- **ESCO URI:** http://data.europa.eu/esco/occupation/d5a43cd3-230e-46d0-ba05-d67d61e5cfbb +- **ESCO code:** 2166.7 +- **ISCO-08 group:** 2166 — Graphic and multimedia designers + +## Description (ESCO) + +Digital media designers create and edit graphics, animations, sound, text and video to assist in the creation of integrated multimedia products. They may perform activities related to the web, social networks, augmented reality and virtual reality but exclude the production of music using physical instruments and complex software sound synthesis tools. Digital media designers may program and build websites, mobile applications and other multimedia products. + +## Definition + +nan + +## Alternative labels + +- digital media designers +- digital media developer +- multimedia developer +- digital multimedia designer +- interactive media designer +- new media designer +- digital media engineer diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..3f883e2 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,180 @@ +# Competences — digital media designer + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/d5a43cd3-230e-46d0-ba05-d67d61e5cfbb). + +## Essential + +- **adobe creative suite** (knowledge) +- **authoring software** (knowledge) +- **convert into animated object** (skill/competence) +- **copyright legislation** (knowledge) +- **create website wireframe** (skill/competence) +- **design graphics** (skill/competence) +- **develop digital content** (skill/competence) +- **digital content creation** (nan) +- **digital media** (knowledge) +- **digital systems** (knowledge) +- **graphics editor software** (knowledge) +- **integrate content into output media** (skill/competence) +- **interactive media** (knowledge) +- **manage online content** (skill/competence) +- **perform image editing** (skill/competence) +- **provide multimedia content** (skill/competence) +- **publishing strategy** (knowledge) +- **style sheet languages** (knowledge) +- **task algorithmisation** (knowledge) +- **tools for software configuration management** (knowledge) +- **use e-services** (skill/competence) +- **use markup languages** (skill/competence) +- **web based collaborative platforms** (knowledge) +- **web programming** (knowledge) + +## Optional + +- 3D printing process (knowledge) +- ABAP (knowledge) +- Adobe Illustrator (knowledge) +- Adobe Photoshop (knowledge) +- AJAX (knowledge) +- analyse business requirements (skill/competence) +- Ansible (knowledge) +- Apache Maven (knowledge) +- APL (knowledge) +- apply technical communication skills (skill/competence) +- ASP.NET (knowledge) +- Assembly (computer programming) (knowledge) +- audio editing software (knowledge) +- augmented reality (knowledge) +- build business relationships (skill/competence) +- C# (knowledge) +- C++ (knowledge) +- Capture One (knowledge) +- COBOL (knowledge) +- CoffeeScript (knowledge) +- Common Lisp (knowledge) +- computer programming (knowledge) +- conduct content quality assurance (skill/competence) +- CSS (knowledge) +- define technical requirements (skill/competence) +- digitization (knowledge) +- edit recorded sound (skill/competence) +- Erlang (knowledge) +- GIMP (graphics editor software) (knowledge) +- give live presentation (skill/competence) +- Groovy (knowledge) +- Haskell (knowledge) +- ICT software specifications (knowledge) +- Java (computer programming) (knowledge) +- JavaScript (knowledge) +- Jenkins (tools for software configuration management) (knowledge) +- JSSS (knowledge) +- LESS (knowledge) +- Lisp (knowledge) +- MATLAB (knowledge) +- Microsoft Visio (knowledge) +- Microsoft Visual C++ (knowledge) +- ML (computer programming) (knowledge) +- multimedia systems (knowledge) +- Objective-C (knowledge) +- OpenEdge Advanced Business Language (knowledge) +- Pascal (computer programming) (knowledge) +- perform online data analysis (skill/competence) +- perform resource planning (skill/competence) +- perform video editing (skill/competence) +- Perl (knowledge) +- PHP (knowledge) +- problem-solving with digital tools (nan) +- Prolog (computer programming) (knowledge) +- Puppet (tools for software configuration management) (knowledge) +- Python (computer programming) (knowledge) +- R (knowledge) +- Ruby (computer programming) (knowledge) +- Salt (tools for software configuration management) (knowledge) +- SAP R3 (knowledge) +- SAS language (knowledge) +- Sass (knowledge) +- Scala (knowledge) +- Scratch (computer programming) (knowledge) +- SketchBook Pro (knowledge) +- Smalltalk (computer programming) (knowledge) +- STAF (knowledge) +- study media sources (skill/competence) +- Swift (computer programming) (knowledge) +- Synfig (knowledge) +- take pictures (skill/competence) +- TypeScript (knowledge) +- use content management system software (skill/competence) +- use presentation software (skill/competence) +- VBScript (knowledge) +- Visual Basic (knowledge) +- visual presentation techniques (knowledge) +- WebCMS (knowledge) +- WordPress (knowledge) + + + +## Market evidence (job-ad analysis, 4 ads, as of 2026-07-11) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Hard skills + +- graphic design — **75 %** +- video production — **50 %** +- visual design — **25 %** +- video editing — **25 %** +- web accessibility — **25 %** +- digital advertising — **25 %** +- motion graphics — **25 %** +- print production — **25 %** +- project management — **25 %** +- multimedia design — **25 %** +- animation — **25 %** +- brand concept development — **25 %** +- brand identity development — **25 %** +- campaign development — **25 %** +- content creation — **25 %** +- content optimization — **25 %** +- creative direction — **25 %** +- digital content creation — **25 %** +- digital storytelling — **25 %** + +### Methods + +- e-commerce best practices — **25 %** +- design thinking — **25 %** +- audience engagement strategies — **25 %** +- agency-level creative — **25 %** +- AI-assisted workflows — **25 %** +- accessibility-minded design — **25 %** +- performance-based design — **25 %** +- visual storytelling principles — **25 %** +- seo best practices — **25 %** + +### Responsibilities + +- social media content creation — **25 %** +- social media content design — **25 %** +- storytelling experience development — **25 %** +- template creation — **25 %** +- training development — **25 %** +- video editing — **25 %** +- web landing page design — **25 %** +- motion graphic design — **25 %** +- sales support — **25 %** +- quality improvement — **25 %** +- multimedia content creation — **25 %** +- digital asset management — **25 %** +- in-game campaign assets — **25 %** +- logo creation — **25 %** +- mentor designers — **25 %** +- banner creation — **25 %** +- client communication — **25 %** +- collaboration on brand concepts — **25 %** +- creation of digital content — **25 %** +- creative counsel — **25 %** +- asset design — **25 %** +- creative review — **25 %** +- email asset creation — **25 %** + + diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..6e68715 --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,45 @@ +# Tasks & work activities — digital media designer + +Source: O*NET 30.3, occupation 15-1255.01 (Video Game Designers) — manual nearest-occupation mapping via ISCO group 2166; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Core]** Review or evaluate competitive products, film, music, television, and other art forms to generate new game design ideas. +- **[Core]** Provide test specifications to quality assurance staff. +- **[Core]** Keep abreast of game design technology and techniques, industry trends, or audience interests, reactions, and needs by reviewing current literature, talking with colleagues, participating in educational programs, attending meetings or workshops, or participating in professional organizations or conferences. +- **[Core]** Create gameplay test plans for internal and external test groups. +- **[Core]** Provide feedback to designers and other colleagues regarding game design features. +- **[Core]** Balance and adjust gameplay experiences to ensure the critical and commercial success of the product. +- **[Core]** Write or supervise the writing of game text and dialogue. +- **[Core]** Solicit, obtain, and integrate feedback from design and technical staff into original game design. +- **[Core]** Provide feedback to production staff regarding technical game qualities or adherence to original design. +- **[Core]** Prepare two-dimensional concept layouts or three-dimensional mock-ups. +- **[Core]** Present new game design concepts to management and technical colleagues, including artists, animators, and programmers. +- **[Core]** Prepare and revise initial game sketches using two- and three-dimensional graphical design software. +- **[Core]** Oversee gameplay testing to ensure intended gaming experience and game adherence to original vision. +- **[Core]** Guide design discussions between development teams. +- **[Core]** Devise missions, challenges, or puzzles to be encountered in game play. +- **[Core]** Develop and maintain design level documentation, including mechanics, guidelines, and mission outlines. +- **[Core]** Determine supplementary virtual features, such as currency, item catalog, menu design, and audio direction. +- **[Core]** Create gameplay prototypes for presentation to creative and technical staff and management. +- **[Core]** Create and manage documentation, production schedules, prototyping goals, and communication plans in collaboration with production staff. +- **[Core]** Consult with multiple stakeholders to define requirements and implement online features. +- **[Core]** Conduct regular design reviews throughout the game development process. +- **[Core]** Collaborate with artists to achieve appropriate visual style. +- **[Core]** Document all aspects of formal game design, using mock-up screenshots, sample menu layouts, gameplay flowcharts, and other graphical devices. +- **[Core]** Create core game features, including storylines, role-play mechanics, and character biographies for a new video game or game franchise. + +## Detailed work activities + +- Analyze market or customer related data. +- Collaborate with others to determine design specifications or details. +- Communicate project information to others. +- Design video game features or details. +- Develop testing routines or procedures. +- Document design or development procedures. +- Manage documentation to ensure organization or accuracy. +- Manage information technology projects or system activities. +- Prepare graphics or other visual representations of information. +- Supervise information technology personnel. +- Test software performance. +- Update knowledge about emerging industry or technology trends. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..f16255c --- /dev/null +++ b/references/tools.md @@ -0,0 +1,91 @@ +# Tools & technology — digital media designer + +Source: O*NET 30.3, occupation 15-1255.01 (Video Game Designers) — manual nearest-occupation mapping via ISCO group 2166; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| 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 Photoshop | Graphics or photo imaging software | yes | +| Atlassian JIRA | Project management software | yes | +| C | Development environment software | yes | +| C# | Object or component oriented development software | yes | +| C++ | Object or component oriented development software | yes | +| Extensible markup language XML | Enterprise application integration software | yes | +| Git | File versioning software | yes | +| Hypertext markup language HTML | Web platform development software | yes | +| JavaScript | Web platform development software | yes | +| Linux | Operating system software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft Outlook | Electronic mail software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Project | Project management software | yes | +| Microsoft SQL Server | Data base user interface and query software | yes | +| Microsoft Visio | Process mapping and design software | yes | +| Microsoft Visual Studio | Development environment software | yes | +| Microsoft Windows | Operating system software | yes | +| Microsoft Word | Word processing software | yes | +| MySQL | Data base management system software | yes | +| Oracle Java | Object or component oriented development software | yes | +| Perl | Object or component oriented development software | yes | +| PHP | Web platform development software | yes | +| Python | Object or component oriented development software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| TypeScript | Object or component oriented development software | yes | +| 3D graphic design software | Graphics or photo imaging software | | +| Adobe ActionScript | Development environment software | | +| Advanced business application programming ABAP | Object or component oriented development software | | +| Autodesk 3ds Max | Video creation and editing software | | +| Autodesk Maya | Graphics or photo imaging software | | +| Autodesk Scaleform | Development environment software | | +| Balsamiq Studios Balsamiq Mockups | Graphics or photo imaging software | | +| Blackboard software | Data base user interface and query software | | +| C for Graphics cg | Development environment software | | +| Graphical user interface GUI design software | Graphical user interface development software | | +| Job control language JCL | Operating system software | | +| Lua | Object or component oriented development software | | +| Microsoft DirectX | Device drivers or system software | | +| Microsoft Expression Blend | Graphical user interface development software | | +| Microsoft High Level Shader Language HLSL | Development environment software | | +| Objective C | Object or component oriented development software | | +| OpenGL | Graphics or photo imaging software | | +| Perforce Helix software | Configuration management software | | +| Perforce software | Metadata management software | | +| Ruby on Rails | Web platform development software | | +| Scheme | Development environment software | | +| Simple DirectMedia Layer SDL | Development environment software | | +| Sound development software | Video creation and editing software | | +| Unity Technologies Unity | Development environment software | | +| Unreal Technology Unreal Engine | Development environment software | | +| Virtual Battlespace 2 VBS2 | Analytical or scientific software | | +| Vulkan Graphics API | Video creation and editing software | | + + + +## Market evidence (job-ad analysis, 4 ads, as of 2026-07-11) + +Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs. + +### Tools + +- Figma — **75 %** +- Adobe Photoshop — **75 %** +- Adobe Premiere Pro — **50 %** +- Adobe Illustrator — **50 %** +- Adobe InDesign — **50 %** +- Adobe After Effects — **50 %** +- Adobe Creative Cloud — **25 %** +- Adobe Creative Suite — **25 %** +- Adobe Express — **25 %** +- Adobe Firefly — **25 %** +- Arc XP — **25 %** +- Canva — **25 %** +- Ceros — **25 %** +- ChatGPT — **25 %** +- Midjourney — **25 %** +- Runway — **25 %** +- WordPress — **25 %** + +