chore: sync codex skills symlinks [automated]

This commit is contained in:
alirezarezvani
2026-04-07 09:18:37 +00:00
committed by github-actions[bot]
parent 98b3c3ed08
commit 986fa1f581
2 changed files with 9 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"name": "claude-code-skills", "name": "claude-code-skills",
"description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM", "description": "Production-ready skill packages for AI agents - Marketing, Engineering, Product, C-Level, PM, and RA/QM",
"repository": "https://github.com/alirezarezvani/claude-skills", "repository": "https://github.com/alirezarezvani/claude-skills",
"total_skills": 192, "total_skills": 193,
"skills": [ "skills": [
{ {
"name": "contract-and-proposal-writer", "name": "contract-and-proposal-writer",
@@ -653,6 +653,12 @@
"category": "engineering-advanced", "category": "engineering-advanced",
"description": "Use when the user asks to write SQL queries, optimize database performance, generate migrations, explore database schemas, or work with ORMs like Prisma, Drizzle, TypeORM, or SQLAlchemy." "description": "Use when the user asks to write SQL queries, optimize database performance, generate migrations, explore database schemas, or work with ORMs like Prisma, Drizzle, TypeORM, or SQLAlchemy."
}, },
{
"name": "statistical-analyst",
"source": "../../engineering/statistical-analyst",
"category": "engineering-advanced",
"description": "Run hypothesis tests, analyze A/B experiment results, calculate sample sizes, and interpret statistical significance with effect sizes. Use when you need to validate whether observed differences are real, size an experiment correctly before launch, or interpret test results with confidence."
},
{ {
"name": "tech-debt-tracker", "name": "tech-debt-tracker",
"source": "../../engineering/tech-debt-tracker", "source": "../../engineering/tech-debt-tracker",
@@ -1175,7 +1181,7 @@
"description": "Software engineering and technical skills" "description": "Software engineering and technical skills"
}, },
"engineering-advanced": { "engineering-advanced": {
"count": 42, "count": 43,
"source": "../../engineering", "source": "../../engineering",
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability" "description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
}, },

View File

@@ -0,0 +1 @@
../../engineering/statistical-analyst