Viewing
Difficulty: Intermediate
152 prompts
Intermediate
Code documentation (#17)
Generate comprehensive docstrings for this [LANGUAGE] module. Include description, parameters, return types, exceptions, and usage examples. Follow [STYLE].
Coding & Development
Generate comprehensive docstrings for this [LANGUAGE] module. Include description, parameters, return types, exceptions, and usage examples. Follow [STYLE].
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.