ilaandClaude Fable 5 d98bfb7531 Repo hygiene: fix .gitignore, normalize line endings, correct repo paths
- Replace misspelled/ineffective ignore file with a real .gitignore:
  deploy/ (contains SSH private key), *.pem, .env*, and Python/Django/
  Wagtail runtime artifacts are now excluded from version control
- Add .gitattributes (* text=auto eol=lf) to stop CRLF/LF churn that
  made all 26 tracked files show spurious full-file diffs
- Correct repo root path /mnt/d/OPC/skelet -> /mnt/d/opc_project/skelet
  in AGENTS.md, 00-ai-start-here, 03-tech-stack, 90-harness-reference,
  current-state (progress.md history left as-is, append-only)
- Update current-state.md snapshot and append maintenance record to
  progress.md per harness rules

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 15:56:00 +08:00
2026-07-06 10:25:29 +08:00
2026-07-06 10:25:29 +08:00
2026-07-06 10:25:29 +08:00
2026-07-06 10:25:29 +08:00

Skelet

Skelet 是一个面向 AI coding 开发者、独立开发者和小团队的开源项目骨架导航与评测网站。

第一版目标是把"我应该基于哪个稳定骨架开始新项目"这个决策做清楚:按场景分类,按语言和框架筛选,提供骨架项目详情、AI Coding 友好度评分、适用/不适用场景和基础对比。第一版为英文单语言站点,主打"AI Coding 友好度"这一差异化角度(决策依据见 business/content-strategy.md)。

当前状态

当前仓库只完成 harness coding 文档初始化,尚未初始化生产代码。下一步任务见 docs/06-tasks.md:先初始化 Wagtail 项目骨架(T-001),再实现内容模型和 MVP 页面。

入口

  • AGENTS.md:所有 AI coding agent 的唯一权威入口——项目定位、必读顺序、工作规则、技术边界、开发环境和验证方式统一维护在这里。
  • CLAUDE.md:Claude Code 薄入口,指向 AGENTS.md。
  • docs/README.md:全部产品与工程文档导航。
  • business/:商业计划、内容策略、变现方案、竞品分析。

技术选型摘要、开发原则和开工方式不在本文重复维护,以 AGENTS.md 和 docs/ 为准。

S
Description
ai coding skelets
Readme
580 KiB
Languages
PowerShell 50.8%
Shell 49.2%