feat: add privacy-by-design skill (#283)

Co-authored-by: Abdeltoto <paypalbio360@gmail.com>
This commit is contained in:
sck_0
2026-03-13 09:28:20 +01:00
parent 608ef0ac9a
commit e8d929c797
7 changed files with 281 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"generatedAt": "2026-02-08T00:00:00.000Z",
"total": 1250,
"total": 1251,
"skills": [
{
"id": "00-andruia-consultant",
@@ -22397,6 +22397,31 @@
],
"path": "skills/prisma-expert/SKILL.md"
},
{
"id": "privacy-by-design",
"name": "privacy-by-design",
"description": "Use when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption.",
"category": "security",
"tags": [
"privacy",
"by"
],
"triggers": [
"privacy",
"by",
"building",
"apps",
"collect",
"user",
"data",
"ensures",
"protections",
"built",
"start",
"minimization"
],
"path": "skills/privacy-by-design/SKILL.md"
},
{
"id": "privilege-escalation-methods",
"name": "privilege-escalation-methods",