Skip to content

初始化 Skills 知识库分类结构 - #1

Draft
caoyanglee with Copilot wants to merge 2 commits into
mainfrom
copilot/create-skills-library
Draft

初始化 Skills 知识库分类结构#1
caoyanglee with Copilot wants to merge 2 commits into
mainfrom
copilot/create-skills-library

Conversation

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown

按专业建立技能知识库的一级目录结构,便于后续按领域持续整理技能条目。

结构变更

新增六个专业目录,每个目录含 README.md 作为该专业的技能索引:

skills/
├── frontend/    # HTML/CSS/JS、框架、工程化、性能优化
├── backend/     # 编程语言、框架、微服务架构、安全
├── mobile/      # Android、iOS、跨平台(Flutter/RN)
├── devops/      # Linux、Docker、K8s、CI/CD、监控
├── database/    # 关系型/非关系型数据库、查询优化
└── algorithm/   # 数据结构、常见算法、复杂度分析

README 更新

README.md 新增各专业导航表格,快速跳转入口。

Original prompt

创建一个存储skills的库,第一层级是对应的专业,专业里面放对应的skills,方便我后续整理。


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: caoyanglee <13565381+caoyanglee@users.noreply.github.com>
Copilot AI changed the title [WIP] Add skills library organized by discipline 初始化 Skills 知识库分类结构 Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants