Skip to main content
GitHub 저장소

codex-elixir-phoenix

codex-elixir-phoenix에는 ccarvalho-eng에서 수집한 skills 48개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
48
Stars
10
업데이트
2026-05-05
Forks
3
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

elixir-phoenix-help
소프트웨어 개발자

Recommend the right `$elixir-phoenix-*` skill for the current task.

2026-05-05
elixir-phoenix-runtime-durability-review
소프트웨어 품질 보증 분석가·테스터

Elixir/Phoenix: Review lifecycle, state-machine, Oban, persistence, pause/resume, retry, and restart-sensitive changes before commit, push, or PR. Use for concurrency-sensitive runtime work to produce explicit blocking vs optional findings, require durability checks, and verify smoke plus restart resilience when applicable.

2026-05-05
elixir-phoenix-compound
소프트웨어 개발자

Capture a solved Phoenix problem as a reusable solution doc.

2026-04-26
elixir-phoenix-assigns-audit
소프트웨어 개발자

Audit LiveView assigns for memory bloat, dead assigns, and stream candidates.

2026-04-26
elixir-phoenix-audit
소프트웨어 개발자

Audit project health across architecture, security, performance, tests, and deps.

2026-04-26
elixir-phoenix-boundaries
소프트웨어 개발자

Analyze Phoenix context boundaries and coupling with `mix xref`.

2026-04-26
elixir-phoenix-brainstorm
소프트웨어 개발자

Brainstorm Phoenix features, tradeoffs, and requirements before planning.

2026-04-26
elixir-phoenix-brief
소프트웨어 개발자

Brief a Phoenix plan so reviewers understand design, schema, and component choices.

2026-04-26
elixir-phoenix-call-tracing
소프트웨어 개발자

Trace Elixir call paths from entry points with `mix xref`.

2026-04-26
elixir-phoenix-challenge
소프트웨어 품질 보증 분석가·테스터

Stress-test Phoenix changes with rigorous review questions before approval.

2026-04-26
elixir-phoenix-compound-docs
소프트웨어 개발자

Search past Phoenix solution docs before starting a new investigation.

2026-04-26
elixir-phoenix-deploy
소프트웨어 개발자

Apply Phoenix deployment patterns for Docker, Fly.io, releases, and migrations.

2026-04-26
elixir-phoenix-document
소프트웨어 개발자

Write `@moduledoc` and `@doc` only when the user explicitly asks.

2026-04-26
elixir-phoenix-ecto-constraint-debug
소프트웨어 개발자

Debug Ecto constraint errors by tracing data, migrations, and triggers.

2026-04-26
elixir-phoenix-ecto-patterns
소프트웨어 개발자

Apply Ecto patterns for schemas, changesets, queries, migrations, and preloads.

2026-04-26
elixir-phoenix-elixir-idioms
소프트웨어 개발자

Apply Elixir and OTP idioms for processes, tasks, registries, and control flow.

2026-04-26
elixir-phoenix-examples
소프트웨어 개발자

Give Phoenix, LiveView, Ecto, or OTP examples and walkthroughs.

2026-04-26
elixir-phoenix-full
소프트웨어 개발자

Run the full plan-build-review-compound workflow for large Phoenix work.

2026-04-26
elixir-phoenix-hex-publish
소프트웨어 개발자

Prepare and publish Hex releases, including versioning, changelog, tags, and release steps.

2026-04-26
elixir-phoenix-hexdocs-fetcher
소프트웨어 개발자

Fetch and convert HexDocs pages for focused library lookups.

2026-04-26
elixir-phoenix-incident-response
네트워크·컴퓨터 시스템 관리자

Handle Phoenix production incidents: triage, stabilize, narrow root cause, hotfix safely.

2026-04-26
elixir-phoenix-init
소프트웨어 개발자

Install or update the plugin rules and AGENTS.md wiring in a Phoenix project.

2026-04-26
elixir-phoenix-intent-detection
소프트웨어 개발자

Route ambiguous Phoenix requests to the right workflow.

2026-04-26
elixir-phoenix-intro
고등교육 컴퓨터공학 교원

Walk a new user through the plugin commands and Phoenix workflow.

2026-04-26
elixir-phoenix-investigate
소프트웨어 품질 보증 분석가·테스터

Investigate Phoenix bugs, crashes, and test failures to find root cause.

2026-04-26
elixir-phoenix-learn-from-fix
소프트웨어 개발자

Capture durable lessons after a Phoenix bug fix or correction.

2026-04-26
elixir-phoenix-liveview-debug
소프트웨어 개발자

Debug LiveView events, assigns, reconnects, and render behavior.

2026-04-26
elixir-phoenix-liveview-patterns
소프트웨어 개발자

Apply LiveView patterns for forms, components, uploads, async, and streams.

2026-04-26
elixir-phoenix-migrations
데이터베이스 아키텍트

Plan Ecto and Postgres migrations with additive, backfill-safe rollouts.

2026-04-26
elixir-phoenix-n1-check
소프트웨어 개발자

Scan Ecto code for N+1 queries and missing preloads.

2026-04-26
elixir-phoenix-oban
소프트웨어 개발자

Apply Oban patterns for workers, queues, retries, uniqueness, and testing.

2026-04-26
elixir-phoenix-observability
소프트웨어 개발자

Set up or review Phoenix telemetry, metrics, traces, logs, and alerts.

2026-04-26
elixir-phoenix-perf
소프트웨어 개발자

Analyze Phoenix slowness, memory, N+1s, and bottlenecks.

2026-04-26
elixir-phoenix-permissions
소프트웨어 개발자

Recommend safe `settings.json` command permissions for Elixir workflows.

2026-04-26
elixir-phoenix-phoenix-contexts
소프트웨어 개발자

Design or refactor Phoenix contexts, boundaries, and context APIs.

2026-04-26
elixir-phoenix-plan
소프트웨어 개발자

Plan multi-step Phoenix work, new domains, or larger multi-file changes.

2026-04-26
elixir-phoenix-pr-review
소프트웨어 품질 보증 분석가·테스터

Handle Phoenix PR review comments: inspect feedback, draft replies, and fix code.

2026-04-26
elixir-phoenix-quick
소프트웨어 개발자

Implement a small Phoenix change without the full planning workflow.

2026-04-26
elixir-phoenix-research
소프트웨어 개발자

Research Phoenix topics or evaluate Hex libraries from primary sources.

2026-04-26
elixir-phoenix-review
소프트웨어 품질 보증 분석가·테스터

Review Phoenix changes with parallel specialists before commit or PR.

2026-04-26
이 저장소에서 수집된 skills 48개 중 상위 40개를 표시합니다.