commit ace89711d0a4f04ecd204042b9b49ec93045a84e Author: skillfactor-pipeline Date: Fri Aug 14 16:59:50 2026 +0200 feat: language-engineer skill package v0.1.0 diff --git a/PROVENANCE.md b/PROVENANCE.md new file mode 100644 index 0000000..8ddc52d --- /dev/null +++ b/PROVENANCE.md @@ -0,0 +1,30 @@ +# Data provenance — language-engineer + +Where the content of this skill package comes from, counted by +content items (tasks, competences, tools, evidence entries, curated +knowledge). Rendered live by Gitea: + +```mermaid +%%{init: {'theme':'base','themeVariables':{'pie1':'#f9a825','pie2':'#1e88e5','pie3':'#d97757','pie4':'#8e24aa','pieOuterStrokeWidth':'0px','pieSectionTextColor':'#fff'}}}%% +pie showData + title Content sources — language-engineer + "ESCO (occupation & competences)" : 45 + "O*NET (tasks & tools)" : 96 + "Anthropic official Claude skills" : 5 + "External AI skill packs (mapped)" : 156 +``` + +| Source | Items | Share | Files | +|---|---|---|---| +| ESCO (occupation & competences) | 45 | 14.9 % | references/profile.md, references/skills.md | +| O*NET (tasks & tools) | 96 | 31.8 % | references/tasks.md, references/tools.md | +| Job boards (market evidence) | 0 | 0.0 % | references/market.md (full report) + "Market evidence" headline sections | +| Wikipedia & AI expert curation | 0 | 0.0 % | glossary, literature, usecases, intake, quality, evals/ | +| Anthropic official Claude skills | 5 | 1.7 % | references/ai-skills.md, section "anthropics/skills" (official Claude Code skills) | +| External AI skill packs (mapped) | 156 | 51.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..4111608 --- /dev/null +++ b/SKILL.md @@ -0,0 +1,53 @@ +--- +name: language-engineer +description: "Occupational skill for the role 'language engineer' (also: computer-aided translation engineer, language technology engineering specialist, language engineering adviser, language technology engineering expert, language technology engineering consultant, language engineering specialist). Use when the user asks for typical language engineer work such as: typical language engineer responsibilities" +--- + +# Language Engineer + +Language engineers work within the field of computing science, and more specifically in the field of natural language processing. They aim to close the gap in translation between accurate human translations to machine-operated translators. They parse texts, compare and map translations, and improve the linguistics of translations through programming and code. + +## 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) + +- algorithms +- apply statistical analysis techniques +- computational linguistics +- conduct ICT code review +- define technical requirements +- develop code exploits +- engineering principles +- engineering processes +- evaluate translation technologies +- follow translation quality standards +- interpret technical requirements +- machine translation +- manage engineering project +- modern languages +- natural language processing + +## Hot technologies + +- Apache Subversion SVN +- Autodesk AutoCAD +- C +- C++ +- Dassault Systemes SolidWorks +- ESRI ArcGIS software +- Extensible markup language XML +- Linux +- Microsoft Excel +- Microsoft Office software + +--- +*Sources: ESCO v1.2.1 (http://data.europa.eu/esco/occupation/4874fa37-0cd1-4a68-aed8-a838851f242d), O*NET 30.3 (17-2072.00, manual nearest match). See manifest.json for licensing/attribution.* diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..0a3a7d0 --- /dev/null +++ b/manifest.json @@ -0,0 +1,232 @@ +{ + "name": "language-engineer", + "title": "language engineer", + "version": "0.1.0", + "layer": "core", + "language": "en", + "generated": "2026-07-07", + "ids": { + "esco_uri": "http://data.europa.eu/esco/occupation/4874fa37-0cd1-4a68-aed8-a838851f242d", + "esco_code": "2152.1.4", + "isco_group": "2152", + "onet_soc": "17-2072.00", + "crosswalk_match": "manual nearest via ISCO 2152 (Electronics Engineers, Except Computer)" + }, + "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": 21, + "skills_optional": 23, + "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 + }, + "JuliusBrussee/caveman": { + "repo": "https://github.com/JuliusBrussee/caveman", + "commit": "0d95a81", + "license": "MIT", + "skills": 1 + }, + "brycewang-stanford/Auto-Empirical-Research-Skills": { + "repo": "https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills", + "commit": "85bf545", + "license": "CC-BY-4.0", + "skills": 12 + }, + "foryourhealth111-pixel/Vibe-Skills": { + "repo": "https://github.com/foryourhealth111-pixel/Vibe-Skills", + "commit": "34429a8", + "license": "Apache-2.0", + "skills": 7 + }, + "K-Dense-AI/claude-scientific-skills": { + "repo": "https://github.com/K-Dense-AI/claude-scientific-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 8 + }, + "K-Dense-AI/scientific-agent-skills": { + "repo": "https://github.com/K-Dense-AI/scientific-agent-skills", + "commit": "4d97e29", + "license": "MIT", + "skills": 8 + }, + "davila7/claude-code-templates": { + "repo": "https://github.com/davila7/claude-code-templates", + "commit": "fa79251", + "license": "MIT", + "skills": 12 + }, + "rohitg00/skillkit": { + "repo": "https://github.com/rohitg00/skillkit", + "commit": "d2e5c34", + "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 + }, + "a5c-ai/babysitter": { + "repo": "https://github.com/a5c-ai/babysitter", + "commit": "44a5d58b", + "license": "MIT", + "skills": 7 + }, + "aaron-he-zhu/aaron-marketing-skills": { + "repo": "https://github.com/aaron-he-zhu/aaron-marketing-skills", + "commit": "b7b0b9f", + "license": "Apache-2.0", + "skills": 1 + }, + "rsmdt/the-startup": { + "repo": "https://github.com/rsmdt/the-startup", + "commit": "ff6a0be", + "license": "MIT", + "skills": 1 + }, + "MohamedAbdallah-14/unslop": { + "repo": "https://github.com/MohamedAbdallah-14/unslop", + "commit": "5af59d9", + "license": "MIT", + "skills": 1 + }, + "jabrena/plinth": { + "repo": "https://github.com/jabrena/plinth", + "commit": "065eae8", + "license": "Apache-2.0", + "skills": 1 + }, + "basicmachines-co/basic-memory": { + "repo": "https://github.com/basicmachines-co/basic-memory", + "commit": "53da71c", + "license": "custom (see upstream LICENSE)", + "skills": 1 + }, + "wanshuiyin/Auto-claude-code-research-in-sleep": { + "repo": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep", + "commit": "eb5c9d7", + "license": "MIT", + "skills": 1 + }, + "affaan-m/everything-claude-code": { + "repo": "https://github.com/affaan-m/everything-claude-code", + "commit": "ed38744", + "license": "MIT", + "skills": 1 + }, + "nWave-ai/nWave": { + "repo": "https://github.com/nWave-ai/nWave", + "commit": "1d0f13c", + "license": "MIT", + "skills": 2 + }, + "ruvnet/claude-code-flow": { + "repo": "https://github.com/ruvnet/claude-code-flow", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "ruvnet/ruflo": { + "repo": "https://github.com/ruvnet/ruflo", + "commit": "73914bd", + "license": "MIT", + "skills": 1 + }, + "harperreed/dotfiles": { + "repo": "https://github.com/harperreed/dotfiles", + "commit": "6b5ced1", + "license": "MIT", + "skills": 1 + }, + "mukul975/Anthropic-Cybersecurity-Skills": { + "repo": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills", + "commit": "673da1f", + "license": "Apache-2.0", + "skills": 3 + }, + "rampstackco/claude-skills": { + "repo": "https://github.com/rampstackco/claude-skills", + "commit": "bc6d961", + "license": "MIT", + "skills": 2 + }, + "ljagiello/ctf-skills": { + "repo": "https://github.com/ljagiello/ctf-skills", + "commit": "d19f35f", + "license": "MIT", + "skills": 1 + }, + "samber/cc-skills-golang": { + "repo": "https://github.com/samber/cc-skills-golang", + "commit": "4881c01", + "license": "MIT", + "skills": 1 + }, + "fcakyon/claude-codex-settings": { + "repo": "https://github.com/fcakyon/claude-codex-settings", + "commit": "44b7c00", + "license": "Apache-2.0", + "skills": 1 + }, + "jeremylongshore/claude-code-plugins-plus-skills": { + "repo": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills", + "commit": "e112938a", + "license": "MIT", + "skills": 1 + } + }, + "total_skills": 80, + "tiers": { + "core": 78, + "adjacent": 2 + } + }, + "provenance": { + "items": { + "esco": 45, + "onet": 96, + "jobads": 0, + "wiki_ai": 0, + "anthropic": 5, + "ai_skills": 156, + "stackx": 0 + }, + "share_percent": { + "esco": 14.9, + "onet": 31.8, + "jobads": 0.0, + "wiki_ai": 0.0, + "anthropic": 1.7, + "ai_skills": 51.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..10ec156 --- /dev/null +++ b/references/ai-skills.md @@ -0,0 +1,314 @@ +# External AI agent skills — language-engineer + +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 | +|---|---|---|---| +| `benchmark-suite-manager` | core | Manage benchmarks for algorithm engineering experiments and evaluations | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/computer-science/skills/benchmark-suite-manager) | +| `adversarial-review` | core | Fresh adversarial code review with binary PASS/FAIL verdicts, evidence citations, and anchoring bias prevention via fresh reviewer spawning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/metaswarm/skills/adversarial-review) | +| `statistical-testing` | core | Apply statistical hypothesis testing, significance analysis, A/B test evaluation, and distribution comparisons for data science workflows. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-science-ml/skills/statistical-testing) | +| `A/B Test Design` | core | Statistical experiment design and analysis capabilities for product experimentation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/product-management/skills/ab-test-design) | +| `A/B Test Statistical Analyzer` | core | Performs statistical analysis for A/B testing experiments | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-engineering-analytics/skills/ab-test-statistical-analyzer) | +| `pandas-dataframe-analyzer` | core | Automated DataFrame analysis skill for statistical summaries, missing value detection, data type inference, and memory optimization recommendations. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/data-science-ml/skills/pandas-dataframe-analyzer) | +| `power-analysis-calculator` | core | Skill for statistical power analysis and sample size calculation | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/science/scientific-discovery/skills/power-analysis-calculator) | + +## 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 | +|---|---|---|---| +| `memory-management` | core | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) | + +## 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 | +|---|---|---|---| +| `ml-adoption-playbook` | core | End-to-end methodology for AI agents and software engineers to add machine learning algorithms to existing non-ML codebases. Covers problem framing, data readiness, architectural decoupling, and baseline model integration. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/ml-adoption-playbook) | + +## 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 | +|---|---|---|---| +| `code-review` | core | Use when reviewing Basic Machines code for house style, architecture risk, pre-merge hardening, or whether a change fits basic-memory/basic-memory-cloud conventions. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/.agents/skills/code-review) | + +## 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 | +|---|---|---|---| +| `research-ideation` | core | This skill should be used when the user asks to "brainstorm research ideas", "use 5W1H framework", "identify research gaps", "conduct gap analysis", "start research project", "conduct literature review", "define research question", "select … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/research-ideation) | +| `review-julia` | core | Run the Julia code review protocol on Julia scripts. Checks code quality, type stability, parallel computing patterns, and scientific computing standards. Produces a report without editing files. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/14-luischanci-claude-code-research-starter/dot-claude/skills/review-julia) | +| `claude-scientific-guide` | core | Ready-to-use agent skills for scientific research and engineering | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/methodology/claude-scientific-guide) | +| `code-review-excellence` | core | This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/code-review-excellence) | +| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) | +| `identify` | core | 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) | +| `paper-excellence` | core | Comprehensive multi-dimensional review of the sewage-house-prices project. Runs econometrics audit, code review, manuscript proofread, and bibliography validation in parallel. Computes a weighted aggregate score. This skill should be used … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/paper-excellence) | +| `referee2` | core | Systematic audit and review by Referee 2. Two modes — "deck" reviews slide presentations for rhetoric, visual quality, and compile cleanliness; "code" performs cross-language replication and econometric audit of empirical pipelines. Use … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/13-scunning1975-MixtapeTools/skills/referee2) | +| `peer-review-guide` | core | Conduct thorough, constructive peer reviews and evaluate research papers | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/paper-review/peer-review-guide) | +| `statistics-skills` | core | 10 statistical analysis skills. Trigger: statistical tests, Bayesian analysis, hypothesis testing, sampling. Design: method guides covering assumptions, code, and result interpretation. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/analysis/statistics) | +| `automated-review-guide` | core | AI-assisted peer review tools, workflows, and quality standards | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/research/paper-review/automated-review-guide) | +| `experiment-bridge` | core | Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says \"实现实验\", \"implement experiments\", \"bridge\", \"从计划到跑实验\", … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/experiment-bridge) | + +## 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 | +|---|---|---|---| +| `debugging` | core | MUST USE for any real runtime debugging across ANY language or binary — crashes, silent failures, wrong responses, stuck processes, memory leaks, async misbehavior, unexplained timing, reverse engineering. Runs a hypothesis-driven loop: … | [source](https://github.com/code-yeongyu/oh-my-openagent/tree/b19f652/packages/shared-skills/skills/debugging) | + +## 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 | +|---|---|---|---| +| `scientific-critical-thinking` | core | Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-critical-thinking) | +| `transformers` | core | This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/transformers) | +| `code-review-excellence` | core | 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) | +| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/exploratory-data-analysis) | +| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/venue-templates) | +| `denario` | core | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/denario) | +| `literature-review` | core | Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/literature-review) | +| `scientific-brainstorming` | core | Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/scientific-brainstorming) | +| `statistical-analysis` | core | Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/statistical-analysis) | +| `swarmvault` | core | Use SwarmVault when the user needs a local-first knowledge vault that writes durable markdown, graph, search, dashboard, review, and MCP artifacts to disk from books, notes, transcripts, exports, datasets, slide decks, files, URLs, code, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/swarmvault) | +| `latex-posters` | core | 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) | +| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/market-research-reports) | + +## 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 | +|---|---|---|---| +| `paper-search-usage` | core | This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature". | [source](https://github.com/fcakyon/claude-codex-settings/tree/44b7c00/plugins/paper-search-tools/skills/paper-search-usage) | + +## 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-reporting` | core | Write research/technical reports with strong structure + figure standards. Supports Markdown/HTML/PDF outputs (Quarto optional), executive summary, methods, results, discussion, and reproducibility appendix. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/scientific-reporting) | +| `slides-as-code` | core | Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/slides-as-code) | +| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/exploratory-data-analysis) | +| `denario` | core | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/denario) | +| `literature-review` | core | Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/literature-review) | +| `statistical-analysis` | core | Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/statistical-analysis) | +| `perplexity-search` | core | Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/perplexity-search) | + +## Source: harperreed/dotfiles + +- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `swiftui-performance-audit` | core | Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills/swiftui-performance-audit) | + +## 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 | +|---|---|---|---| +| `145-java-refactoring-high-performance` | core | Use when you need to refactor Java code for high performance — including memory/allocation reduction, CPU hot-path optimization, and syntax/API/control-flow improvements. This should trigger for requests such as Review Java code for high … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/145-java-refactoring-high-performance) | + +## 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 | +|---|---|---|---| +| `perplexity-advanced-troubleshooting` | core | Apply advanced debugging techniques for hard-to-diagnose Perplexity Sonar API issues. Use when standard troubleshooting fails, investigating inconsistent citations, or preparing evidence for support escalation. Trigger with phrases like … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/perplexity-pack/skills/perplexity-advanced-troubleshooting) | + +## Source: JuliusBrussee/caveman + +- Repository: [https://github.com/JuliusBrussee/caveman](https://github.com/JuliusBrussee/caveman) (commit `0d95a81`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `caveman-compress` | core | Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable … | [source](https://github.com/JuliusBrussee/caveman/tree/0d95a81/plugins/caveman/skills/caveman-compress) | + +## 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 | +|---|---|---|---| +| `exa-search` | core | Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/exa-search) | +| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/exploratory-data-analysis) | +| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/venue-templates) | +| `literature-review` | core | Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/literature-review) | +| `statistical-analysis` | core | Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/statistical-analysis) | +| `autoskill` | core | Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/autoskill) | +| `latex-posters` | core | 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) | +| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/market-research-reports) | + +## 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 | +|---|---|---|---| +| `exa-search` | core | Web toolkit powered by Exa, tuned for scientific and technical content. Use this skill when the user needs to search the web or fetch/extract URL content. Covers: web search (semantic lookups, research, current info — with optional … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/exa-search) | +| `exploratory-data-analysis` | core | Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/exploratory-data-analysis) | +| `venue-templates` | core | Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/venue-templates) | +| `literature-review` | core | Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/literature-review) | +| `statistical-analysis` | core | Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/statistical-analysis) | +| `autoskill` | core | Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/autoskill) | +| `latex-posters` | core | 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) | +| `market-research-reports` | core | Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/market-research-reports) | + +## 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` | core | 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: MohamedAbdallah-14/unslop + +- Repository: [https://github.com/MohamedAbdallah-14/unslop](https://github.com/MohamedAbdallah-14/unslop) (commit `5af59d9`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `unslop-file` | core | Humanize natural-language memory files (CLAUDE.md, todos, preferences, docs) by removing AI-isms and adding burstiness while preserving every code block, URL, path, command, and heading exactly. Two modes: --deterministic (fast, … | [source](https://github.com/MohamedAbdallah-14/unslop/tree/5af59d9/plugins/unslop/skills/unslop-file) | + +## 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-process-injection-techniques` | core | Detects and analyzes process injection techniques used by malware including classic DLL injection, process hollowing, APC injection, thread hijacking, and reflective loading. Uses memory forensics, API monitoring, and behavioral analysis … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/detecting-process-injection-techniques) | +| `performing-privileged-account-access-review` | core | Conduct systematic reviews of privileged accounts to validate access rights, identify excessive permissions, and enforce least privilege across PAM infrastructure. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-privileged-account-access-review) | + +## Source: nWave-ai/nWave + +- Repository: [https://github.com/nWave-ai/nWave](https://github.com/nWave-ai/nWave) (commit `1d0f13c`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `nw-interviewing-techniques` | core | Mom Test questioning toolkit, JTBD analysis, interview conduct, assumption testing framework, and hypothesis design | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-interviewing-techniques) | +| `nw-research-methodology` | core | Research output templates, distillation workflow, and quality standards for evidence-driven research | [source](https://github.com/nWave-ai/nWave/tree/1d0f13c/nWave/skills/nw-research-methodology) | + +## 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 | +|---|---|---|---| +| `cro-optimization` | core | Run conversion rate optimization through hypothesis-driven testing including audit, hypothesis generation, test design, statistical analysis, and rollout decisions. Use this skill whenever the user wants to optimize conversion, run A/B … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/cro-optimization) | +| `data-warehouse-experimentation` | core | Running experiments out of the data warehouse instead of via dedicated experiment platforms. SQL-based assignment, exposure logging discipline, metric definitions in dbt models, statistical analysis in SQL or Python, variance reduction … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/data-warehouse-experimentation) | + +## Source: rohitg00/skillkit + +- Repository: [https://github.com/rohitg00/skillkit](https://github.com/rohitg00/skillkit) (commit `d2e5c34`, retrieved 2026-07-14) +- License: Apache-2.0 + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `structured-code-review` | core | Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized feedback (Blocker/Major/Minor/Nit) with … | [source](https://github.com/rohitg00/skillkit/tree/d2e5c34/packages/core/src/methodology/packs/collaboration/structured-review) | + +## Source: rsmdt/the-startup + +- Repository: [https://github.com/rsmdt/the-startup](https://github.com/rsmdt/the-startup) (commit `ff6a0be`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `requirements-elicitation` | core | Requirement gathering techniques, stakeholder analysis, user story patterns, and specification validation. Use when clarifying vague requirements, resolving conflicting needs, documenting specifications, or validating requirements with … | [source](https://github.com/rsmdt/the-startup/tree/ff6a0be/plugins/team/skills/cross-cutting/requirements-elicitation) | + +## 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 | +|---|---|---|---| +| `sparc-spec` | core | Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-sparc/skills/sparc-spec) | + +## 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 | +|---|---|---|---| +| `sparc-spec` | core | Run the SPARC Specification phase — gather requirements, define acceptance criteria, identify constraints, and store the spec in memory | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-sparc/skills/sparc-spec) | + +## Source: samber/cc-skills-golang + +- Repository: [https://github.com/samber/cc-skills-golang](https://github.com/samber/cc-skills-golang) (commit `4881c01`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `golang-samber-hot` | core | In-memory caching in Golang using samber/hot — eviction algorithms (LRU, LFU, TinyLFU, W-TinyLFU, S3FIFO, ARC, TwoQueue, SIEVE, FIFO), TTL, cache loaders, sharding, stale-while-revalidate, missing key caching, and Prometheus metrics. Apply … | [source](https://github.com/samber/cc-skills-golang/tree/4881c01/skills/golang-samber-hot) | + +## Source: wanshuiyin/Auto-claude-code-research-in-sleep + +- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14) +- License: MIT + +| Skill | Tier | What it adds | Upstream | +|---|---|---|---| +| `experiment-bridge` | core | Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says \"实现实验\", \"implement experiments\", \"bridge\", \"从计划到跑实验\", … | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/experiment-bridge) | diff --git a/references/profile.md b/references/profile.md new file mode 100644 index 0000000..f440ced --- /dev/null +++ b/references/profile.md @@ -0,0 +1,30 @@ +# Occupation profile — language engineer + +- **ESCO URI:** http://data.europa.eu/esco/occupation/4874fa37-0cd1-4a68-aed8-a838851f242d +- **ESCO code:** 2152.1.4 +- **ISCO-08 group:** 2152 — Electronics engineers + +## Description (ESCO) + +Language engineers work within the field of computing science, and more specifically in the field of natural language processing. They aim to close the gap in translation between accurate human translations to machine-operated translators. They parse texts, compare and map translations, and improve the linguistics of translations through programming and code. + +## Definition + +nan + +## Alternative labels + +- computer-aided translation engineer +- language technology engineering specialist +- language engineering adviser +- language technology engineering expert +- language technology engineering consultant +- language engineering specialist +- computer-assisted translation engineer +- language technology engineering adviser +- CAT engineer language engineering expert +- machine translation engineer +- language engineering consultant +- linguistic engineer +- language technology engineer +- language technologist diff --git a/references/skills.md b/references/skills.md new file mode 100644 index 0000000..0042689 --- /dev/null +++ b/references/skills.md @@ -0,0 +1,53 @@ +# Competences — language engineer + +Source: ESCO v1.2.1 occupation-skill relations (http://data.europa.eu/esco/occupation/4874fa37-0cd1-4a68-aed8-a838851f242d). + +## Essential + +- **algorithms** (knowledge) +- **apply statistical analysis techniques** (skill/competence) +- **computational linguistics** (knowledge) +- **conduct ICT code review** (skill/competence) +- **define technical requirements** (skill/competence) +- **develop code exploits** (skill/competence) +- **engineering principles** (knowledge) +- **engineering processes** (knowledge) +- **evaluate translation technologies** (skill/competence) +- **follow translation quality standards** (skill/competence) +- **interpret technical requirements** (skill/competence) +- **machine translation** (knowledge) +- **manage engineering project** (skill/competence) +- **modern languages** (knowledge) +- **natural language processing** (knowledge) +- **perform scientific research** (skill/competence) +- **principles of artificial intelligence** (knowledge) +- **project management** (knowledge) +- **task algorithmisation** (knowledge) +- **technical drawings** (knowledge) +- **use technical drawing software** (skill/competence) + +## Optional + +- apply grammar and spelling rules (skill/competence) +- cognitive psychology (knowledge) +- conduct search engine optimisation (skill/competence) +- develop translation memory software (skill/competence) +- grammar (knowledge) +- information architecture (knowledge) +- information structure (knowledge) +- linguistics (knowledge) +- manage ICT semantic integration (skill/competence) +- manage localisation (skill/competence) +- probability theory (knowledge) +- screen reader (knowledge) +- semantics (knowledge) +- speak different languages (skill/competence) +- speech recognition (knowledge) +- terminology (knowledge) +- transcreation (knowledge) +- translate language concepts (skill/competence) +- update language skills (skill/competence) +- use computer-aided translation (skill/competence) +- use dictionaries (skill/competence) +- use translation memory software (skill/competence) +- use word processing software (skill/competence) diff --git a/references/tasks.md b/references/tasks.md new file mode 100644 index 0000000..087241d --- /dev/null +++ b/references/tasks.md @@ -0,0 +1,52 @@ +# Tasks & work activities — language engineer + +Source: O*NET 30.3, occupation 17-2072.00 (Electronics Engineers, Except Computer) — manual nearest-occupation mapping via ISCO group 2152; the official ESCO crosswalk has no entry for this ESCO occupation. + +## Task statements + +- **[Supplemental]** Investigate green consumer electronics applications for consumer electronic devices, power saving devices for computers or televisions, or energy efficient power chargers. +- **[Supplemental]** Research or develop new green electronics technologies, such as lighting, optical data storage devices, or energy efficient televisions. +- **[Core]** Determine project material or equipment needs. +- **[Core]** Evaluate project work to ensure effectiveness, technical adequacy, or compatibility in the resolution of complex electronics engineering problems. +- **[Core]** Analyze electronics system requirements, capacity, cost, or customer needs to determine project feasibility. +- **[Core]** Confer with engineers, customers, vendors, or others to discuss existing or potential electronics engineering projects or products. +- **[Core]** Operate computer-assisted engineering or design software or equipment to perform electronics engineering tasks. +- **[Core]** Recommend repair or design modifications of electronics components or systems, based on factors such as environment, service, cost, or system capabilities. +- **[Core]** Provide technical support or instruction to staff or customers regarding electronics equipment standards. +- **[Supplemental]** Prepare budget or cost estimates for equipment, construction, or installation projects or control expenditures. +- **[Core]** Design electronic components, software, products, or systems for commercial, industrial, medical, military, or scientific applications. +- **[Core]** Inspect electronic equipment, instruments, products, or systems to ensure conformance to specifications, safety standards, or applicable codes or regulations. +- **[Core]** Prepare documentation containing information such as confidential descriptions or specifications of proprietary hardware or software, product development or introduction schedules, product costs, or information about product performance weaknesses. +- **[Core]** Direct or coordinate activities concerned with manufacture, construction, installation, maintenance, operation, or modification of electronic equipment, products, or systems. +- **[Core]** Develop or perform operational, maintenance, or testing procedures for electronic products, components, equipment, or systems. +- **[Supplemental]** Plan or develop applications or modifications for electronic properties used in components, products, or systems to improve technical performance. +- **[Supplemental]** Prepare engineering sketches or specifications for construction, relocation, or installation of equipment, facilities, products, or systems. +- **[Core]** Prepare, review, or maintain maintenance schedules, design documentation, or operational reports or charts. +- **[Supplemental]** Prepare necessary criteria, procedures, reports, or plans for successful conduct of the project with consideration given to site preparation, facility validation, installation, quality assurance, or testing. +- **[Supplemental]** Represent employer at conferences, meetings, boards, panels, committees, or working groups to present, explain, or defend findings or recommendations, negotiate compromises or agreements, or exchange information. + +## Detailed work activities + +- Advise customers on the use of products or services. +- Analyze design requirements for computer or electronics systems. +- Communicate technical information to suppliers, contractors, or regulatory agencies. +- Confer with technical personnel to prepare designs or operational plans. +- Create schematic drawings for electronics. +- Design electronic or computer equipment or instrumentation. +- Determine operational criteria or specifications. +- Direct industrial production activities. +- Discuss designs or plans with clients. +- Document technical design details. +- Estimate operational costs. +- Estimate technical or resource requirements for development or production projects. +- Evaluate characteristics of equipment or systems. +- Explain project details to the general public. +- Inspect finished products to locate flaws. +- Operate computer systems. +- Prepare operational reports. +- Prepare project budgets. +- Provide technical guidance to other personnel. +- Recommend technical design or process changes to improve efficiency, quality, or performance. +- Research design or application of green technologies. +- Schedule operational activities. +- Test products for functionality or quality. diff --git a/references/tools.md b/references/tools.md new file mode 100644 index 0000000..245fa4d --- /dev/null +++ b/references/tools.md @@ -0,0 +1,58 @@ +# Tools & technology — language engineer + +Source: O*NET 30.3, occupation 17-2072.00 (Electronics Engineers, Except Computer) — manual nearest-occupation mapping via ISCO group 2152; the official ESCO crosswalk has no entry for this ESCO occupation. + +| Software | Category | Hot technology | +|---|---|---| +| Apache Subversion SVN | File versioning software | yes | +| Autodesk AutoCAD | Computer aided design CAD software | yes | +| C | Development environment software | yes | +| C++ | Object or component oriented development software | yes | +| Dassault Systemes SolidWorks | Computer aided design CAD software | yes | +| ESRI ArcGIS software | Geographic information system | yes | +| Extensible markup language XML | Enterprise application integration software | yes | +| Linux | Operating system software | yes | +| Microsoft Excel | Spreadsheet software | yes | +| Microsoft Office software | Office suite software | yes | +| Microsoft PowerPoint | Presentation software | yes | +| Microsoft Word | Word processing software | yes | +| Oracle Database | Data base user interface and query software | yes | +| Oracle Java | Object or component oriented development software | yes | +| Python | Object or component oriented development software | yes | +| Structured query language SQL | Data base user interface and query software | yes | +| The MathWorks MATLAB | Analytical or scientific software | yes | +| Trimble SketchUp Pro | Graphics or photo imaging software | yes | +| UNIX | Operating system software | yes | +| Agile Product Lifecyle Management PLM | Enterprise resource planning ERP software | | +| Ansoft Simplorer | Analytical or scientific software | | +| Cadence PSpice | Analytical or scientific software | | +| Canu | Development environment software | | +| Dassault Systemes CATIA | Computer aided design CAD software | | +| Embarcadero Delphi | Object or component oriented development software | | +| Field programmable gate array FPGA design software | Computer aided design CAD software | | +| Formula translation/translator FORTRAN | Development environment software | | +| Graphics software | Graphics or photo imaging software | | +| Hewlett-Packard HP OpenVMS | Operating system software | | +| IBM Lotus Notes | Electronic mail software | | +| Magellan Firmware | Operating system software | | +| Mathsoft Mathcad | Computer aided design CAD software | | +| MathWorks Simulink | Analytical or scientific software | | +| McCabe Software TRUEchange | Project management software | | +| Mentor Graphics PADS | Computer aided design CAD software | | +| Microsoft Visual Basic.NET | Object or component oriented development software | | +| Microsoft Visual C# .NET | Object or component oriented development software | | +| National Instruments LabVIEW | Development environment software | | +| OrCAD Capture | Computer aided design CAD software | | +| Rabbit Semiconductor Dynamic C | Compiler and decompiler software | | +| Real time operating system RTOS software | Operating system software | | +| Supervisory control and data acquisition SCADA software | Industrial control software | | +| Synopsys Saber | Analytical or scientific software | | +| SystemVerilog | Development environment software | | +| Three-dimensional 3D computer aided design CAD software | Computer aided design CAD software | | +| Two-dimensional 2D computer aided design CAD software | Computer aided design CAD software | | +| Verilog | Development environment software | | +| Very high speed integrated circuit VHSIC hardware description language VHDL simulation software | Analytical or scientific software | | +| Very high-speed integrated circuit VHSIC hardware description language VHDL | Development environment software | | +| Visual Numerics PV-WAVE | Analytical or scientific software | | +| Web browser software | Internet browser software | | +| Xilinx Integrated Software Environment ISE | Computer aided design CAD software | |