Elixir programming skill for Claude Code — patterns, OTP, Ecto, testing, and production references
Stars
7
Forks
1
Watchers
7
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
34
commits
Add NIF host patterns, library authoring, and alias grouping guidance
81124fcView on GitHubAdd Registry naming trap, handle_continue chains, and NIF integration notes
3cb85e5View on GitHubAdd process design patterns: instructions, callback module, object anti-pattern
234be6fView on GitHubReplace project-specific examples with generic ones in BAD/GOOD pairs
3e44611View on GitHubAdd 3 BAD/GOOD pairs from user feedback: with over case, identity case, module attribute defaults
65a1a9bView on GitHubAdd nested supervisor example and copy OTP process rules to architecture-reference
aa03c06View on GitHubAdd nested supervision tree refactoring pattern with Postgrex reference
1e3e2c5View on GitHubAdd OpenApiSpex section to production.md: Parameter vs Schema, operation DSL, validation
6c9df20View on GitHubAdd syntax equivalences section: keyword list forms, do/end desugaring, DSL patterns
5b4ae0bView on GitHubImprove event sourcing files: Aggregate.Multi, Phoenix integration, dispatch options
d747853View on GitHubExpand code-style.md: module organization, sigils, defdelegate, formatter idioms
cd48518View on GitHub