Generate Terms of Service, Privacy Policy, SOW, and NDA scaffolds with attorney disclaimer
npx claudepluginhub cure-consulting-group/productengineeringskillsThis skill uses the workspace's default tool permissions.
Before starting, gather project context silently:
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Before starting, gather project context silently:
PORTFOLIO.md if it exists in the project root or parent directories for product/team contextcat package.json 2>/dev/null || cat build.gradle.kts 2>/dev/null || cat Podfile 2>/dev/null to detect stackgit log --oneline -5 2>/dev/null for recent changesls src/ app/ lib/ functions/ 2>/dev/null to understand project structureIMPORTANT DISCLAIMER — READ BEFORE PROCEEDING: These are starting-point scaffolds for reference and drafting purposes only. They do NOT constitute legal advice and do NOT create an attorney-client relationship. These documents have NOT been reviewed by a licensed attorney and may not be appropriate for your jurisdiction, industry, or specific situation. ALWAYS have every legal document reviewed and approved by a licensed attorney in your jurisdiction before publishing, signing, or relying on it in any business context. Failure to do so may result in unenforceable agreements, regulatory violations, or legal liability. The use of these scaffolds is entirely at your own risk.
Generates first-draft legal documents for SaaS products, mobile apps, and consulting engagements.
Every generated document MUST begin with this notice block before any content:
> **LEGAL DISCLAIMER:** This document is a scaffold for reference purposes only and does NOT constitute legal advice. It has not been reviewed by a licensed attorney. Have this document reviewed by qualified legal counsel in your jurisdiction before use.
Additionally, every section that touches jurisdiction-specific law, data privacy, intellectual property, or liability MUST include an inline <!-- ATTORNEY REVIEW: [specific reason] --> comment.
The disclaimer MUST also be repeated verbatim at the end of every generated document.
| Request | Document |
|---|---|
| App / SaaS | Terms of Service |
| App / SaaS | Privacy Policy |
| App / SaaS | EULA (mobile app) |
| B2B SaaS | Data Processing Agreement |
| Consulting | Statement of Work |
| Consulting | Consulting Agreement |
| Any | NDA (Mutual or One-Way) |
| App | Refund / Cancellation Policy |
Before generating, confirm:
Based on context, auto-flag applicable requirements:
| Condition | Requirement |
|---|---|
| Collecting email / PII | Privacy Policy required |
| Payment processing | Must mention Stripe, PCI compliance note |
| Users in EU | GDPR: data subject rights, DPA with processors |
| Users in California | CCPA: right to know, delete, opt-out of sale |
| App on App Store | Apple EULA passthrough required |
| App on Play Store | Google Play Developer Policy compliance |
| Users under 13 | COPPA — do not collect data; add age gate |
| Health/fitness data | HIPAA adjacent — strong disclaimer needed |
| SaaS B2B | DPA often required by enterprise customers |
For SOW and consulting agreements, always include:
## Refund & Cancellation Policy — [Product Name]
**Subscriptions:**
You may cancel your subscription at any time. Cancellation takes effect at the end of
your current billing period. We do not provide prorated refunds for partial months.
**Refunds:**
We offer a [14-day / 30-day] money-back guarantee for first-time subscribers. To request
a refund, contact support@[domain] within [N] days of your initial charge.
After the refund window, all charges are final and non-refundable, except where required
by applicable law.
**App Store Purchases:**
If you purchased through the Apple App Store or Google Play Store, refunds are subject
to their respective refund policies. We are unable to process refunds for app store
purchases directly.
**Contact:** support@[domain]
[COMPANY NAME], [PRODUCT NAME], [DATE], [EMAIL] as fill-in placeholders<!-- ATTORNEY REVIEW: [reason] --><!-- ATTORNEY REVIEW --> comments are required on: jurisdiction clauses, limitation of liability, data subject rights, IP ownership, indemnification, and governing law sections