-
Dev & Data, Documentation
API Documentation Architect
What This Prompt Does:
Generate professional, Swagger-style API documentation from raw code. This prompt creates clear descriptions for endpoints, parameters, and response codes that developers will actually love to read.Key…
-
Dev & Data, SQL Queries
Complex Join & CTE Architect
What This Prompt Does:
Master the art of complex data retrieval. Whether you need recursive queries or 10-way joins, this prompt builds readable and accurate SQL logic using Common Table Expressions… -
Data Cleaning, Dev & Data
CSV/JSON Structural Standardizer
What This Prompt Does:
Convert messy, inconsistent data structures into a unified format. This prompt handles varied date formats, mismatched headers, and inconsistent naming conventions to ensure your datasets are ready… -
Code Review, Dev & Data
Documentation & Readability Enhancer
What This Prompt Does:
Turn ‘spaghetti code’ into a masterpiece. This prompt adds meaningful comments, follows naming conventions (PascalCase, camelCase, etc.), and generates README-ready documentation for any function or class.Key…
-
Data Cleaning, Dev & Data
Duplicate & Fuzzy Match Scout
What This Prompt Does:
Clean your mailing lists or databases of duplicate entries. This prompt identifies not just exact matches, but ‘fuzzy’ duplicates caused by typos or slightly different naming conventions.…
-
Dev & Data, Documentation
Inline Code Commenting Pro
What This Prompt Does:
Improve code maintainability without the manual labor. This prompt analyzes your functions and adds meaningful, non-redundant comments that explain the ‘why’ behind the logic.Key Tips for…
-
Code Review, Dev & Data
Legacy Code Refactorer
What This Prompt Does:
Modernize outdated code snippets. This prompt translates deprecated syntax and old patterns into modern, clean, and supported standards (e.g., ES5 to ES6+, or Python 2 to 3).…
-
Data Cleaning, Dev & Data
Missing Data Imputation Expert
What This Prompt Does:
Stop letting null values ruin your models. This prompt analyzes your dataset and suggests the best imputation strategy (mean, median, mode, or predictive) to fill gaps logically.…
-
Dev & Data, SQL Queries
NoSQL to SQL Schema Converter
What This Prompt Does:
Moving from a document store to a relational database? This prompt analyzes your JSON/NoSQL structures and generates the optimal SQL schema, including normalized tables and foreign keys.…
-
Code Review, Dev & Data
Performance & Efficiency Auditor
What This Prompt Does:
Speed up your application by identifying bottlenecks. This prompt analyzes Big O complexity, redundant loops, and memory-heavy operations, suggesting optimized alternatives to make your code run lean… -
Dev & Data, Documentation
Project README Architect
What This Prompt Does:
The first thing people see is your README. This prompt builds a professional GitHub-ready introduction, including installation steps, usage examples, and contribution guidelines.Key Tips for Best…
-
Data Cleaning, Dev & Data
Regex Validation Architect
What This Prompt Does:
Generate complex Regular Expression patterns without the headache. Whether you need to validate custom IDs, international phone numbers, or complex passwords, this prompt builds it for you.…
