chore: sync codex skills symlinks [automated]
This commit is contained in:
committed by
github-actions[bot]
parent
98b3c3ed08
commit
986fa1f581
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
1
.codex/skills/statistical-analyst
Symbolic link
1
.codex/skills/statistical-analyst
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../engineering/statistical-analyst
|
||||||
Reference in New Issue
Block a user