From almedia-code
Use when the user asks to review code, check a PR, validate changes before merging, or audit recent edits. Triggers on phrases like "review my code", "is this good", "check this PR", "before I merge", "look over this".
How this skill is triggered — by the user, by Claude, or both
Slash command
/almedia-code:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user wants their code reviewed. Run a quality + security review on uncommitted changes.
The user wants their code reviewed. Run a quality + security review on uncommitted changes.
.ts/.tsx/.js/.jsx → ts-code-reviewer.py → python-code-reviewer.go → go-code-reviewer.rs → rust-code-reviewersecurity-reviewer (run in parallel with the language reviewer).npx claudepluginhub almedia-tm/almedia-tm-code --plugin almedia-codeProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.