Back to skills
extension
Category: Development & EngineeringNo API key required

dcjanus-preferences

Record the preferred third-party libraries and usage scenarios of DCjanus in different programming languages, for AI to preferentially refer to when selecting, introducing dependencies, or replacing libraries. Applicable to library selection for Python/Rust/Go, technical solution comparisons, or development scenarios that need to follow DCjanus's personal preferences.

personAuthor: jakexiaohubgithub

Usage

  • 先确认语言,再读取对应参考文件。
  • 引入或替换第三方库时优先使用偏好清单。
  • 语言未覆盖或需求冲突时先向用户确认,再补充到对应语言文件。
  • 新增语言时创建 references/<language>.md 并在此补充条目。

Language References

  • Python: references/python.md
  • Rust: references/rust.md
  • Go: references/go.md