mirror of
https://github.com/Klotzkette/claude-fuer-deutsches-recht
synced 2026-06-09 10:03:19 +00:00
38 lines
4.6 KiB
HTML
38 lines
4.6 KiB
HTML
<!doctype html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Common-Law-Kompass für deutsche Wirtschaftsjuristen</title>
|
|
<style>
|
|
:root{--ink:#101723;--muted:#526070;--line:#d8e1ea;--blue:#173f63;--orange:#d67822}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(180deg,#fbfdff 0%,#edf3f8 56%,#fff7ef 100%)}header{min-height:72vh;padding:48px min(7vw,88px);display:grid;align-content:center;border-bottom:1px solid var(--line)}.kicker{color:var(--orange);font-weight:850;font-size:12px;text-transform:uppercase}h1{max-width:1080px;margin:14px 0 18px;font-size:clamp(38px,6vw,78px);line-height:.98;letter-spacing:0}.lead{max-width:930px;color:var(--muted);font-size:clamp(18px,2vw,24px);line-height:1.35}.actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}a.btn{text-decoration:none;color:white;background:var(--blue);border:1px solid #12314e;padding:12px 16px;border-radius:8px;font-weight:760}a.btn.secondary{color:var(--blue);background:rgba(255,255,255,.88);border-color:var(--line)}main{padding:34px min(7vw,88px) 70px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}article{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:8px;padding:18px;min-height:196px;box-shadow:0 16px 38px rgba(23,63,99,.08)}article span{color:var(--orange);font-weight:850;font-size:12px}article h3{margin:10px 0 8px;font-size:18px;line-height:1.2}article p{margin:0;color:var(--muted);line-height:1.45}.footer{margin-top:30px;color:var(--muted);max-width:960px;line-height:1.5}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<div class="kicker">Freistehendes Claude-Plugin</div>
|
|
<h1>Common-Law-Kompass für deutsche Wirtschaftsjuristen</h1>
|
|
<p class="lead">False Friends, Common-Law-Denklogik, UK/US-Unterschiede und bilinguale Vertragsprüfung in einem freundlichen Kompass für deutsche Wirtschaftsjuristen.</p>
|
|
<nav class="actions" aria-label="Downloads">
|
|
<a class="btn" href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/latest/download/common-law-kompass.zip">Plugin-ZIP laden</a>
|
|
<a class="btn secondary" href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/latest/download/testakte-common-law-kompass-crossborder-contract.zip">Akte laden</a>
|
|
</nav>
|
|
</header>
|
|
<main>
|
|
<section class="grid" aria-label="Kern-Workflows">
|
|
<article><span>01</span><h3>Common-Law-Kommandocenter</h3><p>Startet Common-Law-, UK-, US- und bilingual-drafting-Mandate mit Jurisdiktionscheck, False-Friends-Scan und Arbeitsplan.</p></article>
|
|
<article><span>02</span><h3>False-Friends-Scanner</h3><p>Findet missverständliche deutsch-englische Rechtsbegriffe und schlägt sichere Formulierungen für Verträge und Memos vor.</p></article>
|
|
<article><span>03</span><h3>Begriffs- und Übersetzungswerkstatt</h3><p>Übersetzt deutsche Wirtschaftsrechtsbegriffe nicht wörtlich, sondern funktional nach Zielrechtsordnung, Klauselzweck und Risiko.</p></article>
|
|
<article><span>04</span><h3>Governing Law, Jurisdiction und Forum</h3><p>Prüft Rechtswahl, Gerichtsstand, forum, venue, service, arbitration und Durchsetzbarkeit aus deutscher UK US Perspektive.</p></article>
|
|
<article><span>05</span><h3>Contract Formation und Consideration</h3><p>Erklärt offer, acceptance, consideration, deed, promissory estoppel und UCC-Varianten ohne deutsche Gegenleistungsfalle.</p></article>
|
|
<article><span>06</span><h3>Surety, Guarantee und Indemnity</h3><p>Unterscheidet Bürgschaft, Garantie, suretyship, guarantee, indemnity, primary obligation und accessory liability sauber.</p></article>
|
|
<article><span>07</span><h3>Representations, Warranties und Covenants</h3><p>Ordnet reps, warranties, covenants, conditions, undertakings und indemnities in Transaktionsverträgen präzise ein.</p></article>
|
|
<article><span>08</span><h3>Remedies, Damages und Equity</h3><p>Erklärt damages, specific performance, injunction, rescission, restitution, equitable relief und punitive damages risikobewusst.</p></article>
|
|
<article><span>09</span><h3>Interpretation und Precedent</h3><p>Hilft deutschen Juristen, Präzedenzfalllogik, ratio, obiter, stare decisis und Vertragsauslegung in UK USA nicht falsch zu lesen.</p></article>
|
|
<article><span>10</span><h3>UK vs US Drafting</h3><p>Trennt British English, English Law, US contract style, Delaware/New York-Konventionen und generisches Business-English.</p></article>
|
|
</section>
|
|
<p class="footer">Silbrig-blauer Kanzlei-Look mit orangefarbenen Warnpunkten: locker im Ton, hart bei Jurisdiktion, Rechtsfolge, False Friends und Qualitätstor.</p>
|
|
</main>
|
|
</body>
|
|
</html>
|