ctx / graph /sample-top60.html
Stevesolun's picture
Sync ctx d2429c6
f2361ba verified
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>Knowledge Graph (60 nodes) - top 60</title>
<meta name="ctx-graph-export-id" content="ctx-graph-20260505T111202Z-102696-2900834">
<!-- Pinned to an explicit version (not -latest) so served content can't change
silently. A real SRI hash would be better but must be generated from the
published release — see https://cdn.plot.ly/ for hashes. -->
<script src="https://cdn.plot.ly/plotly-2.35.2.min.js" crossorigin="anonymous"></script>
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body { display:flex; height:100vh; background:#0f172a; color:#e2e8f0; font-family:system-ui; }
#sidebar { width:280px; padding:16px; overflow-y:auto; background:#1e293b; border-right:1px solid #334155; }
#graph { flex:1; }
h2 { font-size:14px; margin:12px 0 6px; color:#94a3b8; text-transform:uppercase; letter-spacing:1px; }
.filter-group { margin-bottom:12px; }
input[type=text] { width:100%; padding:6px 8px; background:#0f172a; border:1px solid #475569; color:#e2e8f0; border-radius:4px; font-size:13px; position:relative; }
#autocomplete { position:absolute; left:16px; right:16px; background:#1e293b; border:1px solid #475569; border-top:none; border-radius:0 0 4px 4px; max-height:200px; overflow-y:auto; z-index:10; display:none; }
.ac-item { padding:4px 8px; font-size:12px; cursor:pointer; color:#94a3b8; }
.ac-item:hover { background:#334155; color:#e2e8f0; }
.ac-item .ac-type { font-size:10px; color:#64748b; float:right; }
input[type=range] { width:100%; accent-color:#6366f1; }
label { display:block; font-size:12px; margin:2px 0; cursor:pointer; }
label:hover { color:#818cf8; }
.tag-btn { display:inline-block; padding:2px 8px; margin:2px; font-size:11px; border:1px solid #475569; border-radius:12px; cursor:pointer; background:transparent; color:#94a3b8; }
.tag-btn.active { background:#6366f1; color:white; border-color:#6366f1; }
.stat { font-size:12px; color:#64748b; margin:4px 0; }
#title { font-size:15px; font-weight:bold; color:#e2e8f0; margin-bottom:12px; }
.legend { display:flex; gap:12px; margin:8px 0; }
.legend-item { display:flex; align-items:center; gap:4px; font-size:11px; }
.legend-dot { width:10px; height:10px; border-radius:50%; }
</style>
</head><body>
<div id="sidebar">
<div id="title">Knowledge Graph (60 nodes) - top 60</div>
<div class="stat" id="stat-line">Loading...</div>
<div class="legend">
<div class="legend-item"><div class="legend-dot" style="background:#6366f1"></div>skill</div><div class="legend-item"><div class="legend-dot" style="background:#f59e0b"></div>agent</div><div class="legend-item"><div class="legend-dot" style="background:#06b6d4"></div>mcp-server</div><div class="legend-item"><div class="legend-dot" style="background:#22c55e"></div>harness</div>
</div>
<h2>Search</h2>
<div class="filter-group" style="position:relative">
<input type="text" id="search" placeholder="Search by name..." oninput="onSearch()" autocomplete="off">
<div id="autocomplete"></div>
</div>
<h2>Node Type</h2>
<div class="filter-group">
<label><input type="checkbox" class="type-filter" data-type="skill" checked onchange="applyFilters()"> skill</label><label><input type="checkbox" class="type-filter" data-type="agent" checked onchange="applyFilters()"> agent</label><label><input type="checkbox" class="type-filter" data-type="mcp-server" checked onchange="applyFilters()"> mcp-server</label><label><input type="checkbox" class="type-filter" data-type="harness" checked onchange="applyFilters()"> harness</label>
</div>
<h2>Min Connections: <span id="deg-val">1</span></h2>
<div class="filter-group">
<input type="range" id="min-degree" min="1" max="50" value="1" oninput="document.getElementById('deg-val').textContent=this.value; applyFilters()">
</div>
<h2>Tags</h2>
<div class="filter-group" id="tag-filters">
<span class="tag-btn" onclick="toggleTag(this)" data-tag="javascript">javascript (47)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="nextjs">nextjs (26)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="agents">agents (20)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="openai">openai (19)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="security">security (16)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="typescript">typescript (15)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="rust">rust (13)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="vercel">vercel (12)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="python">python (11)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="react">react (11)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="docker">docker (11)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="testing">testing (11)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="documentation">documentation (10)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="skill">skill (9)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="llm">llm (8)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="mcp">mcp (8)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="go">go (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="performance">performance (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="aws">aws (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="pattern">pattern (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="compatibility">compatibility (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="java">java (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="frontend">frontend (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="docs">docs (6)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="api">api (6)</span>
</div>
<h2>Labels</h2>
<div class="filter-group">
<label><input type="checkbox" id="show-labels" checked onchange="applyFilters()"> Show labels</label>
</div>
</div>
<div id="graph"></div>
<script>
const NODES = [{"id": "skill:claude-api", "label": "claude-api", "type": "skill", "x": 0.8642, "y": -0.0857, "degree": 18, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "swift", "kotlin", "llm", "agents", "mcp", "embeddings", "documentation", "decision"], "community": 15, "size": 11.2}, {"id": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "label": "skills-sh-openai-openai-agents-js-examples-auto-run", "type": "skill", "x": -0.0427, "y": 0.436, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:web-performance-optimization", "label": "web-performance-optimization", "type": "skill", "x": -0.3, "y": -0.4044, "degree": 49, "tags": ["web", "performance", "optimization", "frontend", "javascript", "nextjs"], "community": 50, "size": 23.6}, {"id": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "label": "skills-sh-openai-openai-agents-js-implementation-strategy", "type": "skill", "x": -0.2956, "y": 0.3271, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:skills-sh-vercel-next-js-update-docs", "label": "skills-sh-vercel-next-js-update-docs", "type": "skill", "x": -0.3223, "y": -0.0267, "degree": 49, "tags": ["vercel", "nextjs", "javascript", "docs"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "label": "skills-sh-openai-openai-agents-js-code-change-verification", "type": "skill", "x": -0.209, "y": 0.3883, "degree": 52, "tags": ["openai", "agents", "javascript", "code"], "community": 26, "size": 24.8}, {"id": "skill:skills-sh-vercel-next-js-authoring-skills", "label": "skills-sh-vercel-next-js-authoring-skills", "type": "skill", "x": -0.047, "y": -0.2818, "degree": 49, "tags": ["vercel", "nextjs", "javascript", "skill"], "community": 8, "size": 23.6}, {"id": "skill:skills-sh-vercel-next-js-react-vendoring", "label": "skills-sh-vercel-next-js-react-vendoring", "type": "skill", "x": -0.2905, "y": -0.1903, "degree": 49, "tags": ["vercel", "nextjs", "javascript", "react"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "label": "skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "type": "skill", "x": -0.4881, "y": 0.9201, "degree": 18, "tags": ["claude", "codex", "openai", "frontend", "design"], "community": 31, "size": 11.2}, {"id": "skill:prompt-optimizer", "label": "prompt-optimizer", "type": "skill", "x": 0.7858, "y": -0.4173, "degree": 18, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "swift", "kotlin", "react", "django", "docker", "kubernetes", "kafka", "llm", "testing", "security", "performance"], "community": 14, "size": 11.2}, {"id": "skill:strix-vulnerabilities-idor", "label": "strix-vulnerabilities-idor", "type": "skill", "x": 0.2547, "y": -0.1218, "degree": 54, "tags": ["typescript", "javascript", "rust", "aws", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 25.6}, {"id": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "label": "skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "type": "skill", "x": -0.1627, "y": -0.2193, "degree": 49, "tags": ["react", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "label": "skills-sh-openai-skills-codex-readiness-unit-test", "type": "skill", "x": -0.2894, "y": 0.9682, "degree": 18, "tags": ["openai", "skill", "codex"], "community": 15, "size": 11.2}, {"id": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "label": "skills-sh-openai-openai-agents-js-openai-knowledge", "type": "skill", "x": -0.404, "y": 0.2196, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:strix-vulnerabilities-ssrf", "label": "strix-vulnerabilities-ssrf", "type": "skill", "x": 0.2151, "y": -0.2374, "degree": 53, "tags": ["python", "typescript", "javascript", "docker", "kubernetes", "aws", "gcp", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 25.200000000000003}, {"id": "skill:e2e-test-service-management", "label": "e2e-test-service-management", "type": "skill", "x": 0.7844, "y": -0.3027, "degree": 19, "tags": ["typescript", "rust", "react", "docker", "sql", "llm", "mcp", "embeddings", "rag", "testing", "performance", "pattern", "troubleshooting", "compatibility"], "community": 44, "size": 11.600000000000001}, {"id": "skill:skills-sh-vercel-next-js-pr-status-triage", "label": "skills-sh-vercel-next-js-pr-status-triage", "type": "skill", "x": -0.4194, "y": -0.0417, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-vercel-next-js-write-guide", "label": "skills-sh-vercel-next-js-write-guide", "type": "skill", "x": -0.1208, "y": -0.0153, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "label": "skills-sh-openai-skills-codex-readiness-integration-test", "type": "skill", "x": -0.2191, "y": 0.7653, "degree": 18, "tags": ["openai", "skill", "codex"], "community": 44, "size": 11.2}, {"id": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "label": "skills-sh-openai-openai-agents-js-runtime-behavior-probe", "type": "skill", "x": 0.0899, "y": 0.291, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:skills-sh-vercel-next-js-flags", "label": "skills-sh-vercel-next-js-flags", "type": "skill", "x": -0.3671, "y": -0.153, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-vercel-next-js-v8-jit", "label": "skills-sh-vercel-next-js-v8-jit", "type": "skill", "x": -0.4619, "y": -0.1475, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "label": "skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "type": "skill", "x": -0.5528, "y": 0.2115, "degree": 43, "tags": ["claude", "code", "nextjs", "skill", "openai", "agents"], "community": 26, "size": 21.2}, {"id": "skill:azure-ai-voicelive-ts", "label": "azure-ai-voicelive-ts", "type": "skill", "x": 0.0198, "y": 0.35, "degree": 52, "tags": ["azure", "voicelive", "openai", "typescript", "cloud", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:strix-vulnerabilities-information-disclosure", "label": "strix-vulnerabilities-information-disclosure", "type": "skill", "x": 0.3096, "y": -0.2244, "degree": 54, "tags": ["python", "typescript", "javascript", "rust", "csharp", "ruby", "php", "docker", "kubernetes", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 25.6}, {"id": "skill:faf-wizard", "label": "faf-wizard", "type": "skill", "x": 0.4252, "y": -0.0888, "degree": 54, "tags": ["python", "javascript", "typescript", "rust", "go", "java", "react", "vue", "angular", "fastapi", "django", "flask", "docker", "mcp", "testing", "security", "performance", "documentation", "compatibility"], "community": 26, "size": 25.6}, {"id": "skill:electron-development", "label": "electron-development", "type": "skill", "x": 0.2889, "y": -0.5152, "degree": 39, "tags": ["typescript", "rust", "react", "vue", "nextjs", "docker", "testing", "security", "performance", "pattern"], "community": 49, "size": 19.6}, {"id": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "label": "skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "type": "skill", "x": -0.0218, "y": -0.0033, "degree": 49, "tags": ["agent", "skill", "nextjs", "javascript", "security"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "label": "skills-sh-neondatabase-neon-js-neon-auth-nextjs", "type": "skill", "x": -0.3807, "y": -0.3387, "degree": 49, "tags": ["javascript", "nextjs"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-vercel-next-js-write-api-reference", "label": "skills-sh-vercel-next-js-write-api-reference", "type": "skill", "x": -0.229, "y": -0.0051, "degree": 49, "tags": ["vercel", "nextjs", "javascript", "api"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-pproenca-dot-skills-js-google", "label": "skills-sh-pproenca-dot-skills-js-google", "type": "skill", "x": -0.0224, "y": -0.5041, "degree": 46, "tags": ["skill", "javascript", "google"], "community": 26, "size": 22.400000000000002}, {"id": "skill:aws-secrets-rotation", "label": "aws-secrets-rotation", "type": "skill", "x": 0.1849, "y": -0.3379, "degree": 50, "tags": ["python", "javascript", "aws", "security", "comparison", "troubleshooting", "compatibility"], "community": 26, "size": 24.0}, {"id": "skill:molykit", "label": "molykit", "type": "skill", "x": 0.4034, "y": 0.4338, "degree": 33, "tags": ["molykit", "mcp", "openai", "rust", "aws", "cloud"], "community": 18, "size": 17.200000000000003}, {"id": "skill:skills-sh-openai-openai-agents-js-final-release-review", "label": "skills-sh-openai-openai-agents-js-final-release-review", "type": "skill", "x": -0.0905, "y": 0.2205, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:faf-expert", "label": "faf-expert", "type": "skill", "x": 0.7028, "y": -0.0921, "degree": 19, "tags": ["rust", "java", "react", "docker", "kubernetes", "aws", "agents", "mcp", "testing", "security", "performance", "documentation", "registry", "compatibility"], "community": 18, "size": 11.600000000000001}, {"id": "skill:skills-sh-openai-openai-agents-js-docs-sync", "label": "skills-sh-openai-openai-agents-js-docs-sync", "type": "skill", "x": -0.3139, "y": 0.178, "degree": 52, "tags": ["openai", "agents", "javascript", "docs"], "community": 26, "size": 24.8}, {"id": "skill:skills-sh-vercel-next-js-dce-edge", "label": "skills-sh-vercel-next-js-dce-edge", "type": "skill", "x": -0.405, "y": -0.2456, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "label": "skills-sh-openai-openai-agents-js-test-coverage-improver", "type": "skill", "x": -0.0064, "y": 0.2591, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:makefile-dev-workflow", "label": "makefile-dev-workflow", "type": "skill", "x": 0.7294, "y": -0.2236, "degree": 20, "tags": ["rust", "docker", "llm", "testing", "documentation", "markdown", "troubleshooting", "compatibility"], "community": 44, "size": 12.0}, {"id": "skill:skills-sh-vercel-next-js-router-act", "label": "skills-sh-vercel-next-js-router-act", "type": "skill", "x": -0.127, "y": -0.4322, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "label": "skills-sh-openai-openai-agents-js-pr-draft-summary", "type": "skill", "x": -0.1407, "y": 0.2909, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:everything-claude-code", "label": "everything-claude-code", "type": "skill", "x": 0.1508, "y": -0.166, "degree": 55, "tags": ["javascript", "typescript", "rust", "nextjs", "agents", "testing", "security", "documentation", "markdown", "comparison", "pattern", "compatibility"], "community": 26, "size": 26.0}, {"id": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "label": "skills-sh-openai-openai-agents-js-pnpm-upgrade", "type": "skill", "x": -0.2709, "y": 0.258, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:strix-frameworks-fastapi", "label": "strix-frameworks-fastapi", "type": "skill", "x": 0.2397, "y": -0.0187, "degree": 54, "tags": ["python", "typescript", "javascript", "rust", "aws", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 25.6}, {"id": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "label": "skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "type": "skill", "x": -0.0571, "y": 1.0, "degree": 18, "tags": ["skill", "openai", "codex"], "community": 49, "size": 11.2}, {"id": "skill:claude-settings-audit", "label": "claude-settings-audit", "type": "skill", "x": 0.405, "y": -0.3867, "degree": 39, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "react", "vue", "nextjs", "fastapi", "django", "express", "flask", "docker", "kubernetes", "terraform", "agents", "mcp", "security", "markdown", "registry"], "community": 26, "size": 19.6}, {"id": "skill:context-mode", "label": "context-mode", "type": "skill", "x": 0.3316, "y": 0.061, "degree": 54, "tags": ["python", "javascript", "typescript", "go", "react", "docker", "terraform", "aws", "mcp", "security", "documentation", "decision", "pattern"], "community": 26, "size": 25.6}, {"id": "skill:skills-sh-vercel-next-js-runtime-debug", "label": "skills-sh-vercel-next-js-runtime-debug", "type": "skill", "x": -0.2869, "y": -0.2881, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "label": "skills-sh-openai-openai-agents-js-changeset-validation", "type": "skill", "x": -0.1916, "y": 0.1989, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:agentphone", "label": "agentphone", "type": "skill", "x": 0.3548, "y": -0.0218, "degree": 53, "tags": ["python", "javascript", "go", "fastapi", "express", "flask", "llm", "agents", "rag", "security", "documentation", "pattern", "troubleshooting"], "community": 26, "size": 25.200000000000003}, {"id": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "label": "skills-sh-oriolrius-pki-manager-web-next-js", "type": "skill", "x": -0.1943, "y": -0.1171, "degree": 49, "tags": ["web", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-openai-openai-agents-js-integration-tests", "label": "skills-sh-openai-openai-agents-js-integration-tests", "type": "skill", "x": -0.1268, "y": 0.4127, "degree": 52, "tags": ["openai", "agents", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:understand", "label": "understand", "type": "skill", "x": 0.3785, "y": -0.17, "degree": 53, "tags": ["python", "javascript", "go", "java", "django", "docker", "terraform", "sql", "llm", "agents", "documentation", "markdown", "comparison", "decision", "pattern"], "community": 26, "size": 25.200000000000003}, {"id": "skill:astro", "label": "astro", "type": "skill", "x": 0.0482, "y": -0.1956, "degree": 52, "tags": ["javascript", "typescript", "react", "vue", "nextjs", "security", "performance", "documentation", "markdown"], "community": 26, "size": 24.8}, {"id": "skill:skills-sh-vercel-next-js-next-compile", "label": "skills-sh-vercel-next-js-next-compile", "type": "skill", "x": -0.219, "y": -0.4107, "degree": 49, "tags": ["vercel", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "label": "skills-sh-secondsky-claude-skills-bun-next-js", "type": "skill", "x": -0.1569, "y": -0.3207, "degree": 49, "tags": ["claude", "skill", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "label": "skills-sh-slanycukr-riot-api-project-next-js-15", "type": "skill", "x": -0.0755, "y": -0.1448, "degree": 49, "tags": ["api", "nextjs", "javascript"], "community": 26, "size": 23.6}, {"id": "skill:seo-geo", "label": "seo-geo", "type": "skill", "x": 0.2243, "y": 0.1467, "degree": 50, "tags": ["javascript", "llm", "mcp", "comparison"], "community": 2, "size": 24.0}, {"id": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "label": "skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "type": "skill", "x": -0.0224, "y": -0.376, "degree": 51, "tags": ["skill", "nextjs", "javascript"], "community": 26, "size": 24.400000000000002}, {"id": "skill:copilotkit-nextjs-integration", "label": "copilotkit-nextjs-integration", "type": "skill", "x": 0.1403, "y": -0.0646, "degree": 54, "tags": ["javascript", "typescript", "react", "nextjs", "llm", "agents", "security", "documentation", "pattern", "troubleshooting", "compatibility"], "community": 26, "size": 25.6}];
const EDGES = [{"source": "skill:claude-api", "target": "skill:agentphone", "weight": 0.09}, {"source": "skill:claude-api", "target": "skill:astro", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:e2e-test-service-management", "weight": 0.09}, {"source": "skill:claude-api", "target": "skill:prompt-optimizer", "weight": 0.15}, {"source": "skill:claude-api", "target": "skill:understand", "weight": 0.15}, {"source": "skill:claude-api", "target": "skill:makefile-dev-workflow", "weight": 0.09}, {"source": "skill:claude-api", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:faf-wizard", "weight": 0.12}, {"source": "skill:claude-api", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:claude-api", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:claude-api", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:claude-api", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:claude-api", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:claude-api", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:azure-ai-voicelive-ts", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-update-docs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-authoring-skills", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "weight": 0.4912}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:web-performance-optimization", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-vercel-next-js-react-vendoring", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-examples-auto-run", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:astro", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-authoring-skills", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-react-vendoring", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-update-docs", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.06}, {"source": "skill:web-performance-optimization", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:web-performance-optimization", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:azure-ai-voicelive-ts", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.6157}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.5233}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-update-docs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-authoring-skills", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-vercel-next-js-react-vendoring", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-implementation-strategy", "target": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-authoring-skills", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-react-vendoring", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.5483}, {"source": "skill:skills-sh-vercel-next-js-update-docs", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:azure-ai-voicelive-ts", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.5522}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.5337}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.4906}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.4934}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-authoring-skills", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "weight": 0.4744}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-react-vendoring", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-code-change-verification", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-react-vendoring", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-authoring-skills", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.5799}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.5587}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.5196}, {"source": "skill:skills-sh-vercel-next-js-react-vendoring", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.06}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "weight": 0.06}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "weight": 0.06}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-fcakyon-claude-codex-settings-openai-frontend-design", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:agentphone", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:e2e-test-service-management", "weight": 0.09}, {"source": "skill:prompt-optimizer", "target": "skill:electron-development", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:faf-expert", "weight": 0.12}, {"source": "skill:prompt-optimizer", "target": "skill:faf-wizard", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:makefile-dev-workflow", "weight": 0.09}, {"source": "skill:prompt-optimizer", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.12}, {"source": "skill:prompt-optimizer", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-idor", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:understand", "weight": 0.15}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:e2e-test-service-management", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:makefile-dev-workflow", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:molykit", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:strix-frameworks-fastapi", "weight": 0.7217}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6857}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6729}, {"source": "skill:strix-vulnerabilities-idor", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.638}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.6162}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.6051}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.06}, {"source": "skill:skills-sh-pluginagentmarketplace-custom-plugin-react-next-js-framework", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "weight": 0.6534}, {"source": "skill:skills-sh-openai-skills-codex-readiness-unit-test", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:azure-ai-voicelive-ts", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.4875}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.5072}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-openai-knowledge", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:claude-settings-audit", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:e2e-test-service-management", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:makefile-dev-workflow", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-pr-status-triage", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-frameworks-fastapi", "weight": 0.6672}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.7306}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:understand", "weight": 0.06}, {"source": "skill:e2e-test-service-management", "target": "skill:agentphone", "weight": 0.12}, {"source": "skill:e2e-test-service-management", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:e2e-test-service-management", "target": "skill:claude-settings-audit", "weight": 0.06}, {"source": "skill:e2e-test-service-management", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:e2e-test-service-management", "target": "skill:copilotkit-nextjs-integration", "weight": 0.12}, {"source": "skill:e2e-test-service-management", "target": "skill:makefile-dev-workflow", "weight": 0.7511}, {"source": "skill:e2e-test-service-management", "target": "skill:electron-development", "weight": 0.09}, {"source": "skill:e2e-test-service-management", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:e2e-test-service-management", "target": "skill:understand", "weight": 0.12}, {"source": "skill:e2e-test-service-management", "target": "skill:faf-wizard", "weight": 0.09}, {"source": "skill:e2e-test-service-management", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:e2e-test-service-management", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:e2e-test-service-management", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:e2e-test-service-management", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:e2e-test-service-management", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-write-guide", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-pr-status-triage", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.5271}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-guide", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.4244}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-openai-skills-codex-readiness-integration-test", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:azure-ai-voicelive-ts", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.5398}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-vercel-next-js-flags", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-runtime-behavior-probe", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.6314}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.6197}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-vercel-next-js-v8-jit", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-flags", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-v8-jit", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:azure-ai-voicelive-ts", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:electron-development", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-laguagu-claude-code-nextjs-skills-openai-agents-sdk", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:astro", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:understand", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.06}, {"source": "skill:azure-ai-voicelive-ts", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:electron-development", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:faf-expert", "weight": 0.09}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:faf-wizard", "weight": 0.09}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:makefile-dev-workflow", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:strix-frameworks-fastapi", "weight": 0.6882}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:understand", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:agentphone", "weight": 0.15}, {"source": "skill:faf-wizard", "target": "skill:astro", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:faf-wizard", "target": "skill:context-mode", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:electron-development", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:everything-claude-code", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:faf-expert", "weight": 0.8029}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:makefile-dev-workflow", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:understand", "weight": 0.15}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:astro", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:electron-development", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:electron-development", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:understand", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:makefile-dev-workflow", "weight": 0.06}, {"source": "skill:electron-development", "target": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:electron-development", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-sugarforever-01coder-agent-skills-next-js-security-scan", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-vercel-next-js-write-api-reference", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-neondatabase-neon-js-neon-auth-nextjs", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-pproenca-dot-skills-js-google", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-write-api-reference", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-js-google", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:agentphone", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:astro", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:understand", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:makefile-dev-workflow", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:molykit", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:seo-geo", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:aws-secrets-rotation", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:faf-expert", "weight": 0.06}, {"source": "skill:molykit", "target": "skill:makefile-dev-workflow", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-final-release-review", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:molykit", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.5248}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-openai-openai-agents-js-docs-sync", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.6089}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-final-release-review", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:faf-expert", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:faf-expert", "target": "skill:astro", "weight": 0.03}, {"source": "skill:faf-expert", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:faf-expert", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:faf-expert", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:everything-claude-code", "weight": 0.09}, {"source": "skill:faf-expert", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:faf-expert", "target": "skill:understand", "weight": 0.09}, {"source": "skill:faf-expert", "target": "skill:makefile-dev-workflow", "weight": 0.12}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.5177}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.6049}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-docs-sync", "target": "skill:skills-sh-vercel-next-js-dce-edge", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.5882}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-dce-edge", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.4705}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-test-coverage-improver", "target": "skill:skills-sh-vercel-next-js-router-act", "weight": 0.03}, {"source": "skill:makefile-dev-workflow", "target": "skill:agentphone", "weight": 0.09}, {"source": "skill:makefile-dev-workflow", "target": "skill:astro", "weight": 0.06}, {"source": "skill:makefile-dev-workflow", "target": "skill:claude-settings-audit", "weight": 0.09}, {"source": "skill:makefile-dev-workflow", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:makefile-dev-workflow", "target": "skill:copilotkit-nextjs-integration", "weight": 0.12}, {"source": "skill:makefile-dev-workflow", "target": "skill:everything-claude-code", "weight": 0.12}, {"source": "skill:makefile-dev-workflow", "target": "skill:understand", "weight": 0.12}, {"source": "skill:makefile-dev-workflow", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:makefile-dev-workflow", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:everything-claude-code", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-router-act", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:everything-claude-code", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.5697}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pr-draft-summary", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:agentphone", "weight": 0.09}, {"source": "skill:everything-claude-code", "target": "skill:astro", "weight": 0.12}, {"source": "skill:everything-claude-code", "target": "skill:claude-settings-audit", "weight": 0.09}, {"source": "skill:everything-claude-code", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:everything-claude-code", "target": "skill:copilotkit-nextjs-integration", "weight": 0.15}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:seo-geo", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:strix-frameworks-fastapi", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "weight": 0.03}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:understand", "weight": 0.15}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:everything-claude-code", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.5484}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-pnpm-upgrade", "target": "skill:understand", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:astro", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-pproenca-dot-skills-openai-codex-rust-patterns", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:agentphone", "weight": 0.12}, {"source": "skill:claude-settings-audit", "target": "skill:astro", "weight": 0.09}, {"source": "skill:claude-settings-audit", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:understand", "weight": 0.15}, {"source": "skill:claude-settings-audit", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:claude-settings-audit", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:agentphone", "weight": 0.12}, {"source": "skill:context-mode", "target": "skill:astro", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:understand", "weight": 0.15}, {"source": "skill:context-mode", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:context-mode", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:skills-sh-vercel-next-js-runtime-debug", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.5364}, {"source": "skill:skills-sh-vercel-next-js-runtime-debug", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.06}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-changeset-validation", "target": "skill:understand", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:seo-geo", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:copilotkit-nextjs-integration", "weight": 0.15}, {"source": "skill:agentphone", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:astro", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:understand", "weight": 0.15}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:astro", "weight": 0.06}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:skills-sh-openai-openai-agents-js-integration-tests", "weight": 0.03}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:understand", "weight": 0.03}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-oriolrius-pki-manager-web-next-js", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.626}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:astro", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:copilotkit-nextjs-integration", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:skills-sh-openai-openai-agents-js-integration-tests", "target": "skill:understand", "weight": 0.03}, {"source": "skill:understand", "target": "skill:astro", "weight": 0.09}, {"source": "skill:understand", "target": "skill:copilotkit-nextjs-integration", "weight": 0.12}, {"source": "skill:understand", "target": "skill:seo-geo", "weight": 0.09}, {"source": "skill:understand", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:understand", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.03}, {"source": "skill:understand", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.03}, {"source": "skill:understand", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.03}, {"source": "skill:astro", "target": "skill:skills-sh-vercel-next-js-next-compile", "weight": 0.06}, {"source": "skill:astro", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:astro", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:astro", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.5521}, {"source": "skill:astro", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:astro", "target": "skill:copilotkit-nextjs-integration", "weight": 0.09}, {"source": "skill:skills-sh-vercel-next-js-next-compile", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-next-compile", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-vercel-next-js-next-compile", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-next-compile", "target": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "weight": 0.06}, {"source": "skill:skills-sh-vercel-next-js-next-compile", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:skills-sh-secondsky-claude-skills-bun-next-js", "target": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "weight": 0.06}, {"source": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "target": "skill:seo-geo", "weight": 0.03}, {"source": "skill:skills-sh-slanycukr-riot-api-project-next-js-15", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.06}, {"source": "skill:seo-geo", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:seo-geo", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.03}, {"source": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "target": "skill:copilotkit-nextjs-integration", "weight": 0.06}, {"source": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "target": "skill:skills-sh-aymericzip-intlayer-skills-intlayer-next-js", "weight": 0.05}];
const TYPE_COLORS = {"skill": "#6366f1", "agent": "#f59e0b", "mcp-server": "#06b6d4", "harness": "#22c55e"};
const CTX_GRAPH_METADATA = {"export_id": "ctx-graph-20260505T111202Z-102696-2900834", "source_graph_nodes": 102696, "source_graph_edges": 2900834, "view_nodes": 60, "view_edges": 1357, "nodes": 60, "edges": 1357};
const COMM_COLORS = ["#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899","#14b8a6","#f43f5e","#84cc16","#0ea5e9","#a855f7","#e11d48","#10b981"];
function esc(s) { return String(s).replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;').replace(/"/g,'&quot;').replace(/'/g,'&#39;'); }
let activeTags = new Set();
const allLabels = NODES.map(n => ({label:n.label, type:n.type})).sort((a,b) => a.label.localeCompare(b.label));
function onSearch() {
const q = document.getElementById('search').value.toLowerCase();
const ac = document.getElementById('autocomplete');
if (q.length < 2) { ac.style.display='none'; applyFilters(); return; }
const matches = allLabels.filter(n => n.label.toLowerCase().includes(q)).slice(0, 12);
if (matches.length === 0) { ac.style.display='none'; applyFilters(); return; }
// Build DOM nodes with textContent to prevent XSS (labels may contain <,>,&,",').
while (ac.firstChild) ac.removeChild(ac.firstChild);
for (const m of matches) {
const item = document.createElement('div');
item.className = 'ac-item';
item.appendChild(document.createTextNode(m.label));
const typeSpan = document.createElement('span');
typeSpan.className = 'ac-type';
typeSpan.textContent = m.type;
item.appendChild(typeSpan);
item.addEventListener('click', () => selectAc(m.label));
ac.appendChild(item);
}
ac.style.display='block';
applyFilters();
}
function selectAc(label) {
document.getElementById('search').value = label;
document.getElementById('autocomplete').style.display='none';
applyFilters();
}
document.addEventListener('click', function(e) {
if (!e.target.closest('#search') && !e.target.closest('#autocomplete'))
document.getElementById('autocomplete').style.display='none';
});
function toggleTag(el) {
const tag = el.dataset.tag;
if (activeTags.has(tag)) { activeTags.delete(tag); el.classList.remove('active'); }
else { activeTags.add(tag); el.classList.add('active'); }
applyFilters();
}
function applyFilters() {
const search = document.getElementById('search').value.toLowerCase();
const enabledTypes = new Set(Array.from(document.querySelectorAll('.type-filter:checked')).map(el => el.dataset.type));
const minDeg = parseInt(document.getElementById('min-degree').value);
const showLabels = document.getElementById('show-labels').checked;
const visible = new Set();
const filtered = NODES.filter(n => {
if (!enabledTypes.has(n.type)) return false;
if (n.degree < minDeg) return false;
if (search && !n.label.toLowerCase().includes(search)) return false;
if (activeTags.size > 0 && !n.tags.some(t => activeTags.has(t))) return false;
visible.add(n.id);
return true;
});
const nodeById = new Map(NODES.map(n => [n.id, n]));
const edgeX = [], edgeY = [];
let edgeCount = 0;
EDGES.forEach(e => {
if (visible.has(e.source) && visible.has(e.target)) {
const s = nodeById.get(e.source);
const t = nodeById.get(e.target);
if (s && t) { edgeX.push(s.x, t.x, null); edgeY.push(s.y, t.y, null); edgeCount++; }
}
});
const traces = [{
x: edgeX, y: edgeY, mode: 'lines',
line: { width: 0.3, color: '#334155' },
hoverinfo: 'none', showlegend: false
}];
Object.keys(TYPE_COLORS).forEach(type => {
const tn = filtered.filter(n => n.type === type);
if (!tn.length) return;
traces.push({
x: tn.map(n=>n.x), y: tn.map(n=>n.y),
mode: showLabels ? 'markers+text' : 'markers',
name: type + 's (' + tn.length + ')',
marker: { size: tn.map(n=>n.size), color: tn.map(n=>COMM_COLORS[n.community%15]),
line: { width: 1, color: '#1e293b' }, opacity: 0.85 },
text: tn.map(n=>n.label),
textposition: 'top center',
textfont: { size: 7, color: '#94a3b8' },
hovertext: tn.map(n => '<b>'+esc(n.label)+'</b><br>Type: '+esc(n.type)+'<br>Connections: '+n.degree+'<br>Tags: '+esc(n.tags.slice(0,5).join(', '))+'<br>Community: '+n.community),
hoverinfo: 'text'
});
});
const layout = {
showlegend: true, legend: { x:0, y:1, bgcolor:'rgba(30,41,59,0.9)', font:{color:'#e2e8f0'} },
xaxis: { showgrid:false, zeroline:false, showticklabels:false },
yaxis: { showgrid:false, zeroline:false, showticklabels:false },
plot_bgcolor: '#0f172a', paper_bgcolor: '#0f172a',
font: { color: '#e2e8f0' },
hovermode: 'closest',
margin: { l:10, r:10, t:10, b:10 }
};
Plotly.react('graph', traces, layout, { responsive: true });
document.getElementById('stat-line').textContent = filtered.length + ' nodes, ' + edgeCount + ' edges shown';
}
applyFilters();
</script></body></html>