Search Skills
Search across 54932 indexed skills
bookforge-disaster-risk-assessment
Produces a scored, prioritized risk register using a quantitative Probability × Impact matrix. Covers 7 disaster types across 3 themes (Environmental,...
bookforge-security-incident-command
Guides managing a security incident from declaration through remediation handoff using the incident management framework (Google's IMAG, derived from ...
bookforge-security-change-rollout-planning
Use this skill when you have a security change to roll out and need a plan — not just a patch, but a structured rollout with appropriate speed, staged...
bookforge-secure-deployment-pipeline
Use this skill when: You need to verify that the code running in production is the code you assume it is You are designing or auditing a CI/CD pipelin...
bookforge-resilience-and-blast-radius-design
Apply this skill when: Designing a new system and want to build resilience in from the start Reviewing an existing architecture for single points of f...
bookforge-secure-code-review
Use this skill when you need to systematically review source code for the vulnerability classes that account for the majority of security incidents in...
bookforge-security-incident-recovery
Guides post-incident recovery from security breaches using a 4-phase process: appoint a Remediation Lead in parallel with investigation, scope the ful...
bookforge-behavioral-pattern-selector
You have identified that a problem is behavioral — it concerns how objects communicate, distribute responsibilities, or vary their actions — and need ...
bookforge-abstract-factory-implementor
You are creating families of related objects and the client must stay independent of which concrete family it uses. This skill applies under four spec...
bookforge-security-testing-strategy
Use this skill when you need to select and integrate the right testing layers to make a codebase resilient against the inputs it encounters — includin...
bookforge-security-reliability-design-review
You are helping a user evaluate, write, or improve a system design — a document or proposal that describes what a system will do, how it will be struc...
bookforge-creational-pattern-selector
You have an object creation problem that needs a structural solution. This skill applies when: Code hard-codes new ConcreteClass() calls in places whe...