ash-framework
Ash Framework — resources, actions, policies, aggregates, calculations, AshPhoenix.Form, LiveView, migrations. Use when generating resources via mix ash.codegen, editing changes, checks, types, validations, or domain code interfaces.
- Type
- skill
- GitHub stars
- ★ 286
- Repository
- oliver-kriska/claude-elixir-phoenix
- Category
- backend
Install
1Quick install (skills CLI)
npx skills add oliver-kriska/claude-elixir-phoenix --skill ash-framework --agent claude-codeInstalls ash-framework into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.