| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-12 | 1.5 kB | |
| v3.5.0 -- Ding Wei blockquote Xuan Ran + Lai Yuan Biao Zhu source code.tar.gz | 2026-06-12 | 5.5 MB | |
| v3.5.0 -- Ding Wei blockquote Xuan Ran + Lai Yuan Biao Zhu source code.zip | 2026-06-12 | 5.6 MB | |
| Totals: 3 Items | 11.1 MB | 1 | |
🔖 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 https://github.com/tanweai/pua/pull/169
- fix(integrity-guard): skip bare identifiers as path candidates by @DongDongBear in https://github.com/tanweai/pua/pull/167
- fix(hooks): stop-feedback.sh crashes on macOS bash 3.2 by @cnhx in https://github.com/tanweai/pua/pull/171
New Contributors
- @sinnohzeng made their first contribution in https://github.com/tanweai/pua/pull/169
- @DongDongBear made their first contribution in https://github.com/tanweai/pua/pull/167
- @cnhx made their first contribution in https://github.com/tanweai/pua/pull/171
Full Changelog: https://github.com/tanweai/pua/compare/v3.4.6...v3.5.0