cursor Init 完善多人协同changelog,以及godot相关基础skill和代码规范

This commit is contained in:
Nostars Developer
2026-07-15 14:38:08 +08:00
parent fc8557f2a9
commit 6446261c69
56 changed files with 3523 additions and 1584 deletions

View File

@@ -1,5 +1,13 @@
# Golden Rules
经过实践验证(权重 >= 5的精炼认知每次新会话自动注入
经过实践验证、达到采纳阈值的精炼认知。只保留跨任务稳定成立的规则
<!-- 当条目达到权重阈值后由 Agent 自动写入 -->
<!--
### [rule-id] 规则标题
- **规则**:
- **依据**:
- **适用范围**:
- **例外**:
- **权重**:
-->

View File

@@ -1,8 +1,15 @@
# Problem Distillery — Insights
从已解决的顽固问题中蒸馏出的精炼方法论。
从已解决的顽固问题中蒸馏出的可复用方法论。
<!-- 新条目追加在此行下方 -->
<!--
### [insight-id] 洞察标题
- **来源问题**:
- **结论**:
- **适用条件**:
- **权重**:
-->
---
last_distill_date: 2026-04-21
last_distill_date:

View File

@@ -1,5 +1,14 @@
# Problem Distillery — Problems
反复出现的顽固问题追踪记录,按时间倒序排列。
反复出现、尚待稳定解决的顽固问题追踪记录,按时间倒序排列。
<!-- 新条目追加在此行下方 -->
<!--
### [problem-id] 问题标题
- **状态**:
- **症状**:
- **已尝试**:
- **当前假设**:
- **下一步**:
- **关联**:
-->