feat: full ecosystem integration for PR #435 (5 security skills) and PR #436 (self-eval)

- Updated domain plugin.json counts (engineering-team: 36, engineering: 36)
- Added 6 new skills to mkdocs.yml navigation
- Updated engineering-team/CLAUDE.md with security skills section
- Generated docs pages for all 6 new skills
- Synced Codex + Gemini indexes and symlinks
- Ran cross-platform conversion (Cursor, Aider, Windsurf, KiloCode, OpenCode, Augment, Antigravity)

https://claude.ai/code/session_01XY4i7SR4BHLWJpdjwGnNLG
This commit is contained in:
Claude
2026-03-30 19:11:46 +00:00
parent 01f7ee22c9
commit c8520885f9
21 changed files with 2065 additions and 1215 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "engineering-skills",
"description": "31 production-ready engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, Stripe integration, TDD guide, Google Workspace CLI, a11y audit (WCAG 2.2), Azure cloud architect, GCP cloud architect, security pen testing, Snowflake development, and more. Agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.",
"description": "36 production-ready engineering skills: architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright (9 sub-skills), self-improving agent, Stripe integration, TDD guide, Google Workspace CLI, a11y audit (WCAG 2.2), Azure cloud architect, GCP cloud architect, security pen testing, Snowflake development, and more. Agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.",
"version": "2.1.2",
"author": {
"name": "Alireza Rezvani",

View File

@@ -1,6 +1,6 @@
# Engineering Team Skills - Claude Code Guidance
This guide covers the 30 production-ready engineering skills and their Python automation tools.
This guide covers the 36 production-ready engineering skills and their Python automation tools.
## Engineering Skills Overview
@@ -15,11 +15,19 @@ This guide covers the 30 production-ready engineering skills and their Python au
- **security-pen-testing** — Penetration testing methodology, vulnerability assessment, exploit analysis
- **snowflake-development** — Snowflake data warehouse development, SQL optimization, data pipeline patterns
**Security (5 skills):**
- **adversarial-reviewer** — Adversarial code review with 3 hostile personas (Saboteur, New Hire, Security Auditor)
- **threat-detection** — Hypothesis-driven threat hunting, IOC sweep generation, z-score anomaly detection
- **incident-response** — SEV1-SEV4 triage, 14-type incident taxonomy, NIST SP 800-61 forensics
- **cloud-security** — IAM privilege escalation paths, S3 public access checks, security group detection
- **red-team** — MITRE ATT&CK kill-chain planning, effort scoring, choke point identification
- **ai-security** — ATLAS-mapped prompt injection detection, model inversion & data poisoning risk scoring
**AI/ML/Data (5 skills):**
- senior-data-scientist, senior-data-engineer, senior-ml-engineer
- senior-prompt-engineer, senior-computer-vision
**Total Tools:** 34+ Python automation tools
**Total Tools:** 39+ Python automation tools
## Core Engineering Tools