feat: 补齐作品集 agent skill 规范

- .agents: 新增中文提交与注释同步 skill 及项目索引

- AGENTS.md: 增加本地协作规则和 skill 入口

- README.md: 同步 Agent 文档入口
This commit is contained in:
湛兮
2026-06-11 17:48:09 +08:00
parent 832671e308
commit 06185b67b4
5 changed files with 165 additions and 0 deletions
+7
View File
@@ -11,3 +11,10 @@ npm run build
```
The page uses a restrained scroll-aware WebGL backdrop, critical first-paint styling, grounded resume summaries, responsive layout, subtle scroll reveals, project cards, skills, experience, and contact sections.
## Agent Notes
- `AGENTS.md`: Codex/Agent 入口规则。
- `.agents/README.md`: 本项目 Agent skill 索引和使用入口。
- `.agents/skills/chinese-commit-message/SKILL.md`: 中文提交信息规范。
- `.agents/skills/header-comment-sync/SKILL.md`: 中文文件头和注释同步规范。