Agent Skills by Eddie Lay
Showing 20 vetted skills indexed across 1 GitHub repositories.
liveview-patterns
Implement Phoenix LiveView UI patterns for real-time interfaces.
distributed-systems
Coordinate distributed BEAM/OTP applications across multiple nodes with libcluster.
elixir-scribe
Organize Elixir projects into domain-resource-action folders for single-responsibility modules.
nerves-patterns
Organize Nerves firmware patterns with modular supervision and hardware abstractions.
ai-orchestration
Manage and rotate LLM API keys across multiple providers.
git-workflow
Automate Git and GitHub workflows for Elixir/BEAM OpenCode projects.
api-design
Designs Elixir/BEAM APIs with architecture, versioning, and documentation guidance.
observability
Implement telemetry, metrics, and tracing for Elixir/BEAM applications.
performance-profiling
Analyze BEAM-based Elixir applications to identify performance bottlenecks.
data-pipeline
Orchestrate streaming Elixir data pipelines with GenStage, Broadway, and Flow.
elixir-architect
Codify Elixir architecture requirements into ADRs, guardrails, and handoff documents.
migration-patterns
Plan and execute zero-downtime Elixir/Phoenix database migrations with reversible rollbacks.
resilience-patterns
Implement circuit breakers, retries, timeouts, and bulkheads for distributed systems.
security-patterns
Implement Elixir security patterns for authentication, authorization, and data protection.
elixir-guidelines
Standardize Elixir codebases with official naming, structure, and documentation standards.
api-versioning
Design API versioning strategies with URI paths, headers, and deprecation workflows.
otp-patterns
Provide reusable GenServer, Supervisor, and Application patterns for Elixir applications.
test-generation
Generate ExUnit test suites with unit, property-based, and GenServer patterns.
ecto-query-analysis
Analyze Ecto queries to detect N+1s and recommend preloads and indexing.
Jido AI Framework
Orchestrate multi-agent AI workflows and reasoning in Elixir.