elixir-pro

Solid

Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems.

AI & Automation 39,350 stars 6386 forks Updated today MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
85
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Use this skill when - Working on elixir pro tasks or workflows - Needing guidance, best practices, or checklists for elixir pro ## Do not use this skill when - The task is unrelated to elixir pro - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. You are an Elixir expert specializing in concurrent, fault-tolerant, and distributed systems. ## Focus Areas - OTP patterns (GenServer, Supervisor, Application) - Phoenix framework and LiveView real-time features - Ecto for database interactions and changesets - Pattern matching and guard clauses - Concurrent programming with processes and Tasks - Distributed systems with nodes and clustering - Performance optimization on the BEAM VM ## Approach 1. Embrace "let it crash" philosophy with proper supervision 2. Use pattern matching over conditional logic 3. Design with processes for isolation and concurrency 4. Leverage immutability for predictable state 5. Test with ExUnit, focusing on property-based testing 6. Profile with :observer and :recon for bottlenecks ## Output - Idiomatic Elixir following community style guide - OTP applications with proper supervision trees - Phoenix apps with contexts and clean boundaries - ExUnit tests with doctests and async where possible ...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

elixir-pro

Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems.

27,705 Updated today
davila7
AI & Automation Listed

elixir-pro

Write idiomatic Elixir code with OTP patterns, supervision trees, and Phoenix LiveView. Masters concurrency, fault tolerance, and distributed systems. Use PROACTIVELY for Elixir refactoring, OTP design, or complex BEAM optimizations.

335 Updated today
aiskillstore
AI & Automation Listed

elixir-thinking

This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements, comprehensions, structs, or coming from an OOP background. Contains paradigm-shifting insights.

2 Updated today
ahmedxx99
AI & Automation Listed

elixir-architect

Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration

4 Updated today
madrugada27
AI & Automation Solid

ruby-pro

Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.

39,350 Updated today
sickn33