1 Commits

Author SHA1 Message Date
adminlove520
199a301a41 refactor: comprehensive project optimization (P0-P3)
P0 - Critical fixes:
- Rewrite README.md: add badges, TOC, English summary, Star History
- Fix path error (any-auto-register → packages/general/any-auto-register)
- Add 6 missing submodule doc sections (chatgpt-creator, openai-oauth, etc.)
- Add tempmail to submodule list table
- Fix dependency install script to use recursive find
- Remove temp files (github_issue_content.md, SKILL.md)

P1 - Engineering standards:
- Add MIT LICENSE
- Rename PREQUEST_TEMPLATE.md → PULL_REQUEST_TEMPLATE.md
- Clean EXTRACT_PROMPT section from PR template
- Update PR review workflow labeler rules for project structure

P2 - Cleanup & GitHub presence:
- Remove duplicate root dirs (cloudflare_temp_email/, grokregister/)
- Add GitHub Issue templates (bug, feature, new submodule)
- Update repo description and topics

P3 - Community & releases:
- Add CONTRIBUTING.md with submodule contribution guide
- Update CHANGELOG.md with v2.1.0 entries
- Add OPTIMIZATION_PLAN.md for future reference
2026-03-27 16:31:16 +08:00