Skill537 repo starsupdated 5d ago
assigns
Compatibility alias for the Elixir/Phoenix plugin's LiveView assigns audit. Invoke explicitly with /lv:assigns.
Install in Claude Code
Copygit clone --depth 1 https://github.com/oliver-kriska/claude-elixir-phoenix /tmp/assigns && cp -r /tmp/assigns/plugins/lv/skills/assigns ~/.claude/skills/assignsThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# LiveView Assigns Compatibility Alias Use the Skill tool to invoke `phx:assigns-audit` with the complete request below, then follow that canonical skill exactly. Do not perform a separate analysis before loading it. $ARGUMENTS
More from this repository
docs-validation-orchestratorSubagent
|
phoenix-project-analyzerSubagent
|
skill-effectiveness-analyzerSubagent
Analyzes skill effectiveness data to identify failure patterns and recommend improvements. Use after /skill-monitor flags underperforming skills.
psql-querySlash Command
Run ad-hoc PostgreSQL analytics queries against dev/test database
techdebtSkill
Analyze Elixir/Phoenix technical debt — duplicates, refactoring opportunities, credo issues. Use when asked about code quality, cleanup, or what to improve.
cc-changelogSkill
|
docs-checkSkill
|
plugin-dev-workflowSkill
Guide plugin development workflow — editing skills, agents, hooks, or eval framework in this repo. Use when modifying files in plugins/elixir-phoenix/, lab/eval/, or lab/autoresearch/. Ensures changes pass eval, lint, and tests before committing.