← Projects

Claude Code Agents

Collection of agents and commands for Claude Code: code review, documentation, debugging workflows.

Claude CodeAI
No media yet

A collection of specialized agents and slash commands for Claude Code CLI. Extends Claude Code with reusable workflows for common development tasks.

Included Agents

  • Code Reviewer: Automated code review with style guide adherence, security checks, and best practice analysis
  • Documentation Generator: Generates technical documentation from code analysis
  • Debugging Assistant: Specialized debugging workflows for common error patterns

Design

Each agent is a standalone prompt with specific tool permissions and behavioral guidelines. Agents can be composed and extended for project-specific needs.