Back to Skills

phoenix-api-channels

MacPhobos
Updated 3 days ago
4 views
0
View on GitHub
Otherapi

About

This skill provides Phoenix framework expertise for building JSON APIs with controllers and WebSocket real-time features using Channels and Presence. It's ideal for developers creating RESTful endpoints, adding chat/notifications via WebSockets, or implementing live tracking with PubSub. The skill covers Ecto contexts, authentication, versioned routes, and BEAM-powered real-time functionality.

Quick Install

Claude Code

Recommended
Primary
npx skills add MacPhobos/research-mind -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/MacPhobos/research-mind
Git CloneAlternative
git clone https://github.com/MacPhobos/research-mind.git ~/.claude/skills/phoenix-api-channels

Copy and paste this command in Claude Code to install this skill

GitHub Repository

MacPhobos/research-mind
Path: .claude/skills/toolchains-elixir-frameworks-phoenix-api-channels
0

Related Skills

asyncio

Other

This skill provides comprehensive guidance on Python's asyncio framework for modern concurrent programming using async/await syntax. It covers core concepts like event loops, tasks, and coroutines along with practical implementations including aiohttp for async HTTP operations and FastAPI async patterns. Use it when building concurrent I/O-bound applications, parallel API clients, real-time systems, or async web servers.

View skill

golang-http-frameworks

Other

This skill helps developers build production-ready REST APIs in Go using net/http, Chi, Gin, Echo, and Fiber frameworks. It covers route structuring, middleware implementation, request validation, and error handling patterns. Use it when choosing an HTTP framework, designing REST endpoints, or implementing authentication and testing for Go services.

View skill

golang-observability-opentelemetry

Other

This skill provides comprehensive Go observability instrumentation using OpenTelemetry for distributed tracing, Prometheus for metrics collection, and structured logging with slog. Use it when instrumenting microservices for production monitoring, debugging distributed systems, or setting up operational dashboards. It covers everything from initializing tracers and metrics endpoints to implementing HTTP middleware and health checks.

View skill

jest-typescript

Other

This skill provides Jest with TypeScript configuration for industry-standard testing in JavaScript/TypeScript projects. It's ideal for testing existing Jest projects, React/Node.js applications with TypeScript, and migrating JavaScript projects to TypeScript. The setup includes Jest ecosystem tools, React Testing Library integration, snapshot testing, and built-in coverage reporting.

View skill