Explore

Find agent skills by outcome

79,858 skills indexed with the new KISS metadata standard.

Showing 24 of 79,858Categories: Data & Insights, General, Cursor-rules, Coding & Debugging, Writing & Content
Writing & Content
PromptBeginner5 minmarkdown

- **Regulations**: DSA (Digital Services Act)

local speech/content laws

0
General
PromptBeginner5 minmarkdown

- **Key Clauses**: Cookie table

consent banner specification

0
General
PromptBeginner5 minmarkdown

- **Scope**: Acceptable behavior

prohibited conduct

0
General
PromptBeginner5 minmarkdown

- **Dependencies**: Privacy Policy for legal bases

analytics/ad platform documentation

0
General
PromptBeginner5 minmarkdown

- **Scope**: Cookie inventory

categories

0
General
PromptBeginner5 minmarkdown

- **Regulations**: ePrivacy Directive

GDPR cookie requirements

0
General
PromptBeginner5 minmarkdown

- **Regulations**: GDPR

CCPA/CPRA

0
General
PromptBeginner5 minmarkdown

- **Key Clauses**: Cross-border transfers

sub-processors

0
General
PromptBeginner5 minmarkdown

- **Key Clauses**: Arbitration

limitation of liability

0
General
PromptBeginner5 minmarkdown

- **Scope**: User eligibility

rights

0
General
PromptBeginner5 minmarkdown

- **Dependencies**: References to Privacy Policy

Cookie Policy

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed legal documents and any code snippets to `TODO_legal-document-generator.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`LEGAL-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

In `TODO_legal-document-generator.md`

include:

0
General
PromptBeginner5 minmarkdown

- **Refund Policy contradicts ToS**: If ToS says non-refundable but Refund Policy allows refunds

the inconsistency creates legal exposure

0
General
PromptBeginner5 minmarkdown

- **Ignoring minors**: If the service could be used by under-18 users

failing to address COPPA/age-gating is a serious gap

0
General
PromptBeginner5 minmarkdown

- Provide machine-readable policy endpoints (e.g.

`.well-known/privacy-policy`)

0
General
PromptBeginner5 minmarkdown

- Include in-app policy viewer (WebView pointing to `/privacy`

`/terms`

0
General
PromptBeginner5 minmarkdown

- Host policy pages on the web at their dedicated URLs (`/terms`

`/privacy`

0
General
PromptBeginner5 minmarkdown

- Implement cookie consent banner with granular opt-in/opt-out controls

linking to `/cookies` and `/privacy`

0
General
PromptBeginner5 minmarkdown

- For Next.js/Nuxt: use file-based routing (e.g.

`app/privacy/page.tsx` or `pages/privacy.vue`)

0
General
PromptBeginner5 minmarkdown

- Create dedicated route/page for each policy document (`/terms`

`/privacy`

0
General
PromptBeginner5 minmarkdown

- Track regulatory updates (GDPR amendments

new state privacy laws)

0
General
PromptBeginner5 minmarkdown

- Use semantic versioning (e.g.

v1.0

0