APEXLang provides a packaging and runtime contract for generating APEXLang artifacts. The skill defines a strict start order for assets, local-context discovery rules, and runtime preflight steps to ensure generated output is compiler-safe and auditable. It emphasises safe, audited generation over guesswork and prevents risky auto-imports without explicit human confirmation.
Use when you need programmatic generation, validation, or import planning for Oracle APEXLang artifacts: code generation pipelines, templated app scaffolds, or any workflow requiring deterministic discovery and compiler-truth validation. It’s appropriate for CI checks, preflight validation, and tool-assisted app materialization where exact workspace context is available.
Agents that can run Node.js tooling and file-system probes (CI-integrated agents, developer tooling agents). Works best with agents that honor stop-with-missing-inputs patterns and can request workspace paths.
This skill has not been reviewed by our automated audit pipeline yet.