From 489091fbf55c3456a4d4408124bcc9ba36d41610 Mon Sep 17 00:00:00 2001 From: alirezarezvani <5697919+alirezarezvani@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:33:30 +0000 Subject: [PATCH] chore: sync codex skills symlinks [automated] --- .codex/skills-index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex/skills-index.json b/.codex/skills-index.json index 7392a7b..229cfb6 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -45,7 +45,7 @@ "name": "senior-backend", "source": "../../engineering-team/senior-backend", "category": "engineering", - "description": "Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code." + "description": "This skill should be used when the user asks to \"design REST APIs\", \"optimize database queries\", \"implement authentication\", \"build microservices\", \"review backend code\", \"set up GraphQL\", \"handle database migrations\", or \"load test APIs\". Use for Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns." }, { "name": "senior-computer-vision",