Nazarf's personal Claude Code setup with 14 productivity commands and 11 specialized AI agents for modern web development
/plugin marketplace add norens/nazarf-claude-code
/plugin install nazarf-claude-code@norens/nazarf-claude-code
Create a new Next.js API route with validation, error handling, and TypeScript
Add authentication, authorization, and security to API endpoints
Test API endpoints with automated test generation
Refactor and clean up code following best practices
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels.
Analyze and optimize code for performance, memory, and efficiency
Generate documentation for code, APIs, and components
Plan feature implementation with technical specifications
Run linting and fix code quality issues
Analyze task complexity and create actionable implementation plan
Create a new Supabase Edge Function with Deno
Generate TypeScript types from Supabase database schema
Create a new React component with TypeScript and modern best practices
Create a new Next.js page with App Router best practices
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification