elixir-no-placeholders

Community

Fail loud, fail fast—no placeholders.

Authormkreyman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces that you never ship placeholder code or silent defaults for required data. It promotes explicit errors and immediate feedback so you can catch problems early and avoid debugging nightmares.

Core Features & Use Cases

  • No Placeholder Code: Prohibits TODOs or dummy returns; enforces raising clear errors.
  • No Silent Defaults: Prevents masking missing data with default values that hide bugs.
  • Guided Debugging: Provides examples showing proper error signaling and crash-worthy patterns.

Quick Start

When implementing a new function, write a failing test first, then replace the placeholder with a real implementation that raises a clear error if not yet completed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: elixir-no-placeholders
Download link: https://github.com/mkreyman/bmad-elixir/archive/main.zip#elixir-no-placeholders

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.