Releases: inmve/awesome-ai-coding-techniques
Releases · inmve/awesome-ai-coding-techniques
v0.3
Added
- "Switch Assistant Output Styles" technique to Cross-Stage
- "Run Without Permissions for Easy Tasks" technique to Cross-Stage
Changed
- Renamed titles to match latest ai_stack data:
- "Plan with High-Capacity Mode" → "Plan with High-Capacity Model"
- "Read, Plan, Code, Commit" → "Read → Plan → Code → Commit"
- "Brain First, AI Second" → "Brain First, Assistant Second"
- "Treat AI as a Digital Intern" → "Treat the Assistant as a Digital Intern"
- "Log Everything for AI Debugging" → "Log Everything for Assistant Debugging"
- "Start Cheap, Escalate When Stuck" → "Start cheap and fast; escalate when stuck"
- "Use AI as Coding Partner" → "Use an Agent as a Coding Partner"
- Moved "Ask Open Questions, Not Leading Ones" from Requirements & Planning to Cross-Stage
Fixed
- Refreshed top "Active Development" date in README.md
v0.2 - 6 New Community Techniques
Release v0.2 - September 19, 2025
Visit coding-with-ai.dev to see technique popularity based on community engagement and discover which approaches developers find most valuable.
🆕 New Techniques Added
- Choose Tools by Conversational Style - Guide for selecting tools based on personality preferences (collaborative vs efficient)
- Centralise Memory Files - Keep instructions consistent across tools using symlinks/includes
- A Session Should Have One Goal - Apply single responsibility principle to AI conversations
- Use Feature Sessions - Isolate features in separate sessions like git feature branches
- Always Test Code Yourself - Critical testing responsibility that cannot be outsourced
- Create Rollback Points While Coding - Enhanced with comprehensive tool implementations
🌍 Available in Languages
v0.1: Enhanced Techniques Collection
This is the first official release of the Coding with AI techniques collection, featuring a comprehensive set of proven techniques for AI-assisted development.
For the best reading experience, visit coding-with-ai.dev
What's New in v0.1
New Techniques Added
- Choose the Right Model for the Job - Strategic model selection for different task types
- Plan with High-Capacity Mode - Using higher-capability models for requirements gathering
- Create Rollback Points While Coding - Checkpoint management for safe experimentation
- Ask for ASCII Wireframes - Visual layout planning and hierarchy design
- Confirm Understanding Before Coding - Task alignment technique
Enhanced Techniques
- Ask to Plan First - Now with tool implementations for Claude Code, Cursor, and Codex CLI
- Expanded tool implementations across multiple techniques
- Improved technique organization and discoverability
Read online at coding-with-ai.dev for the best experience with community engagement metrics and enhanced navigation.
Repository: github.com/inmve/coding-with-ai