NikiforovAll/claude-code-rules

117 stars · Last commit 2026-04-23

Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

README preview

# 📖 [Claude Code Handbook](https://nikiforovall.blog/claude-code-rules/)

A collection of [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) recommendations and practices.

Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

![](./assets/handbook-demo.png)

## Quick Start

```bash
# Add the marketplace
claude plugin marketplace add nikiforovall/claude-code-rules

# Install plugins
claude plugin install handbook@cc-handbook
claude plugin install handbook-extras@cc-handbook
```

Browse available plugins: [Plugins](https://nikiforovall.blog/claude-code-rules/plugins)

View full repository on GitHub →