building-legal-pages

Generate Impressum and Datenschutzerklärung pages with GDPR and DDG compliance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/alexejluft/brudi --skill building-legal-pages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-legal-pages
Source: https://github.com/alexejluft/brudi/tree/main/skills/building-legal-pages
Command: npx skills add https://github.com/alexejluft/brudi --skill building-legal-pages

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that websites for German or EU clients have legally required pages like Impressum and Datenschutzerklärung, mitigating legal risks.

Core Features & Use Cases

  • Automated Page Creation: Generates essential legal pages (Impressum, Datenschutz) with placeholders for client-specific data.
  • Legal Compliance: Adheres to German DDG and EU GDPR regulations.
  • Placeholder System: Uses a visible <Placeholder> component to clearly mark missing client information.
  • Use Case: When starting a new project for an EU client, this Skill automatically creates the impressum/page.tsx and datenschutz/page.tsx files, ensuring compliance from the outset.

Quick Start

Use the building-legal-pages skill to create the Impressum and Datenschutzerklärung pages for the current project.

Frequently Asked Questions about building-legal-pages

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an Impressum and Datenschutzerklärung for a Next.js project?

To generate an Impressum and Datenschutzerklärung, this Skill creates the necessary page files with GDPR and DDG compliant legal content, inserting visible placeholders for missing client data and linking the pages in the footer.

What is the best way to handle missing client data in an automated Datenschutzerklärung?

Handling missing client data in a Datenschutzerklärung uses a visible placeholder component to clearly mark missing information, allowing you to generate compliant EU legal pages immediately and fill in specific details later.

Does this legal page generator support EU GDPR and German DDG compliance?

Yes, this legal page generator supports EU GDPR and German DDG compliance by producing legally required website pages with localized content, managing cookie consent banners, and ensuring regulatory adherence from project outset.

Can I localize legal content and manage cookie consent banners for German websites?

You can localize legal content and manage cookie consent banners for German websites, as the Skill supports adapting Impressum and Datenschutz pages to specific regional regulations while integrating necessary consent mechanisms.