From grc-engineer
Converts natural language compliance requirements into executable policies (OPA Rego, AWS Config Rules, Sentinel, Terraform). Standardizes governance by making it part of the build process.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grc-engineer:policy-as-code-generatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Converts natural language compliance requirements into executable policy code. Generates OPA Rego, AWS Config Rules, Sentinel policies, or Terraform modules.
Converts natural language compliance requirements into executable policy code. Generates OPA Rego, AWS Config Rules, Sentinel policies, or Terraform modules.
Generate OPA Rego policy:
node scripts/generate-policy.js "Ensure no S3 buckets are public and all must have a 'Department' tag" rego
Generate AWS Config Rule:
node scripts/generate-policy.js "All EC2 instances must have encryption enabled" aws-config
Generate Sentinel policy:
node scripts/generate-policy.js "Terraform plans must not create resources without required tags" sentinel
Generated policies include:
Offers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
2plugins reuse this skill
First indexed Apr 26, 2026
npx claudepluginhub rifh2000/claude-grc-engineering. --plugin grc-engineer