Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. professor-moody/cloud-tools
professor-moody/cloud-tools logo

professor-moody/cloud-tools

7 skills published1 starsGitHub

prowler-sdk-check

@professor-moody/cloud-tools

1

Creates Prowler security checks following SDK architecture patterns. Trigger: When creating or updating a Prowler SDK security check (implementation + metadata) for any provider (AWS, Azure, GCP, K8s, GitHub, etc.).

DevOps & Infrastructure

typescript

@professor-moody/cloud-tools

1

TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening unknown).

Software Development

prowler-commit

@professor-moody/cloud-tools

1

Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit.

Software Development

skill-creator

@professor-moody/cloud-tools

1

Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.

Software Development

prowler-ci

@professor-moody/cloud-tools

1

Helps with Prowler repository CI and PR gates (GitHub Actions workflows). Trigger: When investigating CI checks failing on a PR, PR title validation, changelog gate/no-changelog label, conflict marker checks, secret scanning, CODEOWNERS/labeler automation, or anything under .github/workflows.

DevOps & Infrastructure

zustand-5

@professor-moody/cloud-tools

1

Zustand 5 state management patterns. Trigger: When managing React state with Zustand.

Software Development

prowler-mcp

@professor-moody/cloud-tools

1

Creates MCP tools for Prowler MCP Server. Covers BaseTool pattern, model design, and API client usage. Use when working on mcp_server/ directory.

Software Development