phx:verify
CommunityEnsure Elixir/Phoenix code quality.
Authoroliver-kriska
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the comprehensive verification of Elixir/Phoenix code changes, ensuring adherence to quality standards and preventing common errors before commits or pull requests.
Core Features & Use Cases
- Multi-stage Verification: Executes a sequence of checks including compilation, formatting, static analysis (Credo), testing, and type checking (Dialyzer).
- Strict Quality Gates: Enforces "Iron Laws" such as running checks in order, fixing issues immediately, treating warnings as errors, and requiring full Dialyzer checks before PRs.
- Use Case: After implementing a new feature in your Phoenix application, run
/phx:verifyto automatically compile the code, check formatting, analyze for code smells, run all unit tests, and perform a Dialyzer analysis to catch potential type-related bugs.
Quick Start
Run the full verification loop for your Elixir/Phoenix project by typing /phx:verify.
Dependency Matrix
Required Modules
None requiredComponents
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:verify Download link: https://github.com/oliver-kriska/claude-elixir-phoenix/archive/main.zip#phx-verify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.