Jim Liu 宝玉
|
82029160d1
|
feat(baoyu-format-markdown): improve title and summary generation quality
Add style-differentiated title candidates (subversive, solution, suspense,
concrete number), prohibited patterns, hook-first principles, and stronger
summary guidelines with concrete detail requirements.
|
2026-03-06 23:38:15 -06:00 |
|
Jim Liu 宝玉
|
bb63ee2a2e
|
feat(baoyu-format-markdown): add title/summary multi-candidate selection with auto_select support
|
2026-03-06 14:56:32 -06:00 |
|
Jim Liu 宝玉
|
6dd754ccdd
|
feat(baoyu-format-markdown): add reader-perspective analysis phase and restructure workflow
- Add Step 2 content analysis from reader's perspective (highlights, structure, formatting issues)
- Output analysis to {filename}-analysis.md as formatting blueprint
- Restructure from 8 steps to 7 steps with clearer phase separation
- Add explicit do/don't formatting principles
- Add completion report template with change summary
|
2026-03-06 01:55:13 -06:00 |
|
Jim Liu 宝玉
|
67e3e11cce
|
feat(skills): add cross-platform PowerShell support for EXTEND.md checks
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-05 19:32:35 -06:00 |
|
Jim Liu 宝玉
|
bd4db203f8
|
refactor(skills): replace hardcoded npx -y bun with ${BUN_X} runtime variable
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-05 10:31:29 -06:00 |
|
Jim Liu 宝玉
|
6012b9cc88
|
refactor(baoyu-format-markdown): rename featureImage to coverImage as primary frontmatter key
|
2026-02-12 01:56:28 -06:00 |
|
Jim Liu 宝玉
|
3a5866eb4b
|
refactor(baoyu-format-markdown): use remark-cjk-friendly for CJK emphasis
Replace custom CJK emphasis handling with remark-cjk-friendly library,
significantly simplifying the codebase.
|
2026-02-01 02:13:58 -06:00 |
|
Jim Liu 宝玉
|
058d25d02c
|
feat(baoyu-format-markdown): add content type detection and CJK punctuation handling
|
2026-01-28 22:31:25 -06:00 |
|
Jim Liu 宝玉
|
40363194be
|
feat(baoyu-format-markdown): add markdown formatter skill
Formats plain text or markdown with frontmatter, titles, summaries,
headings, bold, lists, code blocks, and CJK typography fixes.
|
2026-01-28 21:37:23 -06:00 |
|