Browse Skills — Page 51
21,746 public skills · showing 5,001–5,100
- 100/100
conventions-security
stella/stella
Apply when writing code that touches auth, data access, file handling, or external APIs. Stella handles privileged legal data (attorney-client privilege, litigation holds, personal data).
- 100/100
conventions-testing
stella/stella
Apply when writing or reviewing tests.
- 100/100
conventions-ux
stella/stella
Apply when building or modifying user-facing UI components.
- 100/100
convergence-assessment
yogsoth-ai/de-anthropocentric-research-engine
Compare results across multiple model variants — quantitative agreement metrics and qualitative conclusion stability.
- 100/100
convergence-check
yogsoth-ai/de-anthropocentric-research-engine
Evaluate whether the ranking has stabilized by analyzing rating history and computing stability metrics.
- 100/100
convergence-distillation
yogsoth-ai/de-anthropocentric-research-engine
Iterative convergence to a single answer through Classic Delphi, Modified Delphi, or Nominal Group Technique rounds.
- 100/100
conversation-archaeologist
OneWave-AI/claude-skills
Mine ALL past Claude conversations to build a living 'User Manual About You'. Extract writing style, business context, goals, preferences, and patterns. Make all other skills smarter with context.
- 100/100
conversation-intelligence
openai/plugins
Twilio Conversation Intelligence development guide. Use when building real-time or post-call conversation analysis, language operator pipelines, sentiment analysis, agent assist, cross-channel analytics, or querying aggregated conversation insights (sentiment trends, escalation rates, dashboards).
- 100/100
conversation-launcher
vellum-ai/vellum-assistant
Offer the user several spin-off conversations as clickable buttons on a single persistent card. Each click spawns a fresh seeded conversation in the sidebar; the user keeps their place in the current conversation. Use when you want to branch into N focused threads (research directions, draft choices, pending replies, triage of N items) without losing the current context. Not for single-destination pivots — just reply inline.
- 100/100
conversation-memory
diegosouzapw/awesome-omni-skills
Conversation Memory workflow skill. Use this skill when the user needs Persistent memory systems for LLM conversations including and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
conversation-memory-v2
diegosouzapw/awesome-omni-skills
Conversation Memory workflow skill. Use this skill when the user needs Persistent memory systems for LLM conversations including and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
conversion-copywriting
guia-matthieu/clawfu-skills
"Write copy that gets a \"yes\" using Joanna Wiebe's research-first, Voice of Customer methodology Use when: **Writing landing pages, emails, or sales pages** that need measurable conversion results; **Starting a new copy project** and need a systematic process to follow; **Struggling with what to write** and staring at a blank page; **Wanting to prove ROI** to clients with data-backed decisions; **Improving existing copy** through validation and testing"
- 100/100
conversion-rate-optimization
manojbajaj95/claude-gtm-plugin
Conversion rate optimization for marketing pages and lead-capture forms. Use when the user wants to improve conversions on a homepage, landing page, pricing page, feature page, blog CTA, contact form, demo form, or campaign page. For product onboarding use user-onboarding; for lifecycle email use marketing-automation; for pricing and paywalls use pricing-strategy; for A/B testing use ab-test-setup.
- 100/100
conversion-tools-automation
ComposioHQ/awesome-claude-skills
"Automate Conversion Tools tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
convert
terrylica/cc-skills
Convert .cast to .txt for Claude Code analysis. Supports batch mode. TRIGGERS - convert cast, cast to txt, batch convert
- 100/100
convert-github-issues-to-fixmes
imbue-ai/mngr
Convert triaged autoclaude GitHub issues into FIXMEs in the codebase. Use when you want to process issues that have been triaged by authorized users.
- 95/100
convert-plaintext-to-md
github/awesome-copilot
'Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.'
- 100/100
convertapi-automation
ComposioHQ/awesome-claude-skills
"Automate Convertapi tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
converter
boshu2/agentops
Convert AgentOps skill formats.
- 100/100
convertible-bond
HKUDS/Vibe-Trading
A股可转债分析——转股/纯债/期权三维估值、下修/强赎/回售博弈、双低策略与转债轮动选债框架
- 100/100
convertkit-automation
diegosouzapw/awesome-omni-skills
ConvertKit (Kit) Automation via Rube MCP workflow skill. Use this skill when the user needs Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
convertkit-automation-v2
diegosouzapw/awesome-omni-skills
ConvertKit (Kit) Automation via Rube MCP workflow skill. Use this skill when the user needs Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
convex
waynesutton/convexskills
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
- 100/100
convex-agents
waynesutton/convexskills
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
- 100/100
convex-best-practices
waynesutton/convexskills
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy
- 100/100
convex-component-authoring
waynesutton/convexskills
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
- 95/100
convex-cron-jobs
waynesutton/convexskills
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks
- 95/100
convex-file-storage
waynesutton/convexskills
Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables
- 95/100
convex-functions
waynesutton/convexskills
Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations
- 100/100
convex-http-actions
waynesutton/convexskills
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation
- 100/100
convex-migrations
waynesutton/convexskills
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns
- 100/100
convex-realtime
waynesutton/convexskills
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
- 100/100
convex-schema-validator
waynesutton/convexskills
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
- 95/100
convex-security-audit
waynesutton/convexskills
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
- 75/100
convex-security-check
waynesutton/convexskills
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
- 95/100
convex-v2
diegosouzapw/awesome-omni-skills
Convex workflow skill. Use this skill when the user needs Convex reactive backend expert: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
conveyor-automation
ComposioHQ/awesome-claude-skills
"Automate Conveyor tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
convolo-ai-automation
ComposioHQ/awesome-claude-skills
"Automate Convolo AI tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
coo-advisor
alirezarezvani/claude-skills
Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, process improvement, OKRs, scaling, operational efficiency, or execution.
- 100/100
cook
YunYouJun/cook
食用手册 —— 围绕「吃什么」的生活灵感助手。帮助用户根据手边食材想菜谱、做每周饮食规划、了解食材搭配与储存知识、获取烹饪灵感。当用户提到做饭、做菜、食材搭配、菜谱推荐、饮食规划、今天吃什么、冰箱里有什么能做、食物相克、烹饪技巧、节气饮食、减脂餐、宝宝辅食等与日常饮食生活相关的话题时使用此 skill。
- 100/100
cookbook-audit
anthropics/claude-cookbooks
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
- 90/100
cookie-analysis
wgpsec/AboutSecurity
Session cookie 分析与伪造方法论。当发现 Web 应用使用 cookie 进行认证、需要判断 cookie 类型并选择伪造方法时使用。覆盖 unsigned base64 cookie 直接伪造、Flask 签名 cookie(flask-unsign 爆破密钥)、加密/二进制 cookie 的识别。本技能负责 cookie 类型判断和分流:如果判断为 JWT(三段式 eyJ 开头),应转至 jwt-attack-methodology;如果判断为加密 cookie 需要 Padding Oracle,应转至 crypto-web-attack
- 100/100
cookie-consent
TerminalSkills/skills
>-
- 60/100
coolify
TerminalSkills/skills
>-
- 100/100
copilot-cli-quickstart
github/awesome-copilot
>
- 100/100
copilot-instructions-blueprint-generator
github/awesome-copilot
'Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.'
- 100/100
copilot-instructions-blueprint-generator
devantler-tech/ksail
'Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.'
- 100/100
copilot-review
github/gh-aw
Teach Copilot how to plan, address, and respond to pull request review feedback.
- 80/100
copilot-sdk
github/awesome-copilot
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.
- 80/100
copilot-sdk
devantler-tech/ksail
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.
- 95/100
copilot-sdk-v2
diegosouzapw/awesome-omni-skills
GitHub Copilot SDK workflow skill. Use this skill when the user needs Build applications that programmatically interact with GitHub Copilot. The SDK wraps the Copilot CLI via JSON-RPC, providing session management, custom tools, hooks, MCP server integration, and streaming across Node.js, Python, Go, and .NET and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
copilot-spaces
github/awesome-copilot
'Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.'
- 100/100
copilot-usage-metrics
github/awesome-copilot
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
- 100/100
copilotkit
TerminalSkills/skills
>-
- 100/100
copy-editing
coreyhaines31/marketingskills
When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' 'copy sweep,' 'tighten this up,' 'this reads awkwardly,' 'clean up this text,' 'too wordy,' 'sharpen the messaging,' 'refresh this content,' 'update this page,' 'this content is outdated,' or 'content audit.' Use this when the user already has copy and wants it improved or refreshed rather than rewritten from scratch. For writing new copy, see copywriting.
- 100/100
copy-editing
alirezarezvani/claude-skills
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.
- 100/100
copy-editing-v2
diegosouzapw/awesome-omni-skills
Copy Editing workflow skill. Use this skill when the user needs You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
copy-editing-v3
diegosouzapw/awesome-omni-skills
Copy Editing workflow skill. Use this skill when the user needs You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing passes while preserving the core message and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
copy-frameworks
guia-matthieu/clawfu-skills
"Master the essential copywriting frameworks used by top marketers. AIDA, PAS, PASTOR, BAB, FAB, and 4Ps—the building blocks of persuasive copy. Use when: Writing sales copy and need a proven structure; Structuring landing pages, emails, or ads; Overcoming writer's block by following a formula; Teaching copywriting fundamentals to your team; Reviewing copy to identify structural weaknesses"
- 100/100
copy-review
686f6c61/alfred-dev
Revisar textos publicos: claridad, tono, ortografia y CTAs. Activar ante: revisar textos, mejorar copy, tono de comunicacion, textos de la web, landing page copy
- 100/100
copywriting
alirezarezvani/claude-skills
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says \"write copy for,\" \"improve this copy,\" \"rewrite this page,\" \"marketing copy,\" \"headline help,\" or \"CTA copy.\" For email copy, see email-sequence. For popup copy, see popup-cro.
- 100/100
copywriting
coreyhaines31/marketingskills
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "CTA copy," "value proposition," "tagline," "subheadline," "hero section copy," "above the fold," "this copy is weak," "make this more compelling," or "help me describe my product." Use this whenever someone is working on website text that needs to persuade or convert. For email copy, see emails. For popup copy, see popups. For editing existing copy, see copy-editing.
- 100/100
copywriting-awareness
guia-matthieu/clawfu-skills
"Master Eugene Schwartz's 5 Stages of Awareness framework from \"Breakthrough Advertising\" (1966) to write copy that meets prospects where they are. Use when: Writing copy and unsure how \"aware\" your audience is; Creating multi-stage funnels with different messaging per stage; Building email sequences that nurture from cold to ready-to-buy; Optimizing ads for different audience temperatures; Diagnosing why existing copy isn't converting"
- 100/100
copywriting-classic
guia-matthieu/clawfu-skills
"Master David Ogilvy's timeless advertising principles from \"Confessions of an Advertising Man\" (1963). The Father of Advertising's rules for copy that sells. Use when: Writing advertising copy (print, digital, video); Crafting headlines that stop the scroll; Creating long-form sales copy; Reviewing and improving existing marketing copy; Building brand campaigns that sell AND build equity"
- 100/100
copywriting-core
manojbajaj95/claude-gtm-plugin
Expert copywriter and copy editor combining David Ogilvy's clarity, Ann Handley's warmth, and modern conversion science. Full copy lifecycle: writing new copy and editing existing copy. Grounded in positioning-first thinking, voice-of-customer research, and the Seven Sweeps editing framework. Use when writing or editing any copy: copywriting, write copy, headlines, taglines, email copy, ad copy, landing page copy, product copy, UX writing, CTAs, value proposition, microcopy, sales copy, conversion copy, SaaS copy, startup copy, positioning, messaging, voice-of-customer, landing page, copy editing, edit copy, review copy, proofread, polish copy, tighten copy, copy sweep, copy feedback, sharpen messaging.
- 100/100
copywriting-psychologist
diegosouzapw/awesome-omni-skills
copywriting-psychologist workflow skill. Use this skill when the user needs One sentence - what this skill does and when to invoke it and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
copywriting-psychologist-v2
diegosouzapw/awesome-omni-skills
copywriting-psychologist workflow skill. Use this skill when the user needs One sentence - what this skill does and when to invoke it and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
copywriting-v2
diegosouzapw/awesome-omni-skills
Copywriting workflow skill. Use this skill when the user needs Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
copywriting-v3
diegosouzapw/awesome-omni-skills
Copywriting workflow skill. Use this skill when the user needs Write rigorous, conversion-focused marketing copy for landing pages and emails. Enforces brief confirmation and strict no-fabrication rules and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
core
vercel-labs/agent-browser
Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
- 100/100
core-components
diegosouzapw/awesome-omni-skills
Core Components workflow skill. Use this skill when the user needs Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
core-components-v2
diegosouzapw/awesome-omni-skills
Core Components workflow skill. Use this skill when the user needs Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
core-conflict-extraction
yogsoth-ai/de-anthropocentric-research-engine
Extract core conflict in Evaporating Cloud format (A-B-C-D-D')
- 90/100
core-web-vitals
tech-leads-club/agent-skills
Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts". Focuses specifically on the three Core Web Vitals metrics. Do NOT use for general web performance (use perf-web-optimization), Lighthouse audits (use perf-lighthouse), or Astro-specific optimization (use perf-astro).
- 100/100
corporate-events
HKUDS/Vibe-Trading
公司事件驱动分析:并购套利价差计算、大股东增减持信号、股权激励解读、定增配股影响评估、A股ST/退市预警
- 100/100
corporate-kanzlei-automation-monitoring
Klotzkette/claude-fuer-deutsches-recht
Automationen und Monitoring: Entwirft Monitore fuer Datenraum-Neuzugaenge, Q&A-Status, CP-Deadlines, Registerupdates, MAR-Signale und PMI-Aufgaben im Corporate/M&A-Kontext. Normen: MAR Art. 17, § 41 GWB (Vollzugsverbot), § 56 AWV.
- 100/100
corporate-kanzlei-billing-narratives
Klotzkette/claude-fuer-deutsches-recht
Corporate Billing Narratives: Erstellt deal-taugliche Time Narratives, Phasenbudgets, Workstream-Rechnungen, Cap/Success-Fee-Hinweise und Matter-Controlling. Normen: RVG (wenn anwendbar), Stundenhonorar-Vereinbarung, BRAO § 49b.
- 100/100
corporate-kanzlei-board-paper-business-judgment
Klotzkette/claude-fuer-deutsches-recht
Board Paper und Business Judgment: Erstellt Entscheidungsunterlagen für Vorstand/Geschäftsführung/Aufsichtsrat mit Informationsgrundlage, Alternativen, Risiken und KI-Einsatztransparenz.
- 100/100
corporate-kanzlei-closing-bible-archiv
Klotzkette/claude-fuer-deutsches-recht
Closing Bible und Archiv: Erstellt Closing Bible, Versionierung, Signaturketten, Registerbelege und Deal-Archiv fuer M&A-Transaktionen. Prueft Vollstaendigkeit aller Closing-Dokumente und Anlagen gemaess Deliverables-Checkliste im SPA.
- 100/100
corporate-kanzlei-conflict-gwg-sanctions
Klotzkette/claude-fuer-deutsches-recht
Konflikt-, GwG- und Sanktionscheck: Mandatsannahmepruefung fuer Corporate/M&A: Interessenkonflikte (§ 43a BRAO), wirtschaftlich Berechtigte (§§ 2 ff. GwG), Sanktionen (EU/US OFAC), PEP, Mittelherkunft, Sektor- und Laenderrisiken.
- 100/100
corporate-kanzlei-datenqualitaet-xai-qualitaetskontrolle
Klotzkette/claude-fuer-deutsches-recht
Datenqualitaet und Qualitaetskontrolle im Corporate/M&A-Mandat: Sichert analytische Arbeitsergebnisse gegen fehlerhafte Quellen, Luecken in der Belegkette und Black-Box-Schlussfolgerungen ab. Liefert Qualitaetsprotokoll mit Belegkette, Lueckenanalyse und Human-in-the-loop-Gate.
- 100/100
corporate-kanzlei-datenraum-aufbau
Klotzkette/claude-fuer-deutsches-recht
Datenraum-Aufbau: Strukturiert und bestueckt virtuelle Datenraeume fuer Private M&A, Public M&A, Carve-out und Distressed-Prozesse. Index nach Workstreams, Clean-Room-Zonen, Need-to-know-Bereiche. Normen: DSGVO Art. 28, GwG, MAR.
- 100/100
corporate-kanzlei-datenraum-gap-clean-room
Klotzkette/claude-fuer-deutsches-recht
Datenraum-Gap und Clean Room: Identifiziert fehlende Datenraum-Dokumente (Gap-Analyse), verwaltet IRL-Status und richtet Clean-Room-Protokolle fuer sensible Wettbewerber-Informationen in M&A-Transaktionen ein. Normen: DSGVO, GWB Clean Team.
- 100/100
corporate-kanzlei-deal-intake
Klotzkette/claude-fuer-deutsches-recht
Deal-Intake: Strukturiert neue Transaktionsmandate aus E-Mail, Teaser, NDA, Term Sheet, Teams-Message oder Datenraum-Einladung. Erstellt Deal-Karte, IRL, Conflict-Check und Insider-Log. Normen: BRAO, GwG, WpHG/MAR.
- 100/100
corporate-kanzlei-deal-team-staffing
Klotzkette/claude-fuer-deutsches-recht
Deal-Team-Staffing: Stellt Transaktionsteams fuer M&A zusammen, verteilt Workstreams, plant Kapazitaeten und fuehrt Eskalationspfade. Berufspflichten BRAO, Interessenkonflikte, Budget-Kontrolle und Stunden-Reporting.
- 100/100
corporate-kanzlei-disclosure-schedules
Klotzkette/claude-fuer-deutsches-recht
Disclosure Schedules: Erstellt und prueft Offenlegungsanlagen zum SPA. Normen: § 444 BGB (Arglist), § 311 II BGB (vorvertragliche Pflichten). Verhindert Warranty-Verletzungen durch vollstaendige Offenbarung und dokumentiert bekannte Risiken.
- 100/100
corporate-kanzlei-distressed-ma
Klotzkette/claude-fuer-deutsches-recht
Distressed M&A: Begleitet Unternehmenskaeufe aus Insolvenz oder Krise. Normen: InsO Asset Deal, § 179a AktG, §§ 21 ff. StaRUG, Insolvenzanfechtung §§ 129 ff. InsO. Leitsaetze BGH IX ZR zu Anfechtungsrisiken und Erwerb aus Insolvenzmasse.
- 100/100
corporate-kanzlei-due-diligence-commercial-contracts
Klotzkette/claude-fuer-deutsches-recht
Commercial Contracts DD: Prueft wesentliche Vertraege im M&A-Datenraum auf Change-of-Control-Klauseln, Kuendigungsrechte, Exklusivitaet, Haftungsgrenzen, Wettbewerbsverbote und Material-Contract-Risiken fuer den SPA.
- 100/100
corporate-kanzlei-due-diligence-legal
Klotzkette/claude-fuer-deutsches-recht
Legal Due Diligence: Pruefte Corporate-, Vertrags-, HR-, IP-, Litigation- und Compliance-Workstreams im M&A-Datenraum. Liefert Risk-Rating, Red-Flag-Memo und Vertragsmapping fuer SPA-Reps. Normen: §§ 311 II, 444 BGB, GmbHG, AktG.
- 100/100
corporate-kanzlei-due-diligence-reporting
Klotzkette/claude-fuer-deutsches-recht
DD-Reporting: Konsolidiert Legal, Tax, Financial und Commercial DD-Workstreams zu einem integrierten DD-Bericht mit Executive Summary, Risikomatrix und SPA-Empfehlungen fuer M&A-Transaktionen.
- 100/100
corporate-kanzlei-expert-calls-transkripte
Klotzkette/claude-fuer-deutsches-recht
Expert Calls und Transkripte: Bereitet Expert-Calls fuer M&A-DD vor, wertet Transkripte aus und wandelt Erkenntnisse in strukturierte DD-Findings um. Normen: § 17 UWG (Geschaeftsgeheimnis), DSGVO Art. 6, MAR Insider-Abgrenzung.
- 100/100
corporate-kanzlei-fair-disclosure-knowledge
Klotzkette/claude-fuer-deutsches-recht
Fair Disclosure und Knowledge Management: Steuert Informationsfluss in M&A-Transaktionen nach MAR, Kartellrecht-Clean-Team und Insider-Regelungen. Normen: Art. 17-18 MAR, §§ 1 und 41 GWB, § 43a BRAO. Insider-Log, Need-to-know, Firewall.
- 100/100
corporate-kanzlei-freundlicher-copilot
Klotzkette/claude-fuer-deutsches-recht
Freundlicher Corporate-Copilot: Einstiegshilfe fuer alle Corporate/M&A-Aufgaben. Erklaert Fachbegriffe, gibt Ueberblicke zu Transaktionsstrukturen, beantwortet Erstfragen und leitet zu passenden Fach-Skills weiter.
- 100/100
corporate-kanzlei-gesellschaftsrecht-register
Klotzkette/claude-fuer-deutsches-recht
Gesellschaftsrecht und Register: Begleitet Handelsregister-Anmeldungen, Satzungsaenderungen, Kapitalerhoehungen, GF-Bestellungen und Eintragungsverfahren fuer GmbH und AG. Normen: §§ 39-45 GmbHG, §§ 36-39 AktG, HRV.
- 100/100
corporate-kanzlei-handelsregisterabruf
Klotzkette/claude-fuer-deutsches-recht
Handelsregisterabruf und -analyse: Extrahiert und analysiert Handelsregister-Daten (HRA/HRB), Bundesanzeiger-Jahresabschluesse, Gesellschafterlisten und Transparenzregister. Identifiziert Struktur-, Haftungs- und Offenlegungsrisiken. Normen: §§ 8-15 HGB.
- 100/100
corporate-kanzlei-kaltstart
Klotzkette/claude-fuer-deutsches-recht
Kaltstart Corporate-Kanzlei: Strukturiert den Einstieg in ein neues Corporate/M&A-Mandat. Schnellerfassung von Parteien, Deal-Typ, Phase, Risiken und naechsten Schritten. Leitet an passende Fach-Skills weiter. Normen: BRAO, GwG, MAR.
- 100/100
corporate-kanzlei-kg-personengesellschaften
Klotzkette/claude-fuer-deutsches-recht
KG und Personengesellschaften im Corporate/M&A-Kontext: Begleitet KG, GmbH & Co. KG, Partnerschaft und GbR (nach MoPeG 2024). Normen: HGB §§ 105-177a, MoPeG, AktG Kommanditaktionaer. Anteilsuebertragung, Haftung, Ergebnisverwendung.
- 100/100
corporate-kanzlei-ki-governance-berufsrecht
Klotzkette/claude-fuer-deutsches-recht
KI-Governance und Berufsrecht: Rechtliche Rahmenbedingungen fuer den Einsatz von KI-Werkzeugen in Kanzleien. EU-KI-VO (AI Act), BRAO-Verschwiegenheit, Mandanteninformation, Haftung, Qualitaetssicherung. Dokumentation fuer BJR-Schutz.
- 100/100
corporate-kanzlei-kommandocenter
Klotzkette/claude-fuer-deutsches-recht
Deal-Kommandocenter Corporate/M&A: Schnellstart fuer Mandate. Erkennt Dealtyp, Phase und Parteiperspektive; erzeugt Deal-Karte mit Ampel, Rollen, naechster Aktion und Freigabegrad. Routet an passenden Spezialskill (SPA, DD, StaRUG, Kapitalmarkt, Register).
- 100/100
corporate-kanzlei-look-and-feel
Klotzkette/claude-fuer-deutsches-recht
Corporate-Cowork-Design: Definiert die visuelle Oberflaeche fuer Partner, Counsel und Associates. Ruhig, edel, blaeulich-silbern; Orange fuer Entscheidungspunkte. Statuskarten, Ampeln und dichte Deal-Information statt Marketing. Keine Spielerei, keine Dekoration.
Page 51 of 218