Guide through a structured debugging process to identify, isolate, and fix bugs methodically rather than randomly changing code.
Loading…
Loading…
Browse the official catalogue of 13 curated starter items for Prompt Organizer — prompts, references, skills, and agent packs.
Guide through a structured debugging process to identify, isolate, and fix bugs methodically rather than randomly changing code.
Prepare for system design interviews with structured frameworks, practice questions, and detailed feedback on design proposals.
Design normalized, performant database schemas with proper relationships, indexes, and constraints for relational databases.
Write comprehensive unit tests that cover happy paths, edge cases, error conditions, and boundary values for any function or module.
Analyze and optimize SQL queries for better performance, readability, and maintainability with specific indexing and restructuring recommendations.
Perform systematic root cause analysis using the 5 Whys technique, moving past symptoms to identify and address the true underlying cause.
Build and explain regular expressions for any text matching need, with clear documentation of what each part does.
Perform thorough, constructive code reviews for Python code that improve quality, catch bugs, and enforce best practices.
Write the narrative content for each slide of an investor pitch deck, crafting a compelling investment story from opening hook to funding ask.
Draft persuasive, well-structured grant proposals that clearly articulate the project's need, approach, impact, and budget to funding committees.
Create optimized Dockerfiles and CI/CD pipeline configurations for reliable, secure, and fast builds.
Suggest clean code improvements that improve readability, maintainability, and performance while preserving behavior.
Create clear, comprehensive REST API documentation that developers can follow to integrate quickly and confidently.