examples/elixir_programming_skills/skills/mix-and-projects/SKILL.md
--- lesson_style: summary title: Mix and Project Workflow tags: - elixir - tooling - build links: - target: "[[modules-and-docs]]" rel: prereq - target: "[[testing]]" rel: prereq - target: "[[typespecs-and-behaviours]]" rel: related source_lessons: - https://elixirschool.com/en/lessons/basics/mix - https://elixirschool.com/en/lessons/intermediate/mix_tasks content_origin: Summarized from Elixir School lessons in paraphrased form. Not verbatim text. --- Summary of the
npx skillsauth add pcharbon70/jido_skillset examples/elixir_programming_skills/skills/mix-and-projectsInstall 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.
Summary of the source lessons: Mix is both project scaffolding and operational interface. The lessons cover dependency management, task execution, and custom task authoring for repetitive workflows. A good Mix setup standardizes local and CI execution so team behavior remains predictable.
Use this as the orchestration layer around [[modules-and-docs]] and verification loops in [[testing]]. For larger codebases, pair these workflows with explicit contracts from [[typespecs-and-behaviours]].
testing
--- title: bad tags: [one, two --- Invalid yaml frontmatter.
testing
B links back to [[a]].
testing
A links to [[b]].
testing
--- title: Beta --- Beta body.