๐ŸŽฏ

code-review-mastery

๐ŸŽฏSkill

from absolutelyskilled/absolutelyskilled

VibeIndex|
What it does
|

Reviews local git changes (staged or unstaged) with project-aware analysis, producing structured MAJOR/MINOR severity findings prioritized by impact from security down to convention, with interactive follow-up.

๐Ÿ“ฆ

Same repository

absolutelyskilled/absolutelyskilled(177 items)

code-review-mastery

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add absolutelyskilled/absolutelyskilled --skill code-review-mastery
skills.sh Installโš  Installs to .agents/skills/
npx skills add absolutelyskilled/absolutelyskilled --skill code-review-mastery
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review-mastery/SKILL.md

SKILL.md

178Installs
-
AddedMar 16, 2026

More from this repository10

๐ŸŽฏ
docker-kubernetes๐ŸŽฏSkill

A comprehensive skill for containerizing applications with Docker and deploying them to Kubernetes. It covers production-ready Dockerfiles with multi-stage builds, Kubernetes Deployments, Services, Ingress with TLS, Helm charts, health probes, resource limits, HPA autoscaling, and debugging common pod failures like CrashLoopBackOff and OOMKilled.

๐ŸŽฏ
clean-code๐ŸŽฏSkill

A code quality skill based on Robert C. Martin's Clean Code principles covering naming conventions, function decomposition, SOLID principles, code smell detection, TDD workflows, and error handling patterns for writing readable and maintainable code.

๐ŸŽฏ
frontend-developer๐ŸŽฏSkill

AbsolutelySkilled is a registry of production-ready skills for AI coding agents, providing domain-specific knowledge spanning framework APIs, design interviews, and marketing strategy for Claude Code and 40+ compatible agents.

๐ŸŽฏ
financial-reporting๐ŸŽฏSkill

Provides structured guidance for preparing P&L statements, balance sheets, cash flow reports, board decks, and KPI dashboards with audience-specific framing, variance analysis, and management commentary best practices.

๐ŸŽฏ
backend-engineering๐ŸŽฏSkill

A production-ready skill that teaches AI coding agents backend engineering best practices including API design, database patterns, authentication, and server architecture.

๐ŸŽฏ
figma-to-code๐ŸŽฏSkill

A production-ready skill for translating Figma designs to pixel-perfect code implementations, guiding AI agents through design-to-development workflows.

๐ŸŽฏ
vite-plus๐ŸŽฏSkill

A production-ready skill providing Vite+ unified toolchain knowledge for scaffolding, migration, dev/build/test/lint workflows, and monorepo task management.

๐ŸŽฏ
second-brain๐ŸŽฏSkill

A persistent second brain skill for AI agents that provides tag-indexed, hierarchical knowledge storage, enabling agents to remember context across conversations.

๐ŸŽฏ
clean-architecture๐ŸŽฏSkill

Agent skill that guides designing, reviewing, and refactoring software following Robert C. Martin's Clean Architecture principles. Covers the Dependency Rule, concentric layers (entities, use cases, adapters, frameworks), component cohesion/coupling, boundary-crossing patterns, and Screaming Architecture.

๐ŸŽฏ
absolute-brainstorm๐ŸŽฏSkill

A structured design interrogation skill that reads the entire codebase before asking questions, challenging every assumption and resolving dependencies one decision at a time, then producing a comprehensive design spec with subagent self-review.