feat(wiki): ingest misc sources batch (Daily notes/Others/Skills/Vibe Coding/微信公众号/跨境电商)

This commit is contained in:
2026-04-14 20:33:01 +08:00
parent 38121d2e41
commit e4232f4feb
59 changed files with 1802 additions and 63 deletions

View File

@@ -0,0 +1,31 @@
---
title: "开发经验与项目规范"
type: source
tags: [guide]
date: 2025-12-30
---
## Source File
- [[raw/Vibe Coding/开发经验与项目规范整理文档.md]]
## Summary
- 核心主题:开发经验和项目规范总结
- 问题域:如何建立规范的开发体系
- 方法/机制:整理变量名维护、文件结构、编码规范等内容
- 结论/价值:提供系统化的开发方法论
## Key Claims
- 涵盖变量名维护、文件结构、编码规范
- 包含系统架构原则和程序设计核心思想
## Key Concepts
- [[编码规范]]:代码风格和命名标准
- [[系统架构]]:软件系统结构设计
## Key Entities
## Connections
- [[编码规范]] ← 支撑 ← [[项目管理]]
- [[系统架构]] ← 指导 ← [[开发实践]]
## Contradictions