From antigravity-awesome-skills
Builds a minimal enforceable security policy Blue Book for sensitive apps using MUST/SHOULD/CAN language, covering threat model, data classification, auth, logging, retention, and gates. Ideal for PII/PHI/financial data apps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:security-bluebook-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- You need a concise but enforceable security policy for an app handling sensitive data.
Build a minimal but real security policy for sensitive apps. The output is a single, coherent Blue Book document using MUST/SHOULD/CAN language, with explicit assumptions, scope, and security gates.
Collect just enough context to fill the template. If the user has not provided details, ask up to 6 short questions:
If the user cannot answer, proceed with safe defaults and mark TODOs.
Load references/bluebook_template.md and fill it with the provided details. Keep it concise, deterministic, and enforceable.
Confirm the Blue Book includes:
references/bluebook_template.mdnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsBuilds a minimal but enforceable security policy (Blue Book) for apps handling sensitive data, using MUST/SHOULD/CAN language with explicit assumptions, scope, and security gates.
Develop organization-wide security policies covering access control, data handling, incident response, and vendor management.
This skill should be used when the user asks to "create a threat model", "define security goals", "generate a data flow diagram", "write security definitions", "perform an initial security assessment", or needs to produce threat model artifacts for new features or architecture changes.