chore: sync codex skills symlinks [automated]
This commit is contained in:
committed by
github-actions[bot]
parent
e201f349db
commit
d86cec1ada
@@ -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": 170,
|
||||
"total_skills": 174,
|
||||
"skills": [
|
||||
{
|
||||
"name": "contract-and-proposal-writer",
|
||||
@@ -233,6 +233,12 @@
|
||||
"category": "engineering",
|
||||
"description": ">"
|
||||
},
|
||||
{
|
||||
"name": "gcp-cloud-architect",
|
||||
"source": "../../engineering-team/gcp-cloud-architect",
|
||||
"category": "engineering",
|
||||
"description": "Design GCP architectures for startups and enterprises. Use when asked to design Google Cloud infrastructure, deploy to GKE or Cloud Run, configure BigQuery pipelines, optimize GCP costs, or migrate to GCP. Covers Cloud Run, GKE, Cloud Functions, Cloud SQL, BigQuery, and cost optimization."
|
||||
},
|
||||
{
|
||||
"name": "google-workspace-cli",
|
||||
"source": "../../engineering-team/google-workspace-cli",
|
||||
@@ -357,7 +363,7 @@
|
||||
"name": "tdd-guide",
|
||||
"source": "../../engineering-team/tdd-guide",
|
||||
"category": "engineering",
|
||||
"description": "Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Handles test generation from source code, coverage report parsing (LCOV/JSON/XML), quality scoring, and framework conversion for TypeScript, JavaScript, Python, and Java projects."
|
||||
"description": "Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit."
|
||||
},
|
||||
{
|
||||
"name": "tech-stack-evaluator",
|
||||
@@ -533,6 +539,12 @@
|
||||
"category": "engineering-advanced",
|
||||
"description": "Runbook Generator"
|
||||
},
|
||||
{
|
||||
"name": "secrets-vault-manager",
|
||||
"source": "../../engineering/secrets-vault-manager",
|
||||
"category": "engineering-advanced",
|
||||
"description": "Use when the user asks to set up secret management infrastructure, integrate HashiCorp Vault, configure cloud secret stores (AWS Secrets Manager, Azure Key Vault, GCP Secret Manager), implement secret rotation, or audit secret access patterns."
|
||||
},
|
||||
{
|
||||
"name": "skill-security-auditor",
|
||||
"source": "../../engineering/skill-security-auditor",
|
||||
@@ -551,6 +563,12 @@
|
||||
"category": "engineering-advanced",
|
||||
"description": "Use when the user asks to write specs before code, define acceptance criteria, plan features before implementation, generate tests from specifications, or follow spec-first development practices."
|
||||
},
|
||||
{
|
||||
"name": "sql-database-assistant",
|
||||
"source": "../../engineering/sql-database-assistant",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"name": "tech-debt-tracker",
|
||||
"source": "../../engineering/tech-debt-tracker",
|
||||
@@ -1024,6 +1042,12 @@
|
||||
"source": "../../ra-qm-team/risk-management-specialist",
|
||||
"category": "ra-qm",
|
||||
"description": "Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis. Use when user mentions risk management, ISO 14971, risk analysis, FMEA, fault tree analysis, hazard identification, risk control, risk matrix, benefit-risk analysis, residual risk, risk acceptability, or post-market risk."
|
||||
},
|
||||
{
|
||||
"name": "soc2-compliance",
|
||||
"source": "../../ra-qm-team/soc2-compliance",
|
||||
"category": "ra-qm",
|
||||
"description": "Use when the user asks to prepare for SOC 2 audits, map Trust Service Criteria, build control matrices, collect audit evidence, perform gap analysis, or assess SOC 2 Type I vs Type II readiness."
|
||||
}
|
||||
],
|
||||
"categories": {
|
||||
@@ -1038,12 +1062,12 @@
|
||||
"description": "Executive leadership and advisory skills"
|
||||
},
|
||||
"engineering": {
|
||||
"count": 28,
|
||||
"count": 29,
|
||||
"source": "../../engineering-team",
|
||||
"description": "Software engineering and technical skills"
|
||||
},
|
||||
"engineering-advanced": {
|
||||
"count": 33,
|
||||
"count": 35,
|
||||
"source": "../../engineering",
|
||||
"description": "Advanced engineering skills - agents, RAG, MCP, CI/CD, databases, observability"
|
||||
},
|
||||
@@ -1068,7 +1092,7 @@
|
||||
"description": "Project management and Atlassian skills"
|
||||
},
|
||||
"ra-qm": {
|
||||
"count": 12,
|
||||
"count": 13,
|
||||
"source": "../../ra-qm-team",
|
||||
"description": "Regulatory affairs and quality management skills"
|
||||
}
|
||||
|
||||
1
.codex/skills/gcp-cloud-architect
Symbolic link
1
.codex/skills/gcp-cloud-architect
Symbolic link
@@ -0,0 +1 @@
|
||||
../../engineering-team/gcp-cloud-architect
|
||||
1
.codex/skills/secrets-vault-manager
Symbolic link
1
.codex/skills/secrets-vault-manager
Symbolic link
@@ -0,0 +1 @@
|
||||
../../engineering/secrets-vault-manager
|
||||
1
.codex/skills/soc2-compliance
Symbolic link
1
.codex/skills/soc2-compliance
Symbolic link
@@ -0,0 +1 @@
|
||||
../../ra-qm-team/soc2-compliance
|
||||
1
.codex/skills/sql-database-assistant
Symbolic link
1
.codex/skills/sql-database-assistant
Symbolic link
@@ -0,0 +1 @@
|
||||
../../engineering/sql-database-assistant
|
||||
Reference in New Issue
Block a user