Skill546 estrellas del repoactualizado 2d ago
assigns
Compatibility alias for the Elixir/Phoenix plugin's LiveView assigns audit. Invoke explicitly with /lv:assigns.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/oliver-kriska/claude-elixir-phoenix /tmp/assigns && cp -r /tmp/assigns/plugins/lv/skills/assigns ~/.claude/skills/assignsDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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
Del mismo repositorio
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.