code-review-mastery
๐ฏSkillfrom absolutelyskilled/absolutelyskilled
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)
Installation
npx vibeindex add absolutelyskilled/absolutelyskilled --skill code-review-masterynpx skills add absolutelyskilled/absolutelyskilled --skill code-review-mastery~/.claude/skills/code-review-mastery/SKILL.mdSKILL.md
More from this repository10
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.
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.
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.
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.
A production-ready skill that teaches AI coding agents backend engineering best practices including API design, database patterns, authentication, and server architecture.
A production-ready skill for translating Figma designs to pixel-perfect code implementations, guiding AI agents through design-to-development workflows.
A production-ready skill providing Vite+ unified toolchain knowledge for scaffolding, migration, dev/build/test/lint workflows, and monorepo task management.
A persistent second brain skill for AI agents that provides tag-indexed, hierarchical knowledge storage, enabling agents to remember context across conversations.
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.
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.