examples/elixir_programming_skills/skills/basics/SKILL.md
--- lesson_style: summary title: Elixir Basics tags: - elixir - basics - syntax links: - target: "[[pattern-matching]]" rel: prereq - target: "[[control-structures]]" rel: prereq - target: "[[functions]]" rel: prereq source_lessons: - https://elixirschool.com/en/lessons/basics/basics - https://elixirschool.com/en/lessons/basics/collections - https://elixirschool.com/en/lessons/basics/strings - https://elixirschool.com/en/lessons/basics/iex_helpers content_origin:
npx skillsauth add pcharbon70/jido_skillset examples/elixir_programming_skills/skills/basicsInstall 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: begin with immutable values, then practice manipulating collections and strings in IEx until core operations feel automatic. The lessons stress that maps, tuples, lists, binaries, and atoms each have different tradeoffs and should be chosen intentionally. IEx helpers are positioned as a daily workflow tool for fast feedback and API discovery.
After these foundations, branch into [[pattern-matching]] for structural data extraction, [[control-structures]] for expression-driven flow, and [[functions]] for composition.
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.