Coding
Code Debugging Assistant
Find and fix bugs in your code with detailed explanations of the root cause
Code Generator
Generate clean, well-documented code from natural language descriptions
Code Review Assistant
Review code for bugs, security issues, performance, and best practices
Code Refactoring Expert
Improve code structure, readability, and maintainability without changing behavior
Unit Test Writer
Generate comprehensive unit tests with edge cases, mocks, and assertions
API Endpoint Builder
Design and implement RESTful API endpoints with best practices
Algorithm Designer
Design efficient algorithms and data structures for complex problems
Regex Pattern Builder
Build and explain regular expressions for text parsing and validation
SQL Query Optimizer
Write and optimize complex SQL queries for performance
Dockerfile Generator
Create optimized Dockerfiles and docker-compose configurations
CI/CD Pipeline Builder
Design CI/CD pipelines with testing, building, and deployment stages
Error Handling Expert
Add robust error handling, logging, and recovery patterns
Code Documentation Writer
Generate comprehensive code documentation and README files
Code Migration Assistant
Plan and execute code migrations between frameworks and versions
Security Code Reviewer
Identify and fix security vulnerabilities in application code
Performance Optimizer
Profile and optimize code for speed, memory, and efficiency
Microservice Architect
Design microservice architectures with clear boundaries and communication
CLI Tool Builder
Build user-friendly command-line tools with proper argument handling
Configuration Manager
Implement clean configuration management across environments
Logging & Monitoring Setup
Set up comprehensive logging, tracing, and monitoring systems
Authentication System Builder
Implement secure authentication with OAuth, JWT, and session management
Caching Strategy Designer
Design and implement effective caching strategies for web apps
WebSocket Integration
Build real-time features with WebSocket connections and event handling
GraphQL Schema Designer
Design GraphQL schemas with efficient resolvers and type definitions
State Management Architect
Design scalable state management patterns for frontend applications