feat(vibe-stories): add new vibe stories section with interactive carousel

This commit is contained in:
sanbuphy
2026-03-28 23:26:53 +08:00
parent f42a633226
commit 7392d8a805
10 changed files with 778 additions and 17 deletions
+23
View File
@@ -0,0 +1,23 @@
---
title: 用 AI 提效 10 倍
description: 探索日常开发中的 AI 提效实践。
---
# 用 AI 提效 10 倍
> **作者:Bob**
> **头像:🚀**
我已经有几年的开发经验了,一开始我对 AI 写代码持怀疑态度,但尝试之后,真的被震撼到了。
## 提效点
1. **写测试用例**:以前最讨厌写单测,现在 AI 几秒钟就能生成覆盖率很高的测试。
2. **重构老代码**:把长达几百行的意大利面条代码扔给 AI,它能完美地拆分成设计模式良好的模块。
3. **学习新技术**:遇到没用过的库,直接问 AI 要最佳实践。
![提效场景](https://images.unsplash.com/photo-1558655146-d09347e92766?q=80&w=2564&auto=format&fit=crop)
## 结论
拥抱 AI,不要被时代淘汰。