$npx skillfedfor your agent

prowler-cloud

20 skills total · 20 unscanned

Skills by prowler-cloud

django-migration-psql
by prowler-cloud · prowler-cloud/prowler

This skill audits Django migration files against PostgreSQL safety rules, catching common mistakes like bundling index creation with model definitions, mixing indexes across…

Apache-2.0updated Jul 2026
★ 14,491repo stars
nextjs-16
by prowler-cloud · prowler-cloud/prowler

This skill covers Next.js 16 App Router architecture, including file organization, Server Components as the default, Server Actions for mutations, and Route Handlers for API…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-api
by prowler-cloud · prowler-cloud/prowler

This skill guides implementation of Prowler's multi-tenant API architecture, covering row-level security enforcement, role-based access control, provider validation, and async…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-changelog
by prowler-cloud · prowler-cloud/prowler

Prowler-changelog automates changelog management across UI, API, MCP Server, and SDK components using a fragment-based system that prevents merge conflicts on concurrent PRs. Each…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-ci
by prowler-cloud · prowler-cloud/prowler

prowler-ci guides you through Prowler's CI and PR gate system, helping diagnose why GitHub Actions workflows fail. It covers PR title validation, changelog requirements, conflict…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-commit
by prowler-cloud · prowler-cloud/prowler

This skill drafts and executes git commits following the conventional-commits standard, enforcing structure with type, scope, and concise descriptions. It analyzes staged changes,…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-compliance
by prowler-cloud · prowler-cloud/prowler

This skill handles end-to-end compliance framework authoring, from choosing between universal (multi-provider, zero Python code) or legacy (single-provider, existing families)…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-compliance-review
by prowler-cloud · prowler-cloud/prowler

This skill streamlines pull request reviews for compliance framework updates by validating JSON syntax, checking for duplicate requirement IDs, and ensuring framework metadata…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-docs
by prowler-cloud · prowler-cloud/prowler

Prowler-docs provides the authoring standards and formatting conventions for creating consistent Prowler documentation. It covers brand voice principles, markdown formatting, SEO…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-provider
by prowler-cloud · prowler-cloud/prowler

Prowler-provider guides you through adding new cloud providers or services to the Prowler SDK. It provides the required directory structure, class templates for providers and…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-test-api
by prowler-cloud · prowler-cloud/prowler

This skill equips you with battle-tested patterns for writing Prowler API tests, covering JSON:API request formatting, cross-tenant isolation via row-level security, role-based…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-test-sdk
by prowler-cloud · prowler-cloud/prowler

This skill documents testing conventions for Prowler SDK checks and services across multiple cloud providers. It covers AWS testing with moto mocking, Azure and GCP testing with…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-test-ui
by prowler-cloud · prowler-cloud/prowler

This skill teaches you how to build robust Playwright-based end-to-end tests for Prowler's user interface. You'll learn the testing patterns and structural conventions that…

Apache-2.0updated Jul 2026
★ 14,491repo stars
prowler-ui
by prowler-cloud · prowler-cloud/prowler

Prowler-ui equips you with the component patterns and design principles that power Prowler's cloud security platform. Learn the established conventions for building cohesive user…

Apache-2.0updated Jul 2026
★ 14,491repo stars
skill-creator
by prowler-cloud · prowler-cloud/prowler

skill-creator helps you build new AI agent skills by establishing when to trigger them, documenting critical patterns, and organizing templates and examples. It enforces naming…

Apache-2.0updated Jul 2026
★ 14,491repo stars
skill-sync
by prowler-cloud · prowler-cloud/prowler

skill-sync maintains AGENTS.md auto-invoke sections by reading skill metadata and regenerating action-to-skill mappings. Run the sync script after creating or modifying skills to…

Apache-2.0updated Jul 2026
★ 14,491repo stars
tailwind-4
by prowler-cloud · prowler-cloud/prowler

Master Tailwind CSS 4 styling with a decision tree covering semantic classes, conditional styling via cn(), and dynamic values. This skill enforces best practices: use Tailwind…

Apache-2.0updated Jul 2026
★ 14,491repo stars
tdd
by prowler-cloud · prowler-cloud/prowler

tdd guides you through mandatory test-driven development across all Prowler components using the red-green-refactor cycle. Learn to write failing tests first, implement minimum…

Apache-2.0updated Jul 2026
★ 14,491repo stars
vitest
by prowler-cloud · prowler-cloud/prowler

This skill guides you through unit testing React components, hooks, and utilities with Vitest and React Testing Library. It enforces the Given/When/Then pattern, prioritizes…

Apache-2.0updated Jul 2026
★ 14,491repo stars
zustand-5
by prowler-cloud · prowler-cloud/prowler

Zustand-5 covers modern state management patterns for client-side applications using Zustand. Master store creation, selector optimization to prevent unnecessary re-renders,…

Apache-2.0updated Jul 2026
★ 14,491repo stars