为 Cursor AI 编辑器配置完整的技能体系: - 基础设施技能(数据模式、文件组织) - 执行技能(沟通标准、文档治理、可视化工作流、写作标准) - 输出技能(笔记模板、发布管理) - Obsidian 相关技能(Markdown、Canvas)
29 lines
1.8 KiB
Markdown
29 lines
1.8 KiB
Markdown
# Product & Project Management Knowledge Base
|
|
|
|
Welcome to your structured knowledge base for non-code project management. This directory is organized to support the lifecycle of product development, from infrastructure setup to execution and final output.
|
|
|
|
## 📂 1-Infrastructure (Foundations)
|
|
Skills for organizing your workspace and defining how data is structured.
|
|
|
|
- **[File-Organization](./1-Infrastructure/File-Organization/SKILL.md)**: Rules for folder structures, file naming, and archiving lifecycle.
|
|
- **[Data-Schema](./1-Infrastructure/Data-Schema/SKILL.md)**: Definitions for project properties, status tags, and metadata (based on Obsidian bases).
|
|
|
|
## 🚀 2-Execution (Process & Standards)
|
|
Templates and guidelines for daily project work.
|
|
|
|
- **[Communication-Standards](./2-Execution/Communication-Standards/SKILL.md)**: Templates for Status Reports, Meeting Minutes, FAQs, and Newsletters.
|
|
- **[Document-Governance](./2-Execution/Document-Governance/SKILL.md)**: Workflows for document review, redlining/revision tracking, and version control.
|
|
- **[Visual-Workflows](./2-Execution/Visual-Workflows/SKILL.md)**: Standards for process mapping and diagrams (JSON Canvas format).
|
|
- **[Writing-Standards](./2-Execution/Writing-Standards/SKILL.md)**: Markdown syntax guide for rich text formatting, callouts, and tables.
|
|
|
|
## 📢 3-Output (Delivery)
|
|
Skills for packaging and releasing your work to stakeholders/users.
|
|
|
|
- **[Release-Management](./3-Output/Release-Management/SKILL.md)**: Guidelines for writing Release Notes and Changelogs (categorizing features vs. fixes).
|
|
- **[Note-Templates](./3-Output/Note-Templates/SKILL.md)**: Standardized formats for exporting notes and summaries.
|
|
|
|
---
|
|
|
|
## 📦 Archive
|
|
Technical tools and scripts that are less relevant for general management are moved to the `Dev-Tools-Archive` folder.
|