Elixir Code Review
Analyzes Elixir code for style, potential bugs, and performance bottlenecks, suggesting improvements based on best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add elixir-code-review npx -- -y @trustedskills/elixir-code-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"elixir-code-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/elixir-code-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides automated code review for Elixir projects. It analyzes Elixir source code, identifies potential issues related to style, best practices, and common errors, and generates feedback for developers. The tool aims to improve code quality and consistency within a project.
When to use it
- Before merging pull requests: Automatically review changes before they are integrated into the main codebase.
- During development: Get immediate feedback on code style and potential issues as you write.
- Onboarding new developers: Ensure new team members adhere to established coding standards.
- Refactoring existing code: Identify areas for improvement in legacy Elixir projects.
Key capabilities
- Elixir code analysis
- Style guide enforcement
- Error detection
- Automated feedback generation
Example prompts
- "Review this Elixir code snippet: [code]"
- "Can you check this pull request for any style violations?"
- "Analyze this file and suggest improvements."
Tips & gotchas
This skill requires an understanding of Elixir syntax and coding conventions to effectively interpret the feedback. The quality of the review depends on the clarity and completeness of the provided code.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.