ipIterPrompt

Smart Dev

A community prompt for smart dev, imported from awesome-claude-prompts (MIT).

langgptai · awesome-claude-promptsUpdated 2026-05-123,162 copies

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🔨.
```

Run this prompt on a real model without leaving the page. Every run is saved to your history for this prompt.

How to use

  1. 1Copy the prompt as-is — no variables required.
  2. 2Paste it into ChatGPT, Claude, Gemini, or any capable model.
  3. 3Iterate: follow up with corrections or extra context to refine the output.

Related

Python Code Generator — Clean, Optimized & Production-Ready

Turn any AI chat into a python code generator — clean, optimized & production-ready with this community persona prompt.

1,285 copiesOpen ↗
4.8

Openapi Spec Generation

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contr

1,580 copiesOpen ↗

Cursor IDE Prompt

A community prompt for cursor ide prompt, imported from LLM-Prompt-Library (MIT).

1,329 copiesOpen ↗

Commit Message Preparation

Turn any AI chat into a commit message preparation with this community persona prompt.

5,296 copiesOpen ↗