Skip to main content
Run any Skill in Manus
with one click
GitHub repository

EggPdf

EggPdf contains 11 collected skills from eggspot, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
5
updated
2026-04-15
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

review
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-04-07
feat
software-developers

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

2026-04-03
render-compare
software-developers

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

2026-03-31
test-templates
software-quality-assurance-analysts-and-testers

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

2026-03-31
bench
software-developers

Run EggPdf benchmarks and analyze performance for specific rendering scenarios

2026-03-21
fix
software-quality-assurance-analysts-and-testers

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

2026-03-21
perf-check
software-quality-assurance-analysts-and-testers

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

2026-03-21
render-debug
software-developers

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

2026-03-21
ship
software-developers

Create a PR with test evidence and performance verification

2026-03-21
test
software-quality-assurance-analysts-and-testers

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

2026-03-21