npx claudepluginhub grcengclub/claude-grc-engineering --plugin grc-engineerThis skill is limited to using the following tools:
Converts natural language compliance requirements into executable policy code. Generates OPA Rego, AWS Config Rules, Sentinel policies, or Terraform modules.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
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.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
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: