Testing Configs & Rules
Claude Code configurations for Testing projects.
MCP Configtesting
cc-blueprint-toolkit MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp"] }, "playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] } } }
180000
CLAUDE.mdtesting
sipi CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
35000
Agenttesting
Implementer Agent
--- name: implementer description: Use proactively to implement a feature by following a given tasks.md for a spec. tools: Write, Read, Bash, WebFetch, mcp__playwright__browser_close, mcp__playwright__browser_console_messages, mcp__playwright__browser_handle_dialog,...
112000
MCP Configtesting
firestore_odm MCP Config
{ "mcpServers": { "context7": { "type": "http", "url": "https://mcp.context7.com/mcp" }, "grep": { "type": "http", "url": "https://mcp.grep.app" }, "playwright": { "type": "stdio", "command": "npx", "args": [ "@playwright/mcp@latest" ] } } }
12000
MCP Configtesting
aiup-marketplace MCP Config
{ "mcpServers": { "Vaadin": { "type": "http", "url": "https://mcp.vaadin.com/docs" }, "KaribuTesting": { "type": "http", "url": "https://karibu-testing-mcp.martinelli.ch/mcp" }, "jOOQ": { "type": "http", "url": "https://jooq-mcp.martinelli.ch/mcp" }, "context7": { "type": "http", "url":...
25000