diff --git a/.codex/skills-index.json b/.codex/skills-index.json index 17bd537..cd5b2be 100644 --- a/.codex/skills-index.json +++ b/.codex/skills-index.json @@ -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": 174, + "total_skills": 175, "skills": [ { "name": "contract-and-proposal-writer", @@ -353,6 +353,12 @@ "category": "engineering", "description": "Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools. Use when the user asks about security reviews, threat analysis, vulnerability assessments, secure coding practices, security audits, attack surface analysis, CVE remediation, or security best practices." }, + { + "name": "snowflake-development", + "source": "../../engineering-team/snowflake-development", + "category": "engineering", + "description": "Use when writing Snowflake SQL, building data pipelines with Dynamic Tables or Streams/Tasks, using Cortex AI functions, creating Cortex Agents, writing Snowpark Python, configuring dbt for Snowflake, or troubleshooting Snowflake errors." + }, { "name": "stripe-integration-expert", "source": "../../engineering-team/stripe-integration-expert", @@ -1062,7 +1068,7 @@ "description": "Executive leadership and advisory skills" }, "engineering": { - "count": 29, + "count": 30, "source": "../../engineering-team", "description": "Software engineering and technical skills" }, diff --git a/.codex/skills/snowflake-development b/.codex/skills/snowflake-development new file mode 120000 index 0000000..fb8804c --- /dev/null +++ b/.codex/skills/snowflake-development @@ -0,0 +1 @@ +../../engineering-team/snowflake-development \ No newline at end of file diff --git a/.gemini/skills-index.json b/.gemini/skills-index.json index b359229..053d9ff 100644 --- a/.gemini/skills-index.json +++ b/.gemini/skills-index.json @@ -1,7 +1,7 @@ { "version": "1.0.0", "name": "gemini-cli-skills", - "total_skills": 262, + "total_skills": 263, "skills": [ { "name": "README", @@ -628,6 +628,11 @@ "category": "engineering", "description": ">-" }, + { + "name": "snowflake-development", + "category": "engineering", + "description": "Use when writing Snowflake SQL, building data pipelines with Dynamic Tables or Streams/Tasks, using Cortex AI functions, creating Cortex Agents, writing Snowpark Python, configuring dbt for Snowflake, or troubleshooting Snowflake errors." + }, { "name": "status", "category": "engineering", @@ -1332,7 +1337,7 @@ "description": "Command resources" }, "engineering": { - "count": 44, + "count": 45, "description": "Engineering resources" }, "engineering-advanced": { diff --git a/.gemini/skills/snowflake-development/SKILL.md b/.gemini/skills/snowflake-development/SKILL.md new file mode 120000 index 0000000..1e19e4d --- /dev/null +++ b/.gemini/skills/snowflake-development/SKILL.md @@ -0,0 +1 @@ +../../../engineering-team/snowflake-development/SKILL.md \ No newline at end of file