chore: sync release state after merge batch
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
"ruby-pro",
|
||||
"rust-async-patterns",
|
||||
"rust-pro",
|
||||
"saas-multi-tenant",
|
||||
"sankhya-dashboard-html-jsp-custom-best-pratices",
|
||||
"scanpy",
|
||||
"scikit-learn",
|
||||
@@ -403,6 +404,7 @@
|
||||
"red-team-tools",
|
||||
"risk-manager",
|
||||
"risk-metrics-calculation",
|
||||
"saas-multi-tenant",
|
||||
"saas-mvp-launcher",
|
||||
"sast-configuration",
|
||||
"scanning-tools",
|
||||
@@ -1193,6 +1195,7 @@
|
||||
"postgresql",
|
||||
"prisma-expert",
|
||||
"programmatic-seo",
|
||||
"saas-multi-tenant",
|
||||
"schema-markup",
|
||||
"seo",
|
||||
"seo-audit",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"generatedAt": "2026-02-08T00:00:00.000Z",
|
||||
"total": 1329,
|
||||
"total": 1331,
|
||||
"skills": [
|
||||
{
|
||||
"id": "00-andruia-consultant",
|
||||
@@ -22692,6 +22692,32 @@
|
||||
],
|
||||
"path": "skills/personal-tool-builder/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "phase-gated-debugging",
|
||||
"name": "phase-gated-debugging",
|
||||
"description": "Use when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts.",
|
||||
"category": "general",
|
||||
"tags": [
|
||||
"phase",
|
||||
"gated",
|
||||
"debugging"
|
||||
],
|
||||
"triggers": [
|
||||
"phase",
|
||||
"gated",
|
||||
"debugging",
|
||||
"any",
|
||||
"bug",
|
||||
"enforces",
|
||||
"protocol",
|
||||
"where",
|
||||
"code",
|
||||
"edits",
|
||||
"blocked",
|
||||
"until"
|
||||
],
|
||||
"path": "skills/phase-gated-debugging/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "php-pro",
|
||||
"name": "php-pro",
|
||||
@@ -25127,6 +25153,34 @@
|
||||
],
|
||||
"path": "skills/rust-pro/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "saas-multi-tenant",
|
||||
"name": "saas-multi-tenant",
|
||||
"description": "Design and implement multi-tenant SaaS architectures with row-level security, tenant-scoped queries, shared-schema isolation, and safe cross-tenant admin patterns in PostgreSQL and TypeScript.",
|
||||
"category": "security",
|
||||
"tags": [
|
||||
"multi-tenancy",
|
||||
"saas",
|
||||
"row-level-security",
|
||||
"postgresql",
|
||||
"tenant-isolation"
|
||||
],
|
||||
"triggers": [
|
||||
"multi-tenancy",
|
||||
"saas",
|
||||
"row-level-security",
|
||||
"postgresql",
|
||||
"tenant-isolation",
|
||||
"multi",
|
||||
"tenant",
|
||||
"architectures",
|
||||
"row",
|
||||
"level",
|
||||
"security",
|
||||
"scoped"
|
||||
],
|
||||
"path": "skills/saas-multi-tenant/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "saas-mvp-launcher",
|
||||
"name": "saas-mvp-launcher",
|
||||
|
||||
@@ -17647,6 +17647,25 @@
|
||||
},
|
||||
"runtime_files": []
|
||||
},
|
||||
{
|
||||
"id": "phase-gated-debugging",
|
||||
"path": "skills/phase-gated-debugging",
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": [],
|
||||
"blocked_reasons": {
|
||||
"codex": [],
|
||||
"claude": []
|
||||
},
|
||||
"runtime_files": []
|
||||
},
|
||||
{
|
||||
"id": "php-pro",
|
||||
"path": "skills/php-pro",
|
||||
@@ -19557,6 +19576,25 @@
|
||||
},
|
||||
"runtime_files": []
|
||||
},
|
||||
{
|
||||
"id": "saas-multi-tenant",
|
||||
"path": "skills/saas-multi-tenant",
|
||||
"targets": {
|
||||
"codex": "supported",
|
||||
"claude": "supported"
|
||||
},
|
||||
"setup": {
|
||||
"type": "none",
|
||||
"summary": "",
|
||||
"docs": null
|
||||
},
|
||||
"reasons": [],
|
||||
"blocked_reasons": {
|
||||
"codex": [],
|
||||
"claude": []
|
||||
},
|
||||
"runtime_files": []
|
||||
},
|
||||
{
|
||||
"id": "saas-mvp-launcher",
|
||||
"path": "skills/saas-mvp-launcher",
|
||||
@@ -25413,10 +25451,10 @@
|
||||
}
|
||||
],
|
||||
"summary": {
|
||||
"total_skills": 1329,
|
||||
"total_skills": 1331,
|
||||
"supported": {
|
||||
"codex": 1300,
|
||||
"claude": 1315
|
||||
"codex": 1302,
|
||||
"claude": 1317
|
||||
},
|
||||
"blocked": {
|
||||
"codex": 29,
|
||||
|
||||
Reference in New Issue
Block a user