mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
feat(skills): sync AGENTS.md to AI-specific formats (#9751)
Co-authored-by: Alan-TheGentleman <alan@thegentleman.dev> Co-authored-by: pedrooot <pedromarting3@gmail.com> Co-authored-by: Andoni A. <14891798+andoniaf@users.noreply.github.com>
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
---
|
||||
name: prowler-test-api
|
||||
description: >
|
||||
Testing patterns for Prowler API: ViewSets, Celery tasks, RLS isolation, RBAC.
|
||||
Trigger: When writing tests for api/ - viewsets, serializers, tasks, models.
|
||||
Testing patterns for Prowler API: JSON:API, Celery tasks, RLS isolation, RBAC.
|
||||
Trigger: When writing tests for api/ (JSON:API requests/assertions, cross-tenant isolation, RBAC, Celery tasks, viewsets/serializers).
|
||||
license: Apache-2.0
|
||||
metadata:
|
||||
author: prowler-cloud
|
||||
version: "1.0"
|
||||
scope: [root, api]
|
||||
auto_invoke:
|
||||
- "Writing Prowler API tests"
|
||||
- "Testing RLS tenant isolation"
|
||||
allowed-tools: Read, Edit, Write, Glob, Grep, Bash, WebFetch, WebSearch, Task
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user