chore: sync generated registry files [ci skip]

This commit is contained in:
github-actions[bot]
2026-01-30 19:28:08 +00:00
parent cb9f1b1a4e
commit aaee268672
6 changed files with 124 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-01-30T08:24:49.993Z",
"generatedAt": "2026-01-30T19:28:08.087Z",
"aliases": {
"accessibility-compliance-audit": "accessibility-compliance-accessibility-audit",
"active directory attacks": "active-directory-attacks",

View File

@@ -1,5 +1,5 @@
{
"generatedAt": "2026-01-30T08:24:49.993Z",
"generatedAt": "2026-01-30T19:28:08.087Z",
"bundles": {
"core-dev": {
"description": "Core development skills across languages, frameworks, and backend/frontend fundamentals.",
@@ -45,6 +45,9 @@
"firebase",
"firecrawl-scraper",
"flutter-expert",
"fp-ts-errors",
"fp-ts-pragmatic",
"fp-ts-react",
"frontend-design",
"frontend-dev-guidelines",
"frontend-developer",
@@ -276,6 +279,7 @@
"database-optimizer",
"dbt-transformation-patterns",
"firebase",
"fp-ts-react",
"frontend-dev-guidelines",
"gdpr-data-handling",
"graphql",

View File

@@ -1,6 +1,6 @@
{
"generatedAt": "2026-01-30T08:24:49.993Z",
"total": 614,
"generatedAt": "2026-01-30T19:28:08.087Z",
"total": 617,
"skills": [
{
"id": "3d-web-experience",
@@ -5873,6 +5873,84 @@
],
"path": "skills/form-cro/SKILL.md"
},
{
"id": "fp-ts-errors",
"name": "fp-ts-errors",
"description": "Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.",
"category": "development",
"tags": [
"fp",
"ts",
"errors"
],
"triggers": [
"fp",
"ts",
"errors",
"handle",
"values",
"either",
"taskeither",
"cleaner",
"predictable",
"typescript",
"code",
"implementing"
],
"path": "skills/fp-ts-errors/SKILL.md"
},
{
"id": "fp-ts-pragmatic",
"name": "fp-ts-pragmatic",
"description": "A practical, jargon-free guide to fp-ts functional programming - the 80/20 approach that gets results without the academic overhead. Use when writing TypeScript with fp-ts library.",
"category": "development",
"tags": [
"fp",
"ts",
"pragmatic"
],
"triggers": [
"fp",
"ts",
"pragmatic",
"practical",
"jargon",
"free",
"functional",
"programming",
"80",
"20",
"approach",
"gets"
],
"path": "skills/fp-ts-pragmatic/SKILL.md"
},
{
"id": "fp-ts-react",
"name": "fp-ts-react",
"description": "Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.",
"category": "data-ai",
"tags": [
"fp",
"ts",
"react"
],
"triggers": [
"fp",
"ts",
"react",
"practical",
"hooks",
"state",
"forms",
"data",
"fetching",
"building",
"apps",
"functional"
],
"path": "skills/fp-ts-react/SKILL.md"
},
{
"id": "framework-migration-code-migrate",
"name": "framework-migration-code-migrate",