mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-17 12:58:07 +00:00
- 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
22 lines
1.0 KiB
Markdown
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
|