Skip to content

fWX228941/Caltta-Prompt-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

📻 中兴高达 Prompt 专家资产库

📊 Prompt 质量分级

  • L1 (Draft): 实验性指令。
  • L2 (Production): 经过单科室验证。
  • L3 (Gold): 🏆 跨科室金牌模版,包含完整 YAML 元数据和示例

🤝 贡献流程

  1. 在 Android Studio 中按科室目录新建 .md 文件。
  2. 必须包含 YAML 头部(id, team, tier, tags)。
  3. 通过 PR (Pull Request) 提交并由科室组长 Review。

结构目录

CalttaPromptPatterns/ ├── 01_cross_cutting/ <-- 跨科室协同 (如故障会诊) ├── 02_software/ │ ├── android_system/ <-- 系统层 (Audio/HAL) │ └── android_app/ <-- 应用层 (PTT 业务) ├── 03_driver │ ├── driver_kernel/ <-- 驱动专区 ├── 04_hardware │ ├── driver_kernel/ <-- 硬件专区 ├── 05_protocol/ │ ├── narrowband/ <-- 窄带 (PDT/DMR) │ └── broadband/ <-- 宽带 (LTE/5G) ├── 06_test/ <-- 测试专区 ├── README.md <-- 你的精美首页 (见下文) ├── glossary.md <-- 中兴高达业务术语表 └── .gitignore <-- 忽略 IDE 缓存文件

About

Prompt 专家库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors