phx:research

Research Elixir and Phoenix topics from web sources into markdown files.

517|35|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill phx-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phx:research
Source: https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/plugins/elixir-phoenix/skills/research
Command: npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill phx-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers quickly find and synthesize information about Elixir and Phoenix topics from various online sources, reducing research time and improving code quality.

Core Features & Use Cases

  • Web Search: Searches ElixirForum, HexDocs, GitHub, and blogs for relevant information.
  • Structured Output: Presents research findings in a clear, organized Markdown format.
  • Library Evaluation: Provides a structured workflow for evaluating Hex dependencies.
  • Use Case: You need to understand the best practices for implementing unique jobs in Oban. This Skill will search relevant forums and documentation, providing code examples and potential pitfalls.

Quick Start

Use the phx research skill to find information on Oban unique jobs best practices.

Frequently Asked Questions about phx:research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research Elixir and Phoenix development topics online?

To research Elixir and Phoenix topics, this Skill queries web sources like ElixirForum, HexDocs, GitHub, and blogs. It extracts code examples, common patterns, and potential issues, saving the synthesized findings into Markdown files within your local environment.

What is the best way to evaluate Hex dependencies for my Phoenix application?

Evaluating Hex dependencies is structured through a predefined template that searches ElixirForum and HexDocs. This workflow extracts relevant code examples and highlights potential issues, generating a clear Markdown report to help you decide if the library fits your application.

Can I find code examples and common patterns for Oban jobs in Elixir?

Yes, you can find code examples and common patterns for Oban jobs by searching ElixirForum and HexDocs. The Skill specifically targets these sources to extract practical implementation details and identify potential pitfalls for your Elixir application.

Does this research tool output findings to a specific directory format?

Yes, the research tool outputs findings to Markdown files within the .claude/research directory. This structured output organizes the extracted code examples and potential issues into clear, readable documentation for your Elixir and Phoenix development topics.

Where can I find best practices for implementing unique jobs in Oban?

Best practices for implementing unique jobs in Oban can be found by querying ElixirForum and HexDocs. The Skill searches these web sources to extract code examples and common patterns, providing a comprehensive overview of potential implementation issues.