Claude Skill
maxim-ist/elixir-architect
A Claude Skill for Elixir and Phoenix development, offering architectural guidance and code assistance. Ideal for building robust applications with Ash framework support.
Overview
Repository
Install this Skill
git clone https://github.com/maxim-ist/elixir-architect.gitRegistry
Summary
Elixir Architect is a Claude Skill designed to assist with Elixir and Phoenix framework development, providing architectural guidance and code generation capabilities.
Claude代码的Elixir架构师技能
Key features
- Elixir development assistance
- Phoenix framework guidance
- Architectural pattern support
- Integration with Claude Code
Use cases
- Building Elixir applications
- Phoenix project scaffolding
- Code architecture review
- Development workflow optimization
README excerpt
# Elixir Architect A comprehensive Claude Code skill for architecting production-ready Elixir/Phoenix applications with complete documentation, ADRs, guardrails, and handoff materials. ## Overview **Elixir Architect** is a Claude Code skill that acts as an expert system architect, creating comprehensive project documentation packages that enable Director and Implementor AI agents to successfully build complex Elixir/OTP systems following industry best practices. This skill creates: - ✅ Complete directory structure for multi-app projects - ✅ Architecture documentation (8 comprehensive files) - ✅ Architecture Decision Records (ADRs) - ✅ AI collaboration guardrails (Director/Implementor roles) - ✅ Handoff documentation with workflows - ✅ Domain-specific adaptations (Financial, E-Commerce, SaaS) ## Key Features ### Expert Consultation Automatically launches Task agents to research: - Domain-specific architecture patterns - Ash Framework best practices - Dave Thomas's path-based dependency approach - OTP supervision tree patterns - Superpowers framework for implementation planning ### Comprehensive Documentation Generates 20+ documentation files including: - **Foundation**: README.md, CLAUDE.md with AI context - **Architecture**: 8 detailed architecture documents (~6,000 lines) - **Guardrails**: NEVER_DO, ALWAYS_DO, role definitions, review checklist - **Decisions**: ADRs with alternatives and trade-offs - **Handoff**: Complete workflow for Director/Implementor collaboration ### Domain-Specific Adaptations Special handling for: - **Financial Systems**: Double-entry bookkeeping, money handling, audit trails - **E-Commerce**: Order workflows, inventory, payment integration - **SaaS Platforms**: Multi-tenancy, subscriptions, usage tracking ### Proven Architectural Patt