feat: clothing-cad-technician skill package v0.1.0
This commit is contained in:
31
PROVENANCE.md
Normal file
31
PROVENANCE.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Data provenance — clothing-cad-technician
|
||||
|
||||
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 — clothing-cad-technician
|
||||
"ESCO (occupation & competences)" : 24
|
||||
"O*NET (tasks & tools)" : 67
|
||||
"Job boards (market evidence)" : 93
|
||||
"Anthropic official Claude skills" : 5
|
||||
"External AI skill packs (mapped)" : 183
|
||||
```
|
||||
|
||||
| Source | Items | Share | Files |
|
||||
|---|---|---|---|
|
||||
| ESCO (occupation & competences) | 24 | 6.5 % | references/profile.md, references/skills.md |
|
||||
| O*NET (tasks & tools) | 67 | 18.0 % | references/tasks.md, references/tools.md |
|
||||
| Job boards (market evidence) | 93 | 25.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 | 5 | 1.3 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) |
|
||||
| External AI skill packs (mapped) | 183 | 49.2 % | 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).
|
||||
53
SKILL.md
Normal file
53
SKILL.md
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
name: clothing-cad-technician
|
||||
description: "Occupational skill for the role 'clothing CAD technician' (also: clothing CAD specialist, clothing computer-assisted designer technician, clothing computer aided designer technician, clothing CAD operator, fashion CAD technician, CAD fashion designer). Use when the user asks for typical clothing CAD technician work such as: typical clothing CAD technician responsibilities"
|
||||
---
|
||||
|
||||
# Clothing Cad Technician
|
||||
|
||||
Clothing CAD technicians use software to create design plans for clothing products. They work in 2D design which is known as surface modelling, or 3D design which is called solid modelling. They use surface modelling to draw a flat representation of the clothing product. In solid modelling, they create a 3D display of a structure or component in order to take a virtual look of the clothing product.
|
||||
|
||||
## Core workflow
|
||||
|
||||
|
||||
## How to use this skill
|
||||
|
||||
- Read [references/profile.md](references/profile.md) for the occupation profile and scope.
|
||||
- Consult [references/tasks.md](references/tasks.md) for the full task and activity inventory.
|
||||
- Check [references/skills.md](references/skills.md) for essential vs. optional competences.
|
||||
- Check [references/tools.md](references/tools.md) for the software commonly used in this role.
|
||||
- See [references/ai-skills.md](references/ai-skills.md) — matched external AI agent skills (per-source attribution).
|
||||
|
||||
## Key competences (essential)
|
||||
|
||||
- 3D body scanning technologies
|
||||
- apparel manufacturing technology
|
||||
- CAD for garment manufacturing
|
||||
- create patterns for garments
|
||||
- draw sketches to develop textile articles using softwares
|
||||
- examine sample garments
|
||||
- grade patterns for wearing apparel
|
||||
- history of fashion
|
||||
- inspect wearing apparel products
|
||||
- make technical drawings of fashion pieces
|
||||
- manufacturing of made-up textile articles
|
||||
- manufacturing of wearing apparel
|
||||
- marker making
|
||||
- operate computerised control systems
|
||||
- perform process control in the wearing apparel industry
|
||||
|
||||
## Hot technologies
|
||||
|
||||
- Adobe Acrobat
|
||||
- Adobe Creative Cloud software
|
||||
- Adobe Illustrator
|
||||
- Adobe InDesign
|
||||
- Adobe Photoshop
|
||||
- Autodesk Revit
|
||||
- JavaScript
|
||||
- Microsoft Excel
|
||||
- Microsoft Office software
|
||||
- Microsoft Outlook
|
||||
|
||||
---
|
||||
*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/849a656c-8559-4471-91ed-442c42b0b641), O*NET 30.3 (27-1022.00, manual nearest match). See manifest.json for licensing/attribution.*
|
||||
286
manifest.json
Normal file
286
manifest.json
Normal file
@@ -0,0 +1,286 @@
|
||||
{
|
||||
"name": "clothing-cad-technician",
|
||||
"title": "clothing CAD technician",
|
||||
"version": "0.1.0",
|
||||
"layer": "core",
|
||||
"language": "en",
|
||||
"generated": "2026-07-07",
|
||||
"ids": {
|
||||
"esco_uri": "http://data.europa.eu/esco/occupation/849a656c-8559-4471-91ed-442c42b0b641",
|
||||
"esco_code": "3118.2",
|
||||
"isco_group": "3118",
|
||||
"onet_soc": "27-1022.00",
|
||||
"crosswalk_match": "manual nearest via ISCO 3118 (Fashion 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": 17,
|
||||
"skills_optional": 6,
|
||||
"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": 2
|
||||
},
|
||||
"OpenSenseNova/SenseNova-Skills": {
|
||||
"repo": "https://github.com/OpenSenseNova/SenseNova-Skills",
|
||||
"commit": "d8bb438",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"mukul975/Anthropic-Cybersecurity-Skills": {
|
||||
"repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills",
|
||||
"commit": "673da1f",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 7
|
||||
},
|
||||
"jeremylongshore/claude-code-plugins-plus-skills": {
|
||||
"repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills",
|
||||
"commit": "e112938a",
|
||||
"license": "MIT",
|
||||
"skills": 4
|
||||
},
|
||||
"a5c-ai/babysitter": {
|
||||
"repo": "https://github.com/a5c-ai/babysitter",
|
||||
"commit": "44a5d58b",
|
||||
"license": "MIT",
|
||||
"skills": 6
|
||||
},
|
||||
"basicmachines-co/basic-memory": {
|
||||
"repo": "https://github.com/basicmachines-co/basic-memory",
|
||||
"commit": "53da71c",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"brycewang-stanford/Auto-Empirical-Research-Skills": {
|
||||
"repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills",
|
||||
"commit": "85bf545",
|
||||
"license": "CC-BY-4.0",
|
||||
"skills": 3
|
||||
},
|
||||
"ruvnet/claude-code-flow": {
|
||||
"repo": "https://github.com/ruvnet/claude-code-flow",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"ruvnet/ruflo": {
|
||||
"repo": "https://github.com/ruvnet/ruflo",
|
||||
"commit": "73914bd",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"JimLiu/baoyu-design": {
|
||||
"repo": "https://github.com/JimLiu/baoyu-design",
|
||||
"commit": "222ccbf",
|
||||
"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": 2
|
||||
},
|
||||
"K-Dense-AI/scientific-agent-skills": {
|
||||
"repo": "https://github.com/K-Dense-AI/scientific-agent-skills",
|
||||
"commit": "4d97e29",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"davila7/claude-code-templates": {
|
||||
"repo": "https://github.com/davila7/claude-code-templates",
|
||||
"commit": "fa79251",
|
||||
"license": "MIT",
|
||||
"skills": 9
|
||||
},
|
||||
"nexu-io/open-design": {
|
||||
"repo": "https://github.com/nexu-io/open-design",
|
||||
"commit": "4b66023",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 6
|
||||
},
|
||||
"Devin-AXIS/iPolloWork": {
|
||||
"repo": "https://github.com/Devin-AXIS/iPolloWork",
|
||||
"commit": "5107542",
|
||||
"license": "custom (see upstream LICENSE)",
|
||||
"skills": 1
|
||||
},
|
||||
"foryourhealth111-pixel/Vibe-Skills": {
|
||||
"repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills",
|
||||
"commit": "34429a8",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"nextlevelbuilder/ui-ux-pro-max-skill": {
|
||||
"repo": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",
|
||||
"commit": "fe3f65e",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"wondelai/skills": {
|
||||
"repo": "https://github.com/wondelai/skills",
|
||||
"commit": "326b380",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"dembrandt/dembrandt-skills": {
|
||||
"repo": "https://github.com/dembrandt/dembrandt-skills",
|
||||
"commit": "38cd2b7",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"honeydew-ai/honeydew-ai-coding-agents-plugins": {
|
||||
"repo": "https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins",
|
||||
"commit": "f4066d2",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"davepoon/buildwithclaude": {
|
||||
"repo": "https://github.com/davepoon/buildwithclaude",
|
||||
"commit": "3c94e0c",
|
||||
"license": "MIT",
|
||||
"skills": 3
|
||||
},
|
||||
"snyk/agent-scan": {
|
||||
"repo": "https://github.com/snyk/agent-scan",
|
||||
"commit": "f3a4621",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"ThinkInAIXYZ/deepchat": {
|
||||
"repo": "https://github.com/ThinkInAIXYZ/deepchat",
|
||||
"commit": "f275c92",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 3
|
||||
},
|
||||
"mohitagw15856/pm-claude-skills": {
|
||||
"repo": "https://github.com/mohitagw15856/pm-claude-skills",
|
||||
"commit": "876fa30",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"muratcankoylan/Agent-Skills-for-Context-Engineering": {
|
||||
"repo": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",
|
||||
"commit": "c578e85",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"silverstein/minutes": {
|
||||
"repo": "https://github.com/silverstein/minutes",
|
||||
"commit": "3fb2e83",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"billy-enrizky/openbrowser-ai": {
|
||||
"repo": "https://github.com/billy-enrizky/openbrowser-ai",
|
||||
"commit": "168d43e",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"infrasity-labs/dev-gtm-claude-skills": {
|
||||
"repo": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
|
||||
"commit": "02cfefb",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"wanshuiyin/Anti-Autoresearch": {
|
||||
"repo": "https://github.com/wanshuiyin/Anti-Autoresearch",
|
||||
"commit": "c7f7f0d",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"JasonColapietro/suede-creator-skills": {
|
||||
"repo": "https://github.com/JasonColapietro/suede-creator-skills",
|
||||
"commit": "0dc2aef",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"affaan-m/everything-claude-code": {
|
||||
"repo": "https://github.com/affaan-m/everything-claude-code",
|
||||
"commit": "ed38744",
|
||||
"license": "MIT",
|
||||
"skills": 2
|
||||
},
|
||||
"nexscope-ai/eCommerce-Skills": {
|
||||
"repo": "https://github.com/nexscope-ai/eCommerce-Skills",
|
||||
"commit": "56f3288",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"nanocoai/nanoclaw": {
|
||||
"repo": "https://github.com/nanocoai/nanoclaw",
|
||||
"commit": "da9a74f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"alirezarezvani/claude-skills": {
|
||||
"repo": "https://github.com/alirezarezvani/claude-skills",
|
||||
"commit": "0241f43",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
},
|
||||
"ahacker-1/cre-agent-skills": {
|
||||
"repo": "https://github.com/ahacker-1/cre-agent-skills",
|
||||
"commit": "618734e",
|
||||
"license": "Apache-2.0",
|
||||
"skills": 1
|
||||
},
|
||||
"ljagiello/ctf-skills": {
|
||||
"repo": "https://github.com/ljagiello/ctf-skills",
|
||||
"commit": "d19f35f",
|
||||
"license": "MIT",
|
||||
"skills": 1
|
||||
}
|
||||
},
|
||||
"total_skills": 80,
|
||||
"tiers": {
|
||||
"core": 3,
|
||||
"adjacent": 77
|
||||
}
|
||||
},
|
||||
"provenance": {
|
||||
"items": {
|
||||
"esco": 24,
|
||||
"onet": 67,
|
||||
"jobads": 93,
|
||||
"wiki_ai": 0,
|
||||
"anthropic": 5,
|
||||
"ai_skills": 183,
|
||||
"stackx": 0
|
||||
},
|
||||
"share_percent": {
|
||||
"esco": 6.5,
|
||||
"onet": 18.0,
|
||||
"jobads": 25.0,
|
||||
"wiki_ai": 0.0,
|
||||
"anthropic": 1.3,
|
||||
"ai_skills": 49.2,
|
||||
"stackx": 0.0
|
||||
},
|
||||
"method": "content items per source category"
|
||||
},
|
||||
"collar": "white",
|
||||
"computer_work": true
|
||||
}
|
||||
386
references/ai-skills.md
Normal file
386
references/ai-skills.md
Normal file
@@ -0,0 +1,386 @@
|
||||
# External AI agent skills — clothing-cad-technician
|
||||
|
||||
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 |
|
||||
|---|---|---|---|
|
||||
| `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) |
|
||||
| `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: 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 |
|
||||
|---|---|---|---|
|
||||
| `growing-outside-in-systems` | adjacent | Drive feature development using Outside-In TDD with Hexagonal Architecture. Design emerges through inline code, in-memory fakes, interface extraction, and deferred I/O. Use when building features, writing tests, or structuring backend … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/backend-development/skills/growing-outside-in-systems) |
|
||||
| `SSA/IR Design` | adjacent | Expert skill for designing intermediate representations and implementing SSA construction | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/programming-languages/skills/ssa-ir-design) |
|
||||
| `Memory Allocator` | adjacent | Expert skill for custom memory allocator design optimized for language runtime needs | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/programming-languages/skills/memory-allocator) |
|
||||
| `gpu-memory-analysis` | adjacent | Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/gpu-memory-analysis) |
|
||||
| `memory-interfaces` | adjacent | Expert skill for on-chip and external memory interface design in FPGAs | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/fpga-programming/skills/memory-interfaces) |
|
||||
| `opex-program-designer` | adjacent | Operational Excellence program design skill with governance structure, methodology deployment, and capability building | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/operations/skills/opex-program-designer) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `swift-actor-persistence` | adjacent | Thread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.kiro/skills/swift-actor-persistence) |
|
||||
| `content-engine` | adjacent | Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/content-engine) |
|
||||
|
||||
## Source: ahacker-1/cre-agent-skills
|
||||
|
||||
- Repository: [https://github.com/ahacker-1/cre-agent-skills](https://github.com/ahacker-1/cre-agent-skills) (commit `618734e`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `cre-office` | adjacent | CRE Office analysis suite - 8 specialist skills for U.S. office acquisitions, refinancings, lease-up, tenant credit, TI/LC underwriting, financing fit, and investment committee memo writing. | [source](https://github.com/ahacker-1/cre-agent-skills/tree/618734e/claude-code-plugins/cre-office) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `ceo-advisor` | adjacent | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
|
||||
|
||||
## Source: basicmachines-co/basic-memory
|
||||
|
||||
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-literary-analysis` | adjacent | Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and visualization. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-literary-analysis) |
|
||||
|
||||
## Source: billy-enrizky/openbrowser-ai
|
||||
|
||||
- Repository: [https://github.com/billy-enrizky/openbrowser-ai](https://github.com/billy-enrizky/openbrowser-ai) (commit `168d43e`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `page-analysis` | adjacent | Analyze web page content, structure, and layout to understand what a page contains and how it is organized. Trigger when the user asks to: analyze a page, understand page structure, inspect a website, summarize page content, examine page … | [source](https://github.com/billy-enrizky/openbrowser-ai/tree/168d43e/plugin/skills/page-analysis) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `post-acceptance` | adjacent | This skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/post-acceptance) |
|
||||
| `devils-advocate` | adjacent | Challenge a slide deck design with 5-7 specific pedagogical questions. Checks ordering, prerequisites, gaps, alternatives, notation conflicts, cognitive load, and book readiness. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/28-maxwell2732-paper-replicate-agent-demo/dot-claude/skills/devils-advocate) |
|
||||
| `identify` | adjacent | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/docx) |
|
||||
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/pptx) |
|
||||
| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/xlsx) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `latex-posters` | adjacent | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/latex-posters) |
|
||||
| `crewai` | adjacent | Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/crewai) |
|
||||
| `scientific-slides` | adjacent | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-slides) |
|
||||
| `Excel Analysis` | adjacent | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) |
|
||||
| `esm` | adjacent | Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/esm) |
|
||||
| `trigger-dev` | adjacent | Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background task, ai background job, long running task. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/workflow-automation/trigger-dev) |
|
||||
| `agent-memory-mcp` | adjacent | A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-mcp) |
|
||||
| `code-review-excellence` | adjacent | Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/productivity/code-review-excellence) |
|
||||
| `conversation-memory` | adjacent | Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/conversation-memory) |
|
||||
|
||||
## 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` | adjacent | 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: Devin-AXIS/iPolloWork
|
||||
|
||||
- Repository: [https://github.com/Devin-AXIS/iPolloWork](https://github.com/Devin-AXIS/iPolloWork) (commit `5107542`, retrieved 2026-07-14)
|
||||
- License: custom (see upstream LICENSE)
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ipollowork-presentations` | adjacent | Create, revise, and verify slide presentations in an active iPolloWork Design session without replacing the selected template or writing outside the session project. | [source](https://github.com/Devin-AXIS/iPolloWork/tree/5107542/examples/plugin-packages/design-agent/.opencode/skills/ipollowork-presentations) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `scientific-slides` | adjacent | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-slides) |
|
||||
|
||||
## Source: honeydew-ai/honeydew-ai-coding-agents-plugins
|
||||
|
||||
- Repository: [https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins](https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins) (commit `f4066d2`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `context-item-creation` | adjacent | Guides you through creating context items — instructions, skills, knowledge pointers, and memory events — that give the AI analyst persistent knowledge about your organization. Covers when to create each type, naming conventions, folder … | [source](https://github.com/honeydew-ai/honeydew-ai-coding-agents-plugins/tree/f4066d2/skills/context-item-creation) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `presentation-deck` | adjacent | Structure compelling design presentations for stakeholders, reviews, and showcases. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/presentation-deck) |
|
||||
|
||||
## Source: JasonColapietro/suede-creator-skills
|
||||
|
||||
- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `suede-paywalls` | adjacent | Suede-affiliated in-product monetization design for paywall screens, feature gates, trial-expiry states, usage-limit prompts, and free-to-paid upgrade moments. Use when the user needs trigger timing, message structure, plan presentation, … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-paywalls) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `oraclecloud-sdk-patterns` | core | Production-grade OCI SDK patterns for client lifecycle, retry logic, and memory leak avoidance. Use when building long-running OCI services, fixing memory leaks with Instance Principal auth, or implementing retry/backoff. Trigger with "oci … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/oraclecloud-pack/skills/oraclecloud-sdk-patterns) |
|
||||
| `form-deck` | adjacent | Use when asked to design a pitch deck, presentation, or slide set. Examples: "design a pitch deck", "create a sales deck", "make a conference presentation", "build an investor deck", "help me present this to the board", "create slides for … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/form-deck) |
|
||||
| `adobe-core-workflow-b` | adjacent | 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) |
|
||||
| `brain-save` | adjacent | Saves a single fact, decision, pattern, or convention into your governed knowledge brain so it can be recalled later — and retires memories that are outdated. Side-effecting: it writes to your durable corpus, so it never auto-fires — … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/mcp/governed-second-brain/skills/brain-save) |
|
||||
|
||||
## Source: JimLiu/baoyu-design
|
||||
|
||||
- Repository: [https://github.com/JimLiu/baoyu-design](https://github.com/JimLiu/baoyu-design) (commit `222ccbf`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `baoyu-design` | adjacent | Create polished design artifacts as self-contained HTML: UI mockups, interactive prototypes, wireframes, landing pages, dashboards, app screens, mobile apps, slide decks (a.k.a. PPT / PowerPoint presentations), and visual explorations. Use … | [source](https://github.com/JimLiu/baoyu-design/tree/222ccbf/skills/baoyu-design) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `latex-posters` | adjacent | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/latex-posters) |
|
||||
| `scientific-slides` | adjacent | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/scientific-slides) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `latex-posters` | adjacent | Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/latex-posters) |
|
||||
| `scientific-slides` | adjacent | Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/scientific-slides) |
|
||||
|
||||
## Source: ljagiello/ctf-skills
|
||||
|
||||
- Repository: [https://github.com/ljagiello/ctf-skills](https://github.com/ljagiello/ctf-skills) (commit `d19f35f`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `ctf-forensics` | adjacent | Provides digital forensics and signal analysis techniques for CTF challenges. Use when analyzing disk images, memory dumps, event logs, network captures, cryptocurrency transactions, steganography, PDF analysis, Windows registry, … | [source](https://github.com/ljagiello/ctf-skills/tree/d19f35f/ctf-forensics) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `lifecycle-crm-plan` | adjacent | Design lifecycle marketing / CRM journeys across the customer lifecycle. Use when asked to plan onboarding emails, lifecycle/CRM campaigns, drip sequences, re-engagement or winback flows, or a messaging calendar. Produces a lifecycle plan … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-growth/skills/lifecycle-crm-plan) |
|
||||
|
||||
## Source: mukul975/Anthropic-Cybersecurity-Skills
|
||||
|
||||
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `analyzing-macro-malware-in-office-documents` | core | Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download cradles, payload execution, persistence mechanisms, and anti-analysis techniques. Uses olevba, oledump, and VBA … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-macro-malware-in-office-documents) |
|
||||
| `detecting-t1055-process-injection-with-sysmon` | adjacent | Detect process injection techniques (T1055) including classic DLL injection, process hollowing, and APC injection by analyzing Sysmon events for cross-process memory operations, remote thread creation, and anomalous DLL loading patterns. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-t1055-process-injection-with-sysmon) |
|
||||
| `analyzing-memory-forensics-with-lime-and-volatility` | adjacent | Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-forensics-with-lime-and-volatility) |
|
||||
| `performing-threat-hunting-with-yara-rules` | adjacent | Use YARA pattern-matching rules to hunt for malware, suspicious files, and indicators of compromise across filesystems and memory dumps. Covers rule authoring, yara-python scanning, and integration with threat intel feeds. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-threat-hunting-with-yara-rules) |
|
||||
| `analyzing-heap-spray-exploitation` | adjacent | Detect and analyze heap spray attacks in memory dumps using Volatility3 plugins to identify NOP sled patterns, shellcode landing zones, and suspicious large allocations in process virtual address space. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-heap-spray-exploitation) |
|
||||
| `analyzing-linux-kernel-rootkits` | adjacent | Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-linux-kernel-rootkits) |
|
||||
| `conducting-memory-forensics-with-volatility` | adjacent | Performs memory forensics analysis using Volatility 3 to extract evidence of malware execution, process injection, network connections, and credential theft from RAM dumps captured during incident response. Covers memory acquisition, … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/conducting-memory-forensics-with-volatility) |
|
||||
|
||||
## Source: muratcankoylan/Agent-Skills-for-Context-Engineering
|
||||
|
||||
- Repository: [https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) (commit `c578e85`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `memory-systems` | adjacent | This skill should be used for persistent semantic memory in agent systems: cross-session knowledge retention, entity tracking, temporal validity, graph or vector retrieval, memory consolidation, and memory benchmark selection. Route … | [source](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/c578e85/skills/memory-systems) |
|
||||
|
||||
## Source: nanocoai/nanoclaw
|
||||
|
||||
- Repository: [https://github.com/nanocoai/nanoclaw](https://github.com/nanocoai/nanoclaw) (commit `da9a74f`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `add-gcal-tool` | adjacent | Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever … | [source](https://github.com/nanocoai/nanoclaw/tree/da9a74f/.claude/skills/add-gcal-tool) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `tiktok-shop-content-strategy` | adjacent | 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 |
|
||||
|---|---|---|---|
|
||||
| `slides` | adjacent | Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies. | [source](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/tree/fe3f65e/.claude/skills/slides) |
|
||||
| `design` | adjacent | Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, … | [source](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill/tree/fe3f65e/.claude/skills/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 |
|
||||
|---|---|---|---|
|
||||
| `deck-guizang-editorial` | adjacent | Open Design's FY26 marketing plan: brand-to-pipeline — audience, offer, channel mix, and the launch calendar that ties creative to growth. Built as a decision-grade marketing & GTM deck for CMO, growth lead, founder. | [source](https://github.com/nexu-io/open-design/tree/4b66023/plugins/_official/examples/deck-guizang-editorial) |
|
||||
| `docx` | adjacent | Create, edit, and analyze Word documents with tracked changes, comments, and formatting. Useful for design briefs, copy docs, and review-ready deliverables. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/docx) |
|
||||
| `html-ppt-zhangzara-coral` | adjacent | Open Design's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-coral) |
|
||||
| `html-ppt-zhangzara-signal` | adjacent | Open Design's strategy memo: should it monetize the plugin registry now or hold — options, risks, and the recommendation. Built as a decision-grade corporate strategy deck for CEO, strategy team. | [source](https://github.com/nexu-io/open-design/tree/4b66023/design-templates/html-ppt-zhangzara-signal) |
|
||||
| `slides` | adjacent | Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/slides) |
|
||||
| `marketing-psychology` | adjacent | Apply psychological principles and behavioral science to copy and design. Useful for tightening hooks, framing, and pricing presentation. | [source](https://github.com/nexu-io/open-design/tree/4b66023/skills/marketing-psychology) |
|
||||
|
||||
## Source: OpenSenseNova/SenseNova-Skills
|
||||
|
||||
- Repository: [https://github.com/OpenSenseNova/SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills) (commit `d8bb438`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `trend-analysis` | core | 基于多维度数据进行分级评估与趋势预测,通过设定差异化增长率计算预测值,并生成对比可视化图表,适用于绩效评估、目标设定等场景。 | [source](https://github.com/OpenSenseNova/SenseNova-Skills/tree/d8bb438/skills/sn-da-excel-workflow/capability/excel-data-analysis/trend-analysis) |
|
||||
|
||||
## Source: ruvnet/claude-code-flow
|
||||
|
||||
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `memory-management` | adjacent | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `ReasoningBank with AgentDB` | adjacent | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/reasoningbank-agentdb) |
|
||||
|
||||
## Source: ruvnet/ruflo
|
||||
|
||||
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `AgentDB Memory Patterns` | adjacent | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
||||
| `memory-management` | adjacent | AgentDB memory system with HNSW vector search. Provides 150x-12,500x faster pattern retrieval, persistent storage, and semantic search capabilities for learning and knowledge management. Use when: need to store successful patterns, … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/memory-management) |
|
||||
| `ReasoningBank with AgentDB` | adjacent | Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/reasoningbank-agentdb) |
|
||||
|
||||
## Source: silverstein/minutes
|
||||
|
||||
- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `minutes-mirror` | adjacent | Self-coaching analysis of your own behavior across meetings — talk-time ratio, filler words, hedging language, monologue length, energy patterns, and (when meetings are tagged via /minutes-tag) what your behavior in winning meetings looks … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-mirror) |
|
||||
|
||||
## Source: snyk/agent-scan
|
||||
|
||||
- Repository: [https://github.com/snyk/agent-scan](https://github.com/snyk/agent-scan) (commit `f3a4621`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/docx) |
|
||||
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/pptx) |
|
||||
| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/snyk/agent-scan/tree/f3a4621/tests/skills/xlsx) |
|
||||
|
||||
## Source: ThinkInAIXYZ/deepchat
|
||||
|
||||
- Repository: [https://github.com/ThinkInAIXYZ/deepchat](https://github.com/ThinkInAIXYZ/deepchat) (commit `f275c92`, retrieved 2026-07-14)
|
||||
- License: Apache-2.0
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `docx` | adjacent | Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/docx) |
|
||||
| `pptx` | adjacent | Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/pptx) |
|
||||
| `xlsx` | adjacent | Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new … | [source](https://github.com/ThinkInAIXYZ/deepchat/tree/f275c92/resources/skills/xlsx) |
|
||||
|
||||
## Source: wanshuiyin/Anti-Autoresearch
|
||||
|
||||
- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14)
|
||||
- License: MIT
|
||||
|
||||
| Skill | Tier | What it adds | Upstream |
|
||||
|---|---|---|---|
|
||||
| `presentation-signals` | adjacent | Checkable-ish surface presentation signals a reviewer notices first — duplicate/near-identical tables, leftover pipeline/template strings, too-few or LLM-looking figures, and page-padding. AUXILIARY ONLY and weak by design: a deterministic … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/skills/presentation-signals) |
|
||||
|
||||
## 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 |
|
||||
|---|---|---|---|
|
||||
| `steve-jobs-design-review` | adjacent | Review designs, products, and features with Steve Jobs'' standards: ruthless simplicity, focus, and end-to-end excellence. Use when the user mentions "Steve Jobs review", "design review", "product review", "what would Steve do", "insanely … | [source](https://github.com/wondelai/skills/tree/326b380/steve-jobs-design-review) |
|
||||
69
references/market.md
Normal file
69
references/market.md
Normal file
@@ -0,0 +1,69 @@
|
||||
# Market evidence report — clothing-cad-technician
|
||||
|
||||
Source: **9 real job ads** (JSearch API, countries: us 9), extracted into the MSSQL evidence store; as of 2026-07-10.
|
||||
This report contains extracted, aggregated facts only — no ad text is
|
||||
reproduced (copyright / platform terms).
|
||||
|
||||
## Seniority distribution
|
||||
|
||||
| Seniority | Ads | Share |
|
||||
|---|---|---|
|
||||
| mid | 6 | 67 % |
|
||||
| senior | 2 | 22 % |
|
||||
| junior | 1 | 11 % |
|
||||
|
||||
## Tools — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | Adobe Illustrator | 4 | 44 % |
|
||||
| 2 | Adobe Photoshop | 4 | 44 % |
|
||||
|
||||
## Hard skills — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
| 1 | print development | 3 | 33 % |
|
||||
|
||||
## Methods — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Responsibilities — full market ranking
|
||||
|
||||
| # | Item | Ads | Share |
|
||||
|---|---|---|---|
|
||||
|
||||
## Regional breakdown
|
||||
|
||||
> **Corpus note:** 9 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** — 9 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 |
|
||||
|---|---|
|
||||
| 2D CAD Designer — Junior Apparel Flats & Sketches | 1 |
|
||||
| 2D CAD Designer - Juniors + Women's Apparel | 1 |
|
||||
| Athleisure CAD Designer, Junior On-Site NYC | 1 |
|
||||
| Fashion CAD Designer for Intimate Apparel & Illustration | 1 |
|
||||
| Print CAD Designer - Fashion & Plus-Size AI Patterns | 1 |
|
||||
| Remote Apparel CAD & Technical Design Specialist | 1 |
|
||||
| Senior CAD Artist Intimate Apparel | 1 |
|
||||
| Senior CAD Designer (Fashion Experience Required) | 1 |
|
||||
| Senior CAD Designer; Fashion | 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.
|
||||
22
references/profile.md
Normal file
22
references/profile.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Occupation profile — clothing CAD technician
|
||||
|
||||
- **ESCO URI:** http://data.europa.eu/esco/occupation/849a656c-8559-4471-91ed-442c42b0b641
|
||||
- **ESCO code:** 3118.2
|
||||
- **ISCO-08 group:** 3118 — Draughtspersons
|
||||
|
||||
## Description (ESCO)
|
||||
|
||||
Clothing CAD technicians use software to create design plans for clothing products. They work in 2D design which is known as surface modelling, or 3D design which is called solid modelling. They use surface modelling to draw a flat representation of the clothing product. In solid modelling, they create a 3D display of a structure or component in order to take a virtual look of the clothing product.
|
||||
|
||||
## Definition
|
||||
|
||||
nan
|
||||
|
||||
## Alternative labels
|
||||
|
||||
- clothing CAD specialist
|
||||
- clothing computer-assisted designer technician
|
||||
- clothing computer aided designer technician
|
||||
- clothing CAD operator
|
||||
- fashion CAD technician
|
||||
- CAD fashion designer
|
||||
111
references/skills.md
Normal file
111
references/skills.md
Normal file
@@ -0,0 +1,111 @@
|
||||
# Competences — clothing CAD technician
|
||||
|
||||
Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/849a656c-8559-4471-91ed-442c42b0b641).
|
||||
|
||||
## Essential
|
||||
|
||||
- **3D body scanning technologies** (knowledge)
|
||||
- **apparel manufacturing technology** (knowledge)
|
||||
- **CAD for garment manufacturing** (knowledge)
|
||||
- **create patterns for garments** (skill/competence)
|
||||
- **draw sketches to develop textile articles using softwares** (skill/competence)
|
||||
- **examine sample garments** (skill/competence)
|
||||
- **grade patterns for wearing apparel** (skill/competence)
|
||||
- **history of fashion** (knowledge)
|
||||
- **inspect wearing apparel products** (skill/competence)
|
||||
- **make technical drawings of fashion pieces** (skill/competence)
|
||||
- **manufacturing of made-up textile articles** (knowledge)
|
||||
- **manufacturing of wearing apparel** (knowledge)
|
||||
- **marker making** (knowledge)
|
||||
- **operate computerised control systems** (skill/competence)
|
||||
- **perform process control in the wearing apparel industry** (skill/competence)
|
||||
- **prepare production prototypes** (skill/competence)
|
||||
- **standard sizing systems for clothing** (knowledge)
|
||||
|
||||
## Optional
|
||||
|
||||
- analyse clothing 3d prototypes (skill/competence)
|
||||
- analyse scanned data of the body (skill/competence)
|
||||
- manage briefs for clothing manufacturing (skill/competence)
|
||||
- properties of textile materials (knowledge)
|
||||
- use 3D scanners for clothing (skill/competence)
|
||||
- use spreadsheets software (skill/competence)
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 9 ads, as of 2026-07-10)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Hard skills
|
||||
|
||||
- print development — **33 %**
|
||||
- repeat pattern creation — **22 %**
|
||||
- trend forecasting — **22 %**
|
||||
- color matching — **22 %**
|
||||
- fashion illustration — **22 %**
|
||||
- fashion trend interpretation — **22 %**
|
||||
- garment rendering — **22 %**
|
||||
- graphic design — **22 %**
|
||||
- garment specification — **11 %**
|
||||
- flat sketching — **11 %**
|
||||
- fashion trend analysis — **11 %**
|
||||
- design engineering — **11 %**
|
||||
- digital design — **11 %**
|
||||
- fabric construction knowledge — **11 %**
|
||||
- fabric rendering — **11 %**
|
||||
- 2d cad design — **11 %**
|
||||
- 2d sketching — **11 %**
|
||||
- cad creation — **11 %**
|
||||
- cad design — **11 %**
|
||||
- artwork tracking — **11 %**
|
||||
- tech pack preparation — **11 %**
|
||||
- technical artwork — **11 %**
|
||||
- technical design — **11 %**
|
||||
- technical drawing — **11 %**
|
||||
- technical flats creation — **11 %**
|
||||
- trend research — **11 %**
|
||||
- visual merchandising — **11 %**
|
||||
- workflow enhancement — **11 %**
|
||||
- merchandise analysis — **11 %**
|
||||
- pattern development — **11 %**
|
||||
|
||||
### Responsibilities
|
||||
|
||||
- print collection development — **22 %**
|
||||
- product presentation production — **22 %**
|
||||
- seasonal print direction — **22 %**
|
||||
- seasonal trend alignment — **11 %**
|
||||
- sketch creation — **11 %**
|
||||
- trend reporting — **11 %**
|
||||
- workload distribution — **11 %**
|
||||
- product program management — **11 %**
|
||||
- project oversight — **11 %**
|
||||
- quality standard elevation — **11 %**
|
||||
- runway report delivery — **11 %**
|
||||
- print layout rework — **11 %**
|
||||
- print scanning and cleaning — **11 %**
|
||||
- output review — **11 %**
|
||||
- presentation preparation — **11 %**
|
||||
- layout reworking — **11 %**
|
||||
- library maintenance — **11 %**
|
||||
- artwork tracking — **11 %**
|
||||
- cad artwork creation — **11 %**
|
||||
- collaboration with design team — **11 %**
|
||||
- collaboration with teams — **11 %**
|
||||
- collection design — **11 %**
|
||||
- cad development — **11 %**
|
||||
- cad log management — **11 %**
|
||||
- apparel conceptualization — **11 %**
|
||||
- artwork adaptation — **11 %**
|
||||
- artwork review — **11 %**
|
||||
- artwork studio meetings — **11 %**
|
||||
- design to production lifecycle management — **11 %**
|
||||
- concept transformation — **11 %**
|
||||
- concept translation — **11 %**
|
||||
- constructive feedback provision — **11 %**
|
||||
- deadline management — **11 %**
|
||||
- design collaboration — **11 %**
|
||||
- illustration creation — **11 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
46
references/tasks.md
Normal file
46
references/tasks.md
Normal file
@@ -0,0 +1,46 @@
|
||||
# Tasks & work activities — clothing CAD technician
|
||||
|
||||
Source: O*NET 30.3, occupation 27-1022.00 (Fashion Designers) — manual nearest-occupation mapping via ISCO group 3118; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
## Task statements
|
||||
|
||||
- **[Core]** Direct and coordinate workers involved in drawing and cutting patterns and constructing samples or finished garments.
|
||||
- **[Core]** Examine sample garments on and off models, modifying designs to achieve desired effects.
|
||||
- **[Core]** Sketch rough and detailed drawings of apparel or accessories, and write specifications such as color schemes, construction, material types, and accessory requirements.
|
||||
- **[Core]** Confer with sales and management executives or with clients to discuss design ideas.
|
||||
- **[Core]** Identify target markets for designs, looking at factors such as age, gender, and socioeconomic status.
|
||||
- **[Core]** Attend fashion shows and review garment magazines and manuals to gather information about fashion trends and consumer preferences.
|
||||
- **[Core]** Select materials and production techniques to be used for products.
|
||||
- **[Core]** Provide sample garments to agents and sales representatives, and arrange for showings of sample garments at sales meetings or fashion shows.
|
||||
- **[Core]** Adapt other designers' ideas for the mass market.
|
||||
- **[Core]** Purchase new or used clothing and accessory items as needed to complete designs.
|
||||
- **[Core]** Visit textile showrooms to keep up-to-date on the latest fabrics.
|
||||
- **[Core]** Collaborate with other designers to coordinate special products and designs.
|
||||
- **[Supplemental]** Design custom clothing and accessories for individuals, retailers, or theatrical, television, or film productions.
|
||||
- **[Supplemental]** Determine prices for styles.
|
||||
- **[Supplemental]** Draw patterns for articles designed, cut patterns, and cut material according to patterns, using measuring instruments and scissors.
|
||||
- **[Supplemental]** Develop a group of products or accessories, and market them through venues such as boutiques or mail-order catalogs.
|
||||
- **[Supplemental]** Read scripts and consult directors and other production staff to develop design concepts and plan productions.
|
||||
- **[Core]** Test fabrics or oversee testing so that garment care labels can be created.
|
||||
- **[Supplemental]** Sew together sections of material to form mockups or samples of garments or articles, using sewing equipment.
|
||||
- **[Supplemental]** Research the styles and periods of clothing needed for film or theatrical productions.
|
||||
|
||||
## Detailed work activities
|
||||
|
||||
- Build models, patterns, or templates.
|
||||
- Calculate costs of goods or services.
|
||||
- Collaborate with others to develop or refine designs.
|
||||
- Conduct market research.
|
||||
- Conduct research to inform art, designs, or other work.
|
||||
- Coordinate design activities.
|
||||
- Determine the value of goods or services.
|
||||
- Develop artistic or design concepts for decoration, exhibition, or commercial purposes.
|
||||
- Draw detailed or technical illustrations.
|
||||
- Maintain inventories of materials, equipment, or products.
|
||||
- Monitor current trends.
|
||||
- Promote products, activities, or organizations.
|
||||
- Select materials or props.
|
||||
- Study scripts to determine project requirements.
|
||||
- Test characteristics of materials or structures.
|
||||
- Test materials, solutions, or samples.
|
||||
- Write informational material.
|
||||
53
references/tools.md
Normal file
53
references/tools.md
Normal file
@@ -0,0 +1,53 @@
|
||||
# Tools & technology — clothing CAD technician
|
||||
|
||||
Source: O*NET 30.3, occupation 27-1022.00 (Fashion Designers) — manual nearest-occupation mapping via ISCO group 3118; the official ESCO crosswalk has no entry for this ESCO occupation.
|
||||
|
||||
| Software | Category | Hot technology |
|
||||
|---|---|---|
|
||||
| Adobe Acrobat | Document management 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 |
|
||||
| Autodesk Revit | Computer aided design CAD software | yes |
|
||||
| JavaScript | Web platform development 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 Word | Word processing software | yes |
|
||||
| SAS | Analytical or scientific software | yes |
|
||||
| Trimble SketchUp Pro | Computer aided design CAD software | yes |
|
||||
| Autodesk AutoCAD Design Suite | Computer aided design CAD software | |
|
||||
| Autodesk SketchBook Pro | Graphics or photo imaging software | |
|
||||
| C-DESIGN Fashion | Computer aided design CAD software | |
|
||||
| CLO Virtual Fashion Marvelous Designer | Computer aided design CAD software | |
|
||||
| Computer aided design and drafting software CADD | Computer aided design CAD software | |
|
||||
| Corel CorelDraw Graphics Suite | Graphics or photo imaging software | |
|
||||
| Corel Painter | Graphics or photo imaging software | |
|
||||
| Fashion Toolbox | Computer aided design CAD software | |
|
||||
| Financial accounting software | Accounting software | |
|
||||
| Lectra Prima Vision Print Repeat | Graphics or photo imaging software | |
|
||||
| Optitex 3D Suite | Computer aided design CAD software | |
|
||||
| Patternmaking software | Computer aided design CAD software | |
|
||||
| StartingAClothingLine.com Digital Fashion Pro | Computer aided design CAD software | |
|
||||
| User interface design software | Program testing software | |
|
||||
| Web browser software | Internet browser software | |
|
||||
|
||||
<!-- market-evidence -->
|
||||
|
||||
## Market evidence (job-ad analysis, 9 ads, as of 2026-07-10)
|
||||
|
||||
Share of analyzed job ads mentioning the item (threshold ≥ 20 %). Source: JSearch/Adzuna APIs.
|
||||
|
||||
### Tools
|
||||
|
||||
- Adobe Illustrator — **44 %**
|
||||
- Adobe Photoshop — **44 %**
|
||||
- CAD software — **11 %**
|
||||
- CLO3D — **11 %**
|
||||
- Kaledo — **11 %**
|
||||
- Microsoft Office — **11 %**
|
||||
- WorkGrades — **11 %**
|
||||
|
||||
<!-- market-evidence -->
|
||||
Reference in New Issue
Block a user