DeepSeek Prompts

477 prompts found

Data Visualization Chart Selector and Code Generator

Recommends the optimal chart type for your data and generates publication-ready visualization code with proper styling, annotations, and accessibility considerations.

Code GenerationChatGPT+4
PromptCreek
0

Pandas Data Pipeline Builder

Generate complete pandas data pipelines with loading, cleaning, transformation, and export stages. Produces modular, well-documented Python code ready for production data workflows.

Code GenerationChatGPT+4
PromptCreek
0

Code Complexity Analyzer and Simplifier

Analyzes code complexity using cyclomatic complexity, cognitive complexity, and nesting depth metrics, then refactors complex functions into simpler, more maintainable alternatives.

Code GenerationChatGPT+5
PromptCreek
0

Error Handling Audit and Improvement

Audits your codebase for error handling gaps, inconsistent patterns, swallowed exceptions, and missing user feedback, then generates standardized error handling code.

Code GenerationChatGPT+5
PromptCreek
0

Database Schema Review Checklist

Reviews database schema design for normalization issues, indexing gaps, relationship integrity, naming conventions, and migration safety with specific ALTER statements for improvements.

Code GenerationChatGPT+5
PromptCreek
0

Accessibility Compliance Code Reviewer

Reviews frontend code for WCAG accessibility compliance, identifying aria attribute issues, keyboard navigation gaps, screen reader problems, and color contrast failures with fix code.

Code GenerationChatGPT+5
PromptCreek
0

API Contract and Interface Reviewer

Reviews API designs for consistency, backward compatibility, naming conventions, error handling standards, and versioning strategy, generating a contract compliance report.

Code GenerationChatGPT+5
PromptCreek
0

Test Coverage Analysis and Gap Finder

Analyzes existing test coverage to identify untested critical paths, missing edge cases, and test quality issues, then generates prioritized test cases with implementation code.

Code GenerationChatGPT+5
PromptCreek
0

Tech Debt Assessment and Prioritization

Systematically identifies, categorizes, and prioritizes technical debt in your codebase with estimated remediation costs, business impact scores, and a phased paydown plan.

Code GenerationChatGPT+5
PromptCreek
0

Architecture Review Template Generator

Generates a structured architecture review document that evaluates system design decisions, identifies coupling risks, assesses scalability, and recommends improvements with migration paths.

Code GenerationChatGPT+5
PromptCreek
0

Performance Review and Optimization Guide

Conducts a systematic performance code review identifying algorithmic inefficiencies, unnecessary allocations, blocking operations, and N+1 queries, with benchmarked optimization suggestions.

Code GenerationChatGPT+5
PromptCreek
0

Security Vulnerability Audit Checklist Generator

Generates a comprehensive security audit checklist tailored to your codebase, covering OWASP Top 10, authentication flaws, injection risks, and data exposure vulnerabilities with remediation code.

Code GenerationChatGPT+5
PromptCreek
0