chore: sync codex skills symlinks [automated]

This commit is contained in:
alirezarezvani
2026-03-18 07:42:30 +00:00
committed by github-actions[bot]
parent 920dc12a74
commit 4299ad9907
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": 164,
"total_skills": 165,
"skills": [
{
"name": "contract-and-proposal-writer",
@@ -197,6 +197,12 @@
"category": "c-level",
"description": "Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articulation, cascade mapping, orphan goal detection, silo identification, communication gap analysis, and realignment protocols. Use when teams are pulling in different directions, OKRs don't connect, departments optimize locally at company expense, or when user mentions alignment, strategy cascade, silo, conflicting OKRs, or strategy communication."
},
{
"name": "a11y-audit",
"source": "../../engineering-team/a11y-audit",
"category": "engineering",
"description": "Accessibility audit skill for scanning, fixing, and verifying WCAG 2.2 Level A and AA compliance across React, Next.js, Vue, Angular, Svelte, and plain HTML codebases. Use when auditing accessibility, fixing a11y violations, checking color contrast, generating compliance reports, or integrating accessibility checks into CI/CD pipelines."
},
{
"name": "aws-solution-architect",
"source": "../../engineering-team/aws-solution-architect",
@@ -1002,7 +1008,7 @@
"description": "Executive leadership and advisory skills"
},
"engineering": {
"count": 25,
"count": 26,
"source": "../../engineering-team",
"description": "Software engineering and technical skills"
},

1
.codex/skills/a11y-audit Symbolic link
View File

@@ -0,0 +1 @@
../../engineering-team/a11y-audit