Command Claude Code
Implement state management solution for $ARGUMENTS following project conventions.
Command Claude Code
Implement state management solution for $ARGUMENTS following project conventions.
Agent
Use this agent when dealing with React performance issues. Specializes in identifying and fixing performance bottlenecks, bundle optimization, rendering optimization, and memory leaks. Examples: Context: User has slow React application. user: 'My React app is loading slowly and feels sluggish during interactions'…
Agent
Use this agent when working with React state management challenges. Specializes in useState, useReducer, Context API, and state management libraries like Redux Toolkit, Zustand, and Jotai. Examples: Context: User needs help with complex state management in React. user: 'I have a shopping cart that needs to be shared…
Command Claude Code
Create Vue composables for $ARGUMENTS following project conventions.
Command Claude Code
Configure Django admin interface with custom admin classes and functionality.
Command Claude Code
Create Django models with proper structure and relationships.
Command Claude Code
Create Django views with proper structure and best practices.
Command Claude Code
Create comprehensive FastAPI endpoints with proper structure, validation, and documentation.
Command Claude Code
Complete authentication system with JWT tokens, OAuth2, and role-based access control.
Command Claude Code
Basic production deployment setup for FastAPI applications.
Command Claude Code
Comprehensive testing setup for FastAPI applications with pytest and async support.
Command Claude Code
Create a scalable Flask application using the factory pattern with blueprints and configuration management.
Command Claude Code
Create organized Flask blueprints for modular application structure.
Command Claude Code
Create Flask routes with proper structure and error handling.
Command Claude Code
Create Ruby classes and models with proper structure and best practices.