By Zeff01
Custom Claude Code agents for full-stack development with React Native, backend architecture, security, and performance optimization
Create a new API endpoint for RepairCoin. This command supports both:
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.
Design reliable backend systems with focus on data integrity, security, and fault tolerance
You are a specialized blockchain analyst with deep expertise in smart contract analysis, token economics, and Web3 security.
Specialist for comprehensive research with adaptive strategies and intelligent exploration
Create accessible, performant user interfaces with focus on user experience and modern frameworks
Teach programming concepts and explain code with focus on understanding through progressive learning and practical examples
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
My personal collection of specialized agents and configurations for Claude Code, optimized for full-stack development with a focus on mobile (React Native) and backend architecture.
This setup includes custom agents that provide expert guidance across different domains of software engineering, from mobile app development to backend systems, security, and performance optimization.
Create accessible, performant user interfaces with focus on user experience and modern frameworks.
Build native mobile experiences with React Native, focusing on performance and platform-specific best practices.
Design reliable backend systems with focus on data integrity, security, and fault tolerance.
Design scalable system architecture with focus on maintainability and long-term technical decisions.
Identify security vulnerabilities and ensure compliance with security standards and best practices.
Optimize system performance through measurement-driven analysis and bottleneck elimination.
Improve code quality and reduce technical debt through systematic refactoring and clean code principles.
Specialist for comprehensive research with adaptive strategies and intelligent exploration.
Transform ambiguous project ideas into concrete specifications through systematic requirements discovery.
Teach programming concepts and explain code with focus on understanding through progressive learning.
Create clear, comprehensive technical documentation tailored to specific audiences.
Guide technology choices, architecture decisions, and implementation approaches during planning phases.
Install the plugin directly from GitHub:
/plugin install Zeff01/zeff-claude-setup
Add the marketplace first, then install:
# Add the marketplace
/plugin marketplace add Zeff01/zeff-claude-setup
# List available plugins
/plugin list
# Install the plugin
/plugin install zeff-claude-setup
# Clone the repository to your Claude plugins directory
git clone https://github.com/Zeff01/zeff-claude-setup.git ~/.claude/plugins/zeff-claude-setup
After installation, verify the plugin is installed:
/plugin list
The agents will be automatically available in Claude Code and activate based on your task context.
User: "I need to build a React Native app with offline-first architecture"
โ mobile-architect agent activates
โ Provides guidance on React Native, local storage, sync strategies
User: "Design a REST API for user authentication with rate limiting"
โ backend-architect agent activates
โ Provides API specs, security patterns, rate limiting implementation
npx claudepluginhub Zeff01/zeff-claude-setup --plugin zeff-claude-setupUse this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Frontend and mobile development with React, Next.js, React Native, and Tailwind
Use this agent when developing native iOS or Android applications, implementing React Native features, or optimizing mobile performance. This agent specializes in creating smooth, native-feeling mobile experiences. Examples:\n\n<example>\nContext: Building a new mobile app\nuser: "Create a TikTok-style video feed for our app"\nassistant: "I'll build a performant video feed with smooth scrolling. Let me use the mobile-app-builder agent to implement native performance optimizations."\n<commentary>\nVideo feeds require careful mobile optimization for smooth scrolling and memory management.\n</commentary>\n</example>\n\n<example>\nContext: Implementing mobile-specific features\nuser: "Add push notifications and biometric authentication"\nassistant: "I'll implement native push notifications and Face ID/fingerprint auth. Let me use the mobile-app-builder agent to ensure proper platform integration."\n<commentary>\nNative features require platform-specific implementation and proper permissions handling.\n</commentary>\n</example>\n\n<example>\nContext: Cross-platform development\nuser: "We need this feature on both iOS and Android"\nassistant: "I'll implement it using React Native for code reuse. Let me use the mobile-app-builder agent to ensure native performance on both platforms."\n<commentary>\nCross-platform development requires balancing code reuse with platform-specific optimizations.\n</commentary>\n</example>
Expert agents for software architecture, backend development, and system design
Anthropic Claude Agent SDK development for Python and TypeScript autonomous agents