---
title: "Handbook"
description: "Core plugin with essential tools and best practices for Claude Code development."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-131
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:10.733Z
license: CC-BY-4.0
attribution: "Handbook — Claudary (https://claudary.paisolsolutions.com/skills/readme-131)"
---

# Handbook
Core plugin with essential tools and best practices for Claude Code development.

## Overview

# Handbook

Core plugin with essential tools and best practices for Claude Code development.

## Features

**Commands:**
- `/commit` - Create well-formatted git commits with conventional messages
- `/review` - Review code changes with structured feedback

**Agents:**
- `code-reviewer` - Systematic code review against base branch
- `refactoring-expert` - Improve code quality and reduce technical debt
- `root-cause-analyst` - Investigate problems to identify underlying causes

**Skills:**
- `skill-creator` - Guide for creating effective skills

## Installation

```bash
/plugin marketplace add nikiforovall/claude-code-rules
/plugin install handbook
```

## Documentation

See the [Component Reference](https://nikiforovall.blog/claude-code-rules/component-reference) for detailed usage of each command and agent.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-131) · https://claudary.paisolsolutions.com
