Thanks for considering a contribution. This project collects practical, real‑world workflows with LLMs and coding assistants.
- Repo issues: https://github.com/inmve/ai-patterns/issues
- Email (for quick notes): hi@coding-with-ai.dev
Have experience with an existing technique? Your real-world usage helps others understand what actually works.
To share your experience:
- Open an issue
- Include:
- Which technique you used
- Your specific experience (what worked, what didn't)
- Any tips or variations you discovered
- The AI tool you used (Claude, Cursor, Copilot, etc.)
Know a technique that should be included? We're always looking for proven patterns that deliver real productivity gains.
To suggest a new technique:
- Open an issue
- Include:
- The technique name and description
- How you actually use it (with specific examples)
- Why it's valuable (productivity impact)
- A quote about your experience with it
Ideas for improvement? Found an error? Have suggestions for the website?
To provide feedback:
- Open an issue on GitHub
- Email hi@coding-with-ai.dev
We're looking for techniques that meet these criteria:
- Real usage - You actually use this, not just theory
- Specific - "Ask Claude to refactor while preserving tests" not "use AI for refactoring"
- Actionable - Others can immediately try it
- Quote-worthy - You can describe your experience with it
"I use 'Write Tests First, Then Code' - I have Claude write comprehensive tests based on expected behavior, then iterate on implementation until all tests pass. This caught so many edge cases I would have missed. Here's exactly how I do it: [specific steps]"
"I tried 'Run Multiple Agents in Parallel' using git worktrees. It was game-changing for my workflow. I run Claude on auth features while Cursor builds the UI. Cut my development time by 3x. One tip: always create separate branches first."
- Focus on practical implementation details, not theory
- Include specific commands, configurations, or prompts you use
- Share honest experiences - what didn't work is as valuable as what did
- Mention which AI tools you used (different tools may require different approaches)
- Provide concrete examples from real projects when possible
Not sure if it fits? Submit it anyway with concrete examples; we’ll help refine. For quick coordination, open a GitHub issue or email hi@coding-with-ai.dev.