Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

EggPdf

يحتوي EggPdf على 11 من skills المجمعة من eggspot، مع تغطية مهنية على مستوى المستودع وصفحات 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