home/categories/framework-internals/mkreyman-bmad-elixir-priv-skills-elixir-no-placeholders-skill-md
framework-internalsdevelopment
elixir-no-placeholders
PROHIBITS placeholder code, default values that mask missing data, and silent failures. Enforces fail-fast with loud errors. Use when implementing ANY function or data structure.
maintainer
mkreyman
Updated 10/24/2025
Stars
5
Forks
2
quick start
Installation and usage
PROHIBITS placeholder code, default values that mask missing data, and silent failures. Enforces fail-fast with loud errors. Use when implementing ANY function or data structure.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use elixir-no-placeholders