wewrite-style

Installation
SKILL.md

wewrite-style — 风格设置 / Onboard

运行约定

  • CLI:确定性操作走 wewrite 命令(需在 PATH;缺失则引导 uv tool install wewrite,或在仓库里 bash install.sh)。
  • {home}:用户状态目录 = $WEWRITE_HOME~/.wewritewewrite home 可查)。config/style/history/playbook/output/exemplars 全在 {home},不在仓库;references 文档中的状态路径同此约定。
  • 读取: <路径> = 用文件读取工具真实读完该文件再继续,不是注释。
  • references/:本 skill 自带 {skill_dir}/references/;references 文档内的 {skill_dir} 即本 skill 目录。
  • 本模块是交互式的(需要问用户问题),不受主管道"全自动"约束。

执行

触发场景

  1. 主入口 Step 1 发现 {home}/style.yaml 不存在(首次使用)
  2. 用户说"重新设置风格"、"修改配置"

两种场景都执行:

Installs
1
GitHub Stars
2.9K
First Seen
6 days ago
wewrite-style — oaker-io/wewrite