library/specializations/domains/science/nanotechnology/skills/ald-process-controller/SKILL.md
Atomic Layer Deposition skill for conformal thin film deposition with atomic-level thickness control
npx skillsauth add a5c-ai/babysitter ald-process-controllerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The ALD Process Controller skill provides comprehensive atomic layer deposition process control, enabling conformal thin film growth with atomic-level precision through optimized pulse sequences and in-situ monitoring.
Saturation Studies
Process Window
Film Quality
{
"material": "string",
"precursor_a": "string",
"precursor_b": "string",
"target_thickness": "number (nm)",
"substrate": "string",
"temperature": "number (C)"
}
{
"optimized_recipe": {
"precursor_a_pulse": "number (s)",
"purge_a": "number (s)",
"precursor_b_pulse": "number (s)",
"purge_b": "number (s)"
},
"gpc": "number (Angstrom/cycle)",
"cycles_required": "number",
"uniformity": "number (%)",
"conformality": "number (% step coverage)"
}
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.