chore: sync codex skills symlinks [automated]
This commit is contained in:
committed by
github-actions[bot]
parent
49c9f2109f
commit
827027b19b
@@ -221,6 +221,12 @@
|
||||
"category": "engineering",
|
||||
"description": ">"
|
||||
},
|
||||
{
|
||||
"name": "free-llm-api",
|
||||
"source": "../../engineering-team/free-llm-api",
|
||||
"category": "engineering",
|
||||
"description": "Set up and use free or low-cost LLM API endpoints compatible with the OpenAI SDK. Use when the user wants to reduce API costs, access GPT/Claude/DeepSeek/Gemini for free, configure an OpenAI-compatible proxy, set up API key rotation, build a cloud provider fallback pool, manage LLM API keys centrally, or when they mention ChatAnywhere, Groq, Cerebras, OpenRouter, Mistral free tier, free ChatGPT API, llm-mux, one-api, or turning a Claude Pro/GitHub Copilot/Gemini subscription into a local API."
|
||||
},
|
||||
{
|
||||
"name": "google-workspace-cli",
|
||||
"source": "../../engineering-team/google-workspace-cli",
|
||||
@@ -245,6 +251,12 @@
|
||||
"category": "engineering",
|
||||
"description": "Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end testing, browser automation, fixing flaky tests, test migration, CI/CD testing, or test suites. Generate tests, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55 templates, 3 agents, smart reporting."
|
||||
},
|
||||
{
|
||||
"name": "review-fix-a11y",
|
||||
"source": "../../engineering-team/review-fix-a11y",
|
||||
"category": "engineering",
|
||||
"description": "Check and fix accessibility (a11y) on front-end projects (web and mobile web), including Next.js, React, Vue, Angular. Use when the user asks about accessibility, a11y, WCAG, screen readers, voice control, keyboard navigation, focus management, ARIA, semantic HTML, color contrast, or fixing accessibility issues in HTML, React, Next.js, Vue, or other front-end code. For native mobile apps (React Native, iOS, Android), see reference; patterns differ."
|
||||
},
|
||||
{
|
||||
"name": "self-improving-agent",
|
||||
"source": "../../engineering-team/self-improving-agent",
|
||||
@@ -347,18 +359,6 @@
|
||||
"category": "engineering",
|
||||
"description": "Technology stack evaluation and comparison with TCO analysis, security assessment, and ecosystem health scoring. Use when comparing frameworks, evaluating technology stacks, calculating total cost of ownership, assessing migration paths, or analyzing ecosystem viability."
|
||||
},
|
||||
{
|
||||
"name": "review-fix-a11y",
|
||||
"source": "../../engineering-team/review-fix-a11y",
|
||||
"category": "engineering",
|
||||
"description": "Check and fix accessibility (a11y) on front-end projects (web and mobile web), including Next.js, React, Vue, Angular. Use when the user asks about accessibility, a11y, WCAG, screen readers, voice control, keyboard navigation, focus management, ARIA, semantic HTML, color contrast, or fixing accessibility issues in HTML, React, Next.js, Vue, or other front-end code. Runs two Python CLI tools: a11y_audit.py for static file scanning and contrast_checker.py for WCAG color contrast validation."
|
||||
},
|
||||
{
|
||||
"name": "free-llm-api",
|
||||
"source": "../../engineering-team/free-llm-api",
|
||||
"category": "engineering",
|
||||
"description": "Set up and use free or low-cost LLM API endpoints compatible with the OpenAI SDK. Use when the user wants to reduce API costs, access GPT/Claude/DeepSeek/Gemini for free, configure an OpenAI-compatible proxy, set up API key rotation, or mentions ChatAnywhere, Groq, Cerebras, OpenRouter, Mistral free tier, or free ChatGPT API."
|
||||
},
|
||||
{
|
||||
"name": "agent-designer",
|
||||
"source": "../../engineering/agent-designer",
|
||||
@@ -1014,7 +1014,7 @@
|
||||
"description": "Executive leadership and advisory skills"
|
||||
},
|
||||
"engineering": {
|
||||
"count": 25,
|
||||
"count": 27,
|
||||
"source": "../../engineering-team",
|
||||
"description": "Software engineering and technical skills"
|
||||
},
|
||||
@@ -1049,4 +1049,4 @@
|
||||
"description": "Regulatory affairs and quality management skills"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
1
.codex/skills/free-llm-api
Symbolic link
1
.codex/skills/free-llm-api
Symbolic link
@@ -0,0 +1 @@
|
||||
../../engineering-team/free-llm-api
|
||||
1
.codex/skills/review-fix-a11y
Symbolic link
1
.codex/skills/review-fix-a11y
Symbolic link
@@ -0,0 +1 @@
|
||||
../../engineering-team/review-fix-a11y
|
||||
Reference in New Issue
Block a user