Skip to content

Commit 213e587

Browse files
committed
up
1 parent e472594 commit 213e587

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/prompts/javascript-typescript-jest.prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: 'Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.'
3-
mode: 'agent'
3+
agent: 'agent'
44
---
55

66
### Test Structure

.github/prompts/playwright-typescript.prompt.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
description: 'Automate filling in a form using Playwright MCP'
3-
mode: agent
4-
tools: ['playwright']
5-
model: 'Claude Sonnet 4'
3+
agent: agent
4+
tools: ['microsoft/playwright-mcp/*','chromedevtools/chrome-devtools-mcp/*','next-devtools/*']
5+
model: 'Claude Sonnet 4.5'
66
---
77

88
# Automating Filling in a Form with Playwright MCP

0 commit comments

Comments
 (0)