·prowler-api
</>

prowler-api

prowler-cloud/prowler

Prowler API patterns: RLS, RBAC, providers, Celery tasks. Trigger: When working in api/ on models/serializers/viewsets/filters/tasks involving tenant isolation (RLS), RBAC, or provider lifecycle.

17Installs·1Trend·@prowler-cloud

Installation

$npx skills add https://github.com/prowler-cloud/prowler --skill prowler-api

SKILL.md

For generic DRF patterns (ViewSets, Serializers, Filters, JSON:API), use django-drf skill.

Note: rlstransaction() accepts both UUID objects and strings - it converts internally via str(value).

| default | prowleruser | Standard API queries | Yes | | admin | admin | Migrations, auth bypass | No | | replica | prowleruser | Read-only queries | Yes | | adminreplica | admin | Admin read replica | No |

Prowler API patterns: RLS, RBAC, providers, Celery tasks. Trigger: When working in api/ on models/serializers/viewsets/filters/tasks involving tenant isolation (RLS), RBAC, or provider lifecycle. Source: prowler-cloud/prowler.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prowler-cloud/prowler --skill prowler-api
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is prowler-api?

Prowler API patterns: RLS, RBAC, providers, Celery tasks. Trigger: When working in api/ on models/serializers/viewsets/filters/tasks involving tenant isolation (RLS), RBAC, or provider lifecycle. Source: prowler-cloud/prowler.

How do I install prowler-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prowler-cloud/prowler --skill prowler-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/prowler-cloud/prowler

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01