add-legal-pages

Generate GDPR-compliant legal pages and cookie consent for Next.js apps.

Updated May 10, 2026
One-click install
npx skills add https://github.com/VMRam95/vmram-skills --skill add-legal-pages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-legal-pages
Source: https://github.com/VMRam95/vmram-skills/tree/main/skills/add-legal-pages
Command: npx skills add https://github.com/VMRam95/vmram-skills --skill add-legal-pages

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the complex and time-consuming process of creating GDPR-compliant legal documentation and cookie consent systems for Next.js applications, ensuring your project meets privacy standards without manual boilerplate coding.

Core Features & Use Cases

  • Legal Framework: Generates comprehensive Privacy Policy and Terms of Service pages with customizable sections.
  • Cookie Management: Implements a full cookie consent system including a banner, preferences modal, and conditional analytics loading.
  • i18n Support: Integrates seamlessly with next-intl to provide localized legal content in English and Spanish.

Quick Start

Run the add-legal-pages command in your terminal to automatically inject the legal framework and cookie consent components into your current Next.js project.

Frequently Asked Questions about add-legal-pages

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

FAQPage Schema
How do I add GDPR-compliant legal pages and cookie consent to a Next.js app?

To add GDPR-compliant legal pages to a Next.js app, you can use an automated legal framework that injects standardized privacy policies, terms of service, and a full cookie consent system directly into your project structure.

What do I need to set up before integrating a GDPR cookie consent system in Next.js?

Before integrating a GDPR cookie consent system in Next.js, you need an environment running Next.js 14+, next-intl for localization, Tailwind CSS for styling, and framer-motion to ensure full functionality of the consent components.

Does this legal compliance automation support internationalization for privacy policies?

Yes, this legal compliance automation supports internationalization for privacy policies by integrating seamlessly with next-intl to provide localized legal content and cookie consent interfaces in both English and Spanish.

How does conditional analytics loading work with a cookie consent banner?

Conditional analytics loading works with a cookie consent banner by implementing a preferences modal that gates analytics scripts, ensuring tracking tools only execute after users explicitly grant consent through the GDPR interface.

What is the best way to generate customizable Terms of Service for a Next.js project?

The best way to generate customizable Terms of Service for a Next.js project is using an automated legal framework that injects comprehensive, standardized legal documentation pages with customizable sections without requiring manual boilerplate coding.