mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-09-13 05:11:54 +02:00
Squad Test
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: "{skill-name}"
|
||||
description: "{what this skill teaches agents}"
|
||||
domain: "{e.g., testing, api-design, error-handling}"
|
||||
confidence: "low|medium|high"
|
||||
source: "{how this was learned: manual, observed, earned}"
|
||||
tools:
|
||||
# Optional — declare MCP tools relevant to this skill's patterns
|
||||
# - name: "{tool-name}"
|
||||
# description: "{what this tool does}"
|
||||
# when: "{when to use this tool}"
|
||||
---
|
||||
|
||||
## Context
|
||||
{When and why this skill applies}
|
||||
|
||||
## Patterns
|
||||
{Specific patterns, conventions, or approaches}
|
||||
|
||||
## Examples
|
||||
{Code examples or references}
|
||||
|
||||
## Anti-Patterns
|
||||
{What to avoid}
|
||||
Reference in New Issue
Block a user