mirror of
https://github.com/Klotzkette/claude-fuer-deutsches-recht
synced 2026-06-09 10:03:19 +00:00
docs: Umbenennung docs/ zu uebersicht-fachanwaltschaften/ + GitHub-Actions-Workflow fuer Pages-Deploy
This commit is contained in:
@@ -0,0 +1,329 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Fachanwaltschafts-Plugins — claude-fuer-deutsches-recht</title>
|
||||
<style>
|
||||
:root {
|
||||
--bg: #fafaf7;
|
||||
--fg: #1a1a1a;
|
||||
--muted: #5a5a5a;
|
||||
--accent: #7a2c2c;
|
||||
--card: #ffffff;
|
||||
--border: #e3e0d8;
|
||||
}
|
||||
* { box-sizing: border-box; }
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
|
||||
background: var(--bg);
|
||||
color: var(--fg);
|
||||
line-height: 1.6;
|
||||
}
|
||||
.container {
|
||||
max-width: 980px;
|
||||
margin: 0 auto;
|
||||
padding: 48px 24px 80px;
|
||||
}
|
||||
header {
|
||||
margin-bottom: 40px;
|
||||
padding-bottom: 24px;
|
||||
border-bottom: 2px solid var(--border);
|
||||
}
|
||||
header h1 {
|
||||
font-size: 2rem;
|
||||
margin: 0 0 8px;
|
||||
letter-spacing: -0.01em;
|
||||
}
|
||||
header p {
|
||||
margin: 0;
|
||||
color: var(--muted);
|
||||
font-size: 1.05rem;
|
||||
}
|
||||
.meta {
|
||||
margin-top: 16px;
|
||||
font-size: 0.9rem;
|
||||
color: var(--muted);
|
||||
}
|
||||
.meta a {
|
||||
color: var(--accent);
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
.meta a:hover {
|
||||
border-bottom-color: var(--accent);
|
||||
}
|
||||
.grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
|
||||
gap: 16px;
|
||||
}
|
||||
.card {
|
||||
background: var(--card);
|
||||
border: 1px solid var(--border);
|
||||
border-radius: 6px;
|
||||
padding: 18px 20px;
|
||||
transition: border-color 0.15s, transform 0.15s;
|
||||
}
|
||||
.card:hover {
|
||||
border-color: var(--accent);
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
.card h2 {
|
||||
font-size: 1.05rem;
|
||||
margin: 0 0 6px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.card a {
|
||||
color: var(--fg);
|
||||
text-decoration: none;
|
||||
}
|
||||
.card a:hover h2 {
|
||||
color: var(--accent);
|
||||
}
|
||||
.card .slug {
|
||||
font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;
|
||||
font-size: 0.78rem;
|
||||
color: var(--muted);
|
||||
word-break: break-all;
|
||||
}
|
||||
.card .links {
|
||||
margin-top: 10px;
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
font-size: 0.82rem;
|
||||
}
|
||||
.card .links a {
|
||||
color: var(--accent);
|
||||
text-decoration: none;
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
.card .links a:hover {
|
||||
border-bottom-color: var(--accent);
|
||||
}
|
||||
footer {
|
||||
margin-top: 48px;
|
||||
padding-top: 24px;
|
||||
border-top: 1px solid var(--border);
|
||||
font-size: 0.85rem;
|
||||
color: var(--muted);
|
||||
}
|
||||
footer a {
|
||||
color: var(--accent);
|
||||
text-decoration: none;
|
||||
}
|
||||
footer a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1>Fachanwaltschafts-Plugins</h1>
|
||||
<p>17 Fachanwaltschafts-Plugins für das Marketplace <strong>claude-fuer-deutsches-recht</strong>. Jedes Plugin enthält ein Orientierungs-Skill und drei spezifische Workflow-Skills mit Kaltstart-Rückfragen, §§-Zitaten mit BGH-Pinpoint, Beweislast, Fristen, Schreibvorlagen und Übergabe-Hinweisen.</p>
|
||||
<div class="meta">
|
||||
Release: <a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/tag/v2.2.1">v2.2.1</a> ·
|
||||
Repo: <a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht">Klotzkette/claude-fuer-deutsches-recht</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="grid">
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-agrarrecht">
|
||||
<h2>Fachanwalt für Agrarrecht</h2>
|
||||
<div class="slug">fachanwalt-agrarrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-agrarrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-agrarrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-bank-kapitalmarktrecht">
|
||||
<h2>Fachanwalt für Bank- und Kapitalmarktrecht</h2>
|
||||
<div class="slug">fachanwalt-bank-kapitalmarktrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-bank-kapitalmarktrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-bank-kapitalmarktrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-bau-architektenrecht">
|
||||
<h2>Fachanwalt für Bau- und Architektenrecht</h2>
|
||||
<div class="slug">fachanwalt-bau-architektenrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-bau-architektenrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-bau-architektenrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-erbrecht">
|
||||
<h2>Fachanwalt für Erbrecht</h2>
|
||||
<div class="slug">fachanwalt-erbrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-erbrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-erbrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-familienrecht">
|
||||
<h2>Fachanwalt für Familienrecht</h2>
|
||||
<div class="slug">fachanwalt-familienrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-familienrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-familienrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-internationales-wirtschaftsrecht">
|
||||
<h2>Fachanwalt für Internationales Wirtschaftsrecht</h2>
|
||||
<div class="slug">fachanwalt-internationales-wirtschaftsrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-internationales-wirtschaftsrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-internationales-wirtschaftsrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-it-recht">
|
||||
<h2>Fachanwalt für Informationstechnologierecht (IT-Recht)</h2>
|
||||
<div class="slug">fachanwalt-it-recht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-it-recht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-it-recht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-medizinrecht">
|
||||
<h2>Fachanwalt für Medizinrecht</h2>
|
||||
<div class="slug">fachanwalt-medizinrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-medizinrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-medizinrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-migrationsrecht">
|
||||
<h2>Fachanwalt für Migrationsrecht</h2>
|
||||
<div class="slug">fachanwalt-migrationsrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-migrationsrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-migrationsrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-sportrecht">
|
||||
<h2>Fachanwalt für Sportrecht</h2>
|
||||
<div class="slug">fachanwalt-sportrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-sportrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-sportrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-strafrecht">
|
||||
<h2>Fachanwalt für Strafrecht</h2>
|
||||
<div class="slug">fachanwalt-strafrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-strafrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-strafrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-transport-speditionsrecht">
|
||||
<h2>Fachanwalt für Transport- und Speditionsrecht</h2>
|
||||
<div class="slug">fachanwalt-transport-speditionsrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-transport-speditionsrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-transport-speditionsrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-urheber-medienrecht">
|
||||
<h2>Fachanwalt für Urheber- und Medienrecht</h2>
|
||||
<div class="slug">fachanwalt-urheber-medienrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-urheber-medienrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-urheber-medienrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-vergaberecht">
|
||||
<h2>Fachanwalt für Vergaberecht</h2>
|
||||
<div class="slug">fachanwalt-vergaberecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-vergaberecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-vergaberecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-verkehrsrecht">
|
||||
<h2>Fachanwalt für Verkehrsrecht</h2>
|
||||
<div class="slug">fachanwalt-verkehrsrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-verkehrsrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-verkehrsrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-versicherungsrecht">
|
||||
<h2>Fachanwalt für Versicherungsrecht</h2>
|
||||
<div class="slug">fachanwalt-versicherungsrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-versicherungsrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-versicherungsrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-verwaltungsrecht">
|
||||
<h2>Fachanwalt für Verwaltungsrecht</h2>
|
||||
<div class="slug">fachanwalt-verwaltungsrecht</div>
|
||||
</a>
|
||||
<div class="links">
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/tree/main/fachanwalt-verwaltungsrecht/skills">Skills</a>
|
||||
<a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht/releases/download/v2.2.1/fachanwalt-verwaltungsrecht.zip">ZIP</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
17 von 24 anerkannten Fachanwaltschaften der BRAO sind im Marketplace abgebildet (Stand v2.2.1).
|
||||
Quelle: <a href="https://github.com/Klotzkette/claude-fuer-deutsches-recht">claude-fuer-deutsches-recht auf GitHub</a>.
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user