phx:boundaries

Community

Ensure Phoenix context integrity.

Authoroliver-kriska
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps maintain a clean and robust Elixir Phoenix application architecture by enforcing strict boundaries between different contexts and layers of the application.

Core Features & Use Cases

  • Dependency Analysis: Analyzes module dependencies to detect violations of architectural rules.
  • Context Health Scoring: Provides a quantifiable score for the health of your application's contexts.
  • Violation Identification: Pinpoints specific issues like circular dependencies, excessive module counts, or improper layer communication.
  • Use Case: Before merging a large pull request, run this Skill to ensure new code doesn't introduce architectural debt by violating context boundaries.

Quick Start

Run /phx:boundaries to check for context boundary violations in your Phoenix project.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phx:boundaries
Download link: https://github.com/oliver-kriska/claude-elixir-phoenix/archive/main.zip#phx-boundaries

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.