Mark Kreyman
Community@mkreyman · Denver, CO
Agent Skills by Mark Kreyman
Showing 11 vetted skills indexed across 1 GitHub repositories.
elixir-discipline
Enforce mandatory pre-checks before responding to Elixir/Phoenix queries.
elixir-no-placeholders
Enforce fail-fast error signaling in Elixir code and configuration.
ecto-migration-helper
Create and execute Ecto migrations with rollback support in Elixir projects.
phoenix-generator
Generate Phoenix contexts, schemas, LiveViews, and controllers via mix phx.gen commands.
elixir-root-cause-only
Trace Elixir runtime errors through a four-phase reproduce, trace, fix, and verify workflow.
elixir-tdd-enforcement
Enforce Test-Driven Development for Elixir production code in lib/.
phoenix-context-creator
Automates the creation of well-structured Phoenix contexts with modules, schemas, migrations, and tests.
elixir-no-shortcuts
Enforce root-cause fixes for Elixir errors without suppressing warnings.
elixir-quality-gate
Run Mix-based quality checks for Elixir/Phoenix projects.
elixir-test-runner
Runs Elixir ExUnit tests with filtering by file, line, tag, and pattern.
elixir-verification-gate
Verify Elixir project health by executing Mix commands and capturing outputs.