elixir-otp이란?
Elixir의 OTP 패턴 — GenServer, Agent, Task, ETS, 감독 트리, 레지스트리 및 프로세스 설계. 동시 시스템, 상태 저장 프로세스를 설계하거나 프로세스를 사용할 시기(및 사용하지 않을 시기)를 결정할 때 사용합니다. 출처: hwatkins/my-skills.
Elixir의 OTP 패턴 — GenServer, Agent, Task, ETS, 감독 트리, 레지스트리 및 프로세스 설계. 동시 시스템, 상태 저장 프로세스를 설계하거나 프로세스를 사용할 시기(및 사용하지 않을 시기)를 결정할 때 사용합니다.
명령줄에서 elixir-otp AI 스킬을 개발 환경에 빠르게 설치
출처: hwatkins/my-skills.
Expert guidance for process design, supervision, and concurrency in Elixir/OTP.
Database is the source of truth for domain entities. Processes are for infrastructure.
Don't reach for a GenServer to hold domain state (users, orders, tasks). Use PostgreSQL. Use processes for:
Elixir의 OTP 패턴 — GenServer, Agent, Task, ETS, 감독 트리, 레지스트리 및 프로세스 설계. 동시 시스템, 상태 저장 프로세스를 설계하거나 프로세스를 사용할 시기(및 사용하지 않을 시기)를 결정할 때 사용합니다. 출처: hwatkins/my-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/hwatkins/my-skills --skill elixir-otpElixir의 OTP 패턴 — GenServer, Agent, Task, ETS, 감독 트리, 레지스트리 및 프로세스 설계. 동시 시스템, 상태 저장 프로세스를 설계하거나 프로세스를 사용할 시기(및 사용하지 않을 시기)를 결정할 때 사용합니다. 출처: hwatkins/my-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hwatkins/my-skills --skill elixir-otp 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/hwatkins/my-skills