1
0
Files
Skill/openspec/config.yaml
2026-02-06 14:53:55 +08:00

9 lines
477 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
schema: spec-driven
context: |
忽略项目目录下的「.opencode」和「opencode」两个目录与开发的skill无关
这个项目是专门用于开发用于大模型工具的 skill
所有开发的 skill 都放在「skills」目录下每个子目录都代表一个 skill目录名为 skill 的名称;
开发过程中的文档使用中文,面向中文开发者进行交流;
「document」下是 skill 开发的相关规范文档;