Files
vibe-coding-cn/i18n/en/documents/02-methodology/README.md
T
tukuaiai 2fba88ab60 docs: update en/ documents with latest zh/ translations
- Update 00-fundamentals: Language Layer Elements, Glue Coding, Common Pitfalls, The Way of Programming, General Project Architecture Template
- Update 01-getting-started: all 4 guides
- Update 04-resources: Tool Collection, External Resource Aggregation
- Add fate-engine-dev practice examples
- Update all README.md files

Translated using Gemini CLI headless mode
2025-12-19 17:36:38 +08:00

22 lines
1.0 KiB
Markdown

# 🛠️ Methodology
> Tool Usage, Development Experience, and Practical Skills
## 📖 Tool Tutorials
- [tmux Shortcut Cheatsheet](./tmux快捷键大全.md) - Terminal Multiplexer
- [LazyVim Shortcut Cheatsheet](./LazyVim快捷键大全.md) - Neovim Configuration Framework
- [Augment MCP Configuration](./auggie-mcp配置文档.md) - Context Engine Configuration
- [Remote Vibe Coding via Mobile](./关于手机ssh任意位置链接本地计算机,基于frp实现的方法.md) - Remote Development based on frp
- [GEMINI-HEADLESS](./GEMINI-HEADLESS.md) - Gemini Headless Mode Configuration
## 🛠️ Development Experience
- [Development Experience](./开发经验.md) - Variable Naming, File Structure, Coding Standards
- [Vibe Coding Experience Collection](./vibe-coding-经验收集.md) - Community Experience Summary
## 🔗 Related Resources
- [Basic Guide](../00-基础指南/) - Core Concepts and Methodology
- [Getting Started Guide](../01-入门指南/) - From Zero to Hero
- [Practice](../03-实战/) - Hands-on Practice