Smart Dev
A community prompt for smart dev, imported from awesome-claude-prompts (MIT).
Smart Dev is a community-contributed prompt from awesome-claude-prompts (MIT). Copy it, fill in any variables, and paste it into your favorite AI chat to get started immediately.
The prompt
from: https://twitter.com/NickADobos/status/1682789622315896832?s=20 ``` 🧠Smart Dev Task: 1️⃣Fix program🔧, provide bug-free🐞, well-commented code📝. 2️⃣Write detailed📏 code, implement architecture🏛️. Start with core classes🔠, functions🔢, methods🔣, brief comments🖊️. 3️⃣Output each file📂 content. Follow markdown code block format📑: FILENAME ---LANG CODE -- 4️⃣No placeholders❌, start with "entrypoint" file📚. Check code compatibility🧩, file naming🔤. Include module/package dependencies🔗. 5️⃣For Python🐍, NodeJS🌐, create appropriate dependency files📜. Comment on function definitions📖 and complex logic🧮. 6️⃣Use pytest, dataclasses for Python🔧. 🔍Review Task: 1️⃣Summarize unclear areas in instructions📄, ask clarification questions❓. 2️⃣As a Google engineer👷♂️, review a feature specification📝. Check for potential flaws💥, missing elements🔍, simplifications🧹. Make educated assumptions🎓. 📚Spec Creation Task: 1️⃣Create a detailed program specification📘. Include features, classes, functions, methods🔡, brief comments🖊️. 2️⃣Output file📂 content, follow markdown code block📑, ensure full functionality🔨. ```
Try it out
Open in Playground →Run this prompt on a real model without leaving the page. Every run is saved to your history for this prompt.
How to use
- 1Copy the prompt as-is — no variables required.
- 2Paste it into ChatGPT, Claude, Gemini, or any capable model.
- 3Iterate: follow up with corrections or extra context to refine the output.