chore: sync codex skills symlinks [automated]

This commit is contained in:
alirezarezvani
2026-04-03 23:18:19 +00:00
committed by github-actions[bot]
parent 6c89d8f591
commit 2ff221de68
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": 190,
"total_skills": 191,
"skills": [
{
"name": "contract-and-proposal-writer",
@@ -497,6 +497,12 @@
"category": "engineering-advanced",
"description": "Use when the user asks to create ERD diagrams, normalize database schemas, design table relationships, or plan schema migrations."
},
{
"name": "demo-video",
"source": "../../engineering/demo-video",
"category": "engineering-advanced",
"description": "Use when the user asks to create a demo video, product walkthrough, feature showcase, animated presentation, marketing video, or GIF from screenshots or scene descriptions. Orchestrates playwright, ffmpeg, and edge-tts MCPs to produce polished video content."
},
{
"name": "dependency-auditor",
"source": "../../engineering/dependency-auditor",
@@ -1163,7 +1169,7 @@
"description": "Software engineering and technical skills"
},
"engineering-advanced": {
"count": 40,
"count": 41,
"source": "../../engineering",
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
},

1
.codex/skills/demo-video Symbolic link
View File

@@ -0,0 +1 @@
../../engineering/demo-video