chore: sync codex skills symlinks [automated]

This commit is contained in:
alirezarezvani
2026-04-03 23:02:20 +00:00
committed by github-actions[bot]
parent 38a4b132ef
commit 03bd46b97b
2 changed files with 9 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"name": "claude-code-skills",
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
"repository": "https://github.com/alirezarezvani/claude-skills",
"total_skills": 189,
"total_skills": 190,
"skills": [
{
"name": "contract-and-proposal-writer",
@@ -473,6 +473,12 @@
"category": "engineering-advanced",
"description": "CI/CD Pipeline Builder"
},
{
"name": "code-tour",
"source": "../../engineering/code-tour",
"category": "engineering-advanced",
"description": "Use when the user asks to create a CodeTour .tour file \u2014 persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: create a tour, onboarding tour, architecture tour, PR review tour, explain how X works, vibe check, RCA tour, contributor guide, or any structured code walkthrough request."
},
{
"name": "codebase-onboarding",
"source": "../../engineering/codebase-onboarding",
@@ -1157,7 +1163,7 @@
"description": "Software engineering and technical skills"
},
"engineering-advanced": {
"count": 39,
"count": 40,
"source": "../../engineering",
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
},

1
.codex/skills/code-tour Symbolic link
View File

@@ -0,0 +1 @@
../../engineering/code-tour