home/categories/architecture-patterns/pproenca-dot-claude-old-plugins-methodology-debug-skills-defense-in-depth-skill-md
architecture-patternsdevelopment

defense-in-depth

Use when invalid data causes failures deep in execution, bypassing initial checks - adds validation at entry, business logic, and environment layers to make bugs structurally impossible

pproenca
maintainer
pproenca
更新于 12/3/2025
星标
0
分支
0
quick start

Installation and usage

Use when invalid data causes failures deep in execution, bypassing initial checks - adds validation at entry, business logic, and environment layers to make bugs structurally impossible

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use defense-in-depth