Viewing
Difficulty: Intermediate
152 prompts
Intermediate
Project onboarding (#18)
Create a README for [PROJECT]. Include: quick start, env setup, dev scripts, architecture overview, common pitfalls, troubleshooting. Optimize for new...
Coding & Development
Create a README for [PROJECT]. Include: quick start, env setup, dev scripts, architecture overview, common pitfalls, troubleshooting. Optimize for new contributors in 5 minutes.
Intermediate
Code quality assessment (#3)
Review this code for maintainability. Create a markdown checklist covering: readability, modularity, test coverage, documentation, and potential technical debt. Include...
Coding & Development
Review this code for maintainability. Create a markdown checklist covering: readability, modularity, test coverage, documentation, and potential technical debt. Include a risk assessment and improvement priority.