🔖 v3.5.0 — 钉味 Skill 全面升级
核心变更
- Markdown blockquote 渲染:所有钉味输出改用
>语法,Claude Code 渲染器自动渲染为 dim▎前缀 + italic 灰色块 - 来源标注:每条 blockquote 开头标注《置身钉内》或《置身钉外》,明确引用来源
- 独立 ding skill:新增
skills/ding/目录,支持/pua:ding直接调用
新增文件
skills/ding/SKILL.md+references/methodology-ding.md+references/ding-reminders.mdcommands/ding.md、evidence.md、again.md、done-check.mdevals/test-trigger-regex.sh(38 条触发正则测试,全部通过)
同步更新
hooks/session-restore.sh、flavor-helper.sh格式统一- 所有 marketplace manifest 版本同步 3.5.0
What's Changed
- fix(hooks): make stop-feedback.sh parse on bash 3.2 (macOS default) by @sinnohzeng in #169
- fix(integrity-guard): skip bare identifiers as path candidates by @DongDongBear in #167
- fix(hooks): stop-feedback.sh crashes on macOS bash 3.2 by @cnhx in #171
New Contributors
- @sinnohzeng made their first contribution in #169
- @DongDongBear made their first contribution in #167
- @cnhx made their first contribution in #171
Full Changelog: v3.4.6...v3.5.0