Review-Sweep: Claude-Code-Stack, Projekt-Reihenfolge, Seitenlänge, Widget-UX#50
Merged
Conversation
…-Reihenfolge, Seitenlänge, Widget-UX
Content (config.cv.toml + i18n.ts + anschreiben):
- Stack-Listen: Cursor/Copilot/Llama raus, Claude Code (Skills, Hooks, MCP) als Primär-Stack
- originQuote DE/EN: Dual-Track QE+KI als parallele Gegenwart statt Pivot-Arc
- Hero-Claim Double-Opt-in auf Ist-Stand reduziert (Feature noch nicht live)
- Rush-Adverbien ("sofortige/instant/immediate") entfernt
- Anschreiben-Template: Outcome-Parolen durch Systembeschreibungen ersetzt
- Projekte umsortiert: AI Context Orchestrator, E-Invoicing, MCP/A2A, Workshop nach
vorn; GPT-3.5/4-Ära-Projekte ans Ende (DE+EN parallel)
Widget/UX (AgentWidget.astro + CVPage.astro):
- Auto-Open persistiert nicht mehr als User-Entscheidung (persist:false)
- Auto-Open nur noch ab 1024px (zweispaltiges Layout)
- Offenes Panel schiebt Content links (inline body padding) statt Sidebar zu verdecken
- Agent-Erklärtext im Hero auf Mobile ausgeblendet (hidden sm:block)
- Projekte-Expander: 6 Featured initial, Rest hinter "Alle Projekte anzeigen"
(Hash-Deeplinks expandieren automatisch)
- Berufserfahrung: Tools-Blöcke in native <details> gefaltet
- Desktop ~12.3k → ~8.3k px, Mobile ~21.8k → ~13.9k px
Repo-Hygiene:
- README: Hugo-Reste durch Astro-Realität ersetzt
- generate_pdf_endpoint.js entfernt (tot, CI nutzt scripts/generate_cv.sh)
- .gitignore: venv/ + .venv/
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Gesamtreview-Umsetzung (CV-Inhalt, Design/UX, Repo-Hygiene):
Content
Widget/UX
Details
→ Desktop −33 %, Mobile −36 % SeitenhöheRepo
Verifiziert:
npm run buildgrün, Puppeteer-Checks gegen lokalen Build (Auto-Open ohne localStorage-Persist, Content-Shift 416px, Expander, Mobile collapsed + Proof-Text hidden).