mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com> Co-authored-by: Adrián Jesús Peña Rodríguez <adrianjpr@gmail.com> Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
1.1 KiB
1.1 KiB
name, description, license, metadata
| name | description | license | metadata | ||||||
|---|---|---|---|---|---|---|---|---|---|
|
{Brief description of what this skill enables}. Trigger: {When the AI should load this skill - be specific}. | Apache-2.0 |
|
When to Use
Use this skill when:
- {Condition 1}
- {Condition 2}
- {Condition 3}
Critical Patterns
{The MOST important rules - what AI MUST follow}
Pattern 1: {Name}
{code example}
Pattern 2: {Name}
{code example}
Decision Tree
{Question 1}? → {Action A}
{Question 2}? → {Action B}
Otherwise → {Default action}
Code Examples
Example 1: {Description}
{minimal, focused example}
Example 2: {Description}
{minimal, focused example}
Commands
{command 1} # {description}
{command 2} # {description}
{command 3} # {description}
Resources
- Templates: See assets/ for {description of templates}
- Documentation: See references/ for local developer guide links