Prompts tagged "debugging"

debugging20 prompts found

TypeScript Type Utility Generator

Generates advanced TypeScript type utilities, mapped types, conditional types, and generic patterns for common frontend patterns like API responses, form state, component props, and configuration objects.

Code GenerationChatGPT+3
PromptCreek
0

Frontend Error Boundary and Fallback Designer

Generates a complete error handling architecture with error boundaries, fallback UIs, retry logic, error reporting integration, and graceful degradation patterns for your frontend application.

Code GenerationChatGPT+3
PromptCreek
0

WCAG Compliance Checker and Remediation Guide

Performs a systematic WCAG 2.2 compliance check across all four principles (Perceivable, Operable, Understandable, Robust) and generates a prioritized remediation plan with code fixes.

Code GenerationChatGPT+2
PromptCreek
0

Browser Compatibility Fix Generator

Identifies browser compatibility issues in your frontend code and generates cross-browser fixes with polyfills, fallbacks, and progressive enhancement patterns for your target browser matrix.

Code GenerationChatGPT+2
PromptCreek
0

Storybook Configuration and Story Writer

Generates complete Storybook configuration, story files with all variants, interactive controls, documentation pages, and visual testing setup for your component library.

Code GenerationChatGPT+2
PromptCreek
0

Component Unit Testing Template Generator

Generates comprehensive unit testing templates for frontend components with testing patterns for user interactions, async behavior, accessibility checks, and snapshot testing in your chosen testing framework.

Code GenerationChatGPT+3
PromptCreek
0

Frontend Performance Bundle Analyzer and Optimizer

Analyzes your frontend bundle configuration, identifies performance bottlenecks, and generates specific optimization strategies with code changes for tree-shaking, code splitting, and lazy loading.

Code GenerationChatGPT+2
PromptCreek
0

State Management Pattern Selector and Implementer

Analyzes your application requirements and recommends the optimal state management pattern, then generates a complete implementation with types, actions, selectors, and component integration code.

Code GenerationChatGPT+3
PromptCreek
0

Race Condition Finder and Fix Generator

Detects race conditions and concurrency bugs in your code by analyzing shared state access, async timing, and thread safety, then generates thread-safe fixes with verification tests.

Code GenerationChatGPT+5
PromptCreek
0

Dependency Conflict Resolver

Diagnoses and resolves dependency version conflicts, peer dependency issues, and incompatible package combinations with step-by-step resolution strategies and lockfile management.

Code GenerationChatGPT+5
PromptCreek
0

Error Log Parser and Pattern Analyzer

Analyzes error logs to identify recurring patterns, correlate failures across services, extract actionable root causes, and generate prioritized fix recommendations.

Code GenerationChatGPT+5
PromptCreek
0

Memory Leak Detector and Fix Guide

Identifies memory leaks in your application code by analyzing allocation patterns, reference cycles, and resource cleanup, then provides targeted fixes with before/after comparisons.

Code GenerationChatGPT+5
PromptCreek
0
Previous page2Next page