mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-08-28 04:24:58 +00:00
chore: sync codex skills symlinks [automated]
This commit is contained in:
parent
8edd3c10bd
commit
61ca73ef13
1 changed files with 2 additions and 2 deletions
|
|
@ -849,7 +849,7 @@
|
|||
"name": "senior-prompt-engineer",
|
||||
"source": "../../engineering-team/skills/senior-prompt-engineer",
|
||||
"category": "engineering",
|
||||
"description": "This skill should be used when the user asks to \"optimize prompts\", \"design prompt templates\", \"evaluate LLM outputs\", \"build agentic systems\", \"implement RAG\", \"create few-shot examples\", \"analyze token usage\", or \"design AI workflows\". Use for prompt engineering patterns, LLM evaluation frameworks, agent architectures, and structured output design."
|
||||
"description": "Use when the user asks to optimize prompts, design prompt templates, evaluate LLM outputs with an eval set, measure RAG retrieval quality, validate agent/tool configurations, analyze token usage, or design structured-output contracts. Covers eval-driven prompt iteration, RAG metrics (relevance, faithfulness, coverage), agent workflow validation, and token/cost budgeting \u2014 all model-agnostic, with three stdlib Python tools."
|
||||
},
|
||||
{
|
||||
"name": "senior-qa",
|
||||
|
|
@ -867,7 +867,7 @@
|
|||
"name": "senior-security",
|
||||
"source": "../../engineering-team/skills/senior-security",
|
||||
"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."
|
||||
"description": "Use when the user asks for STRIDE threat modeling, DREAD risk scoring, data-flow-diagram threat analysis, or a quick secret scan \u2014 or when a security request needs routing to the right specialist skill (pen-testing, incident response, cloud posture, red team, AI security, threat hunting, secure code review). This skill owns threat modeling; everything else routes to a sibling."
|
||||
},
|
||||
{
|
||||
"name": "snowflake-development",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue