Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

EggPdf

EggPdf 收录了来自 eggspot 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
5
更新
2026-04-15
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

review
软件质量保证分析师与测试员

Dual-perspective code review — Lead Dev (architecture/correctness) + Dev (implementation/tests). Runs entirely in the main agent for easy follow-up.

2026-04-15
docs
软件开发工程师

Update EggPdf documentation — README, docs/ wiki pages, site/, llms.txt, CLAUDE.md — to reflect current implementation

2026-04-07
feat
软件开发工程师

Implement a new feature following EggPdf's test-first, performance-aware development loop

2026-04-03
render-compare
软件开发工程师

Render HTML through EggPdf and analyze PDF output for visual correctness issues

2026-03-31
test-templates
软件质量保证分析师与测试员

Render all WebUI templates through the PDF pipeline and verify output correctness

2026-03-31
bench
软件开发工程师

Run EggPdf benchmarks and analyze performance for specific rendering scenarios

2026-03-21
fix
软件质量保证分析师与测试员

Fix a bug following the test-first approach -- reproduce with test, then fix, then verify

2026-03-21
perf-check
软件质量保证分析师与测试员

Verify no performance regression after code changes -- gate before shipping

2026-03-21
render-debug
软件开发工程师

Debug rendering issues by tracing HTML through the full pipeline -- parse, style, layout, paint, PDF

2026-03-21
ship
软件开发工程师

Create a PR with test evidence and performance verification

2026-03-21
test
软件质量保证分析师与测试员

Run EggPdf tests -- all tests or filtered by project/class/method name

2026-03-21