Explore

Find agent skills by outcome

80,924 skills indexed with the new KISS metadata standard.

Showing 24 of 80,924Categories: Cursor-rules, General, Coding & Debugging, Data
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
General
PromptBeginner5 minmarkdown

- When in doubt

apply the stricter regulation

0
General
PromptBeginner5 minmarkdown

- [ ] All six policy pages are implemented at their dedicated routes (`/terms`

`/privacy`

0
General
PromptBeginner5 minmarkdown

- [ ] Cookie table lists all cookies with name

provider

0
General
PromptBeginner5 minmarkdown

- [ ] Language is clear

plain

0
General
PromptBeginner5 minmarkdown

- [ ] All six documents (ToS

Privacy Policy

0
General
PromptBeginner5 minmarkdown

After completing all six policy documents

verify:

0
General
PromptBeginner5 minmarkdown

- Accessibility of documents (screen-reader friendly

logical heading structure)

0
General
PromptBeginner5 minmarkdown

- Consumer rights (know

delete

0
General
PromptBeginner5 minmarkdown

- Route structure follows platform conventions (file-based routing

router config

0
General
PromptBeginner5 minmarkdown

- Cross-border transfer safeguards documented (SCCs

adequacy decisions)

0
General
PromptBeginner5 minmarkdown

- Each policy page has a unique

crawlable URL (`/privacy`

0
General
PromptBeginner5 minmarkdown

- Enforcement tiers (warning

temporary suspension

0
General
PromptBeginner5 minmarkdown

- Non-refundable items and services (e.g.

digital goods after download/access)

0
General
PromptBeginner5 minmarkdown

- Refund request window (e.g.

14-day

0
General
PromptBeginner5 minmarkdown

- Chargebacks

disputed transactions

0
General
PromptBeginner5 minmarkdown

- Specific cookies used with name

provider

0