# `AshJido.Resource.Transformers.GenerateJidoActions`
[🔗](https://github.com/agentjido/ash_jido/blob/v1.0.0/lib/ash_jido/resource/transformers/generate_jido_actions.ex#L1)

Transformer that generates Jido.Action modules from Ash actions at compile time.

This transformer runs after the Ash DSL is finalized and creates a Jido.Action
module for each configured jido_action.

# `after_compile?`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
