claude/lib/profiles
Bastien Chanot c44852e665 feat(skills): add pdf-translate — PDF to translated HTML via Vision
OCR/image-based PDF pipeline: convert pages to PNGs, read with Claude
Vision (bypasses unreliable OCR text layer), translate with cross-page
glossary consistency, reconstruct faithful HTML via /design-html.

5 steps: deps check → page images + assets → style analysis →
page-by-page read+translate → HTML reconstruction → visual QA.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-26 03:38:16 +02:00
..
audit.profile feat(profile): partition skills/plugins/MCPs/CLIs by usage profile 2026-05-05 02:09:28 +02:00
backend.profile fix(profiles): rename checkpoint to context-save in 5 profiles 2026-05-21 04:57:14 +02:00
design.profile feat(skills): add design-motion-principles from kylezantos 2026-05-25 22:40:23 +02:00
dev.profile fix(profiles): rename checkpoint to context-save in 5 profiles 2026-05-21 04:57:14 +02:00
full.profile feat(skills): add pdf-translate — PDF to translated HTML via Vision 2026-05-26 03:38:16 +02:00
minimal.profile feat(profile): partition skills/plugins/MCPs/CLIs by usage profile 2026-05-05 02:09:28 +02:00
qa.profile feat(profile): partition skills/plugins/MCPs/CLIs by usage profile 2026-05-05 02:09:28 +02:00
seo.profile feat(profile): partition skills/plugins/MCPs/CLIs by usage profile 2026-05-05 02:09:28 +02:00
web-full.profile feat(skills): add design-motion-principles from kylezantos 2026-05-25 22:40:23 +02:00
web.profile feat(skills): add design-motion-principles from kylezantos 2026-05-25 22:40:23 +02:00