IMPORTANT: This project has a knowledge graph. ALWAYS use the code-review-graph MCP tools BEFORE using Grep/Glob/Read to explore the codebase. The graph is faster, cheaper (fewer tokens), and gives you structural context (callers, dependents, test coverage) that file scanning cannot.
The DuckDuckGo browser includes a comprehensive A/B/N experiment framework that enables data-driven feature testing across iOS and macOS platforms. This framework allows you to safely experiment with new ideas while maintaining control groups and measuring impact.
Provides a comprehensive and mandatory training guide for effectively utilizing browser automation tools, specifically Playwright, for research, debugging, and autonomous validation.
A set of development rules for Vite and Three.js projects, with guidance for 3D components, resources, shaders, Vue components, Pinia state, and mitt events.
A coding style guide for building Three.js projects with Vite, a fast JavaScript development setup, using reusable classes managed through one central `Experience` instance.
Cursor rule "cmd" from terryso/claude-code-playwright-mcp-test, covering command rules documentation, general execution principles, test case execution commands, mandatory report generation process and test suite execution commands.
Cursor rule "playwright.js.wordpress" from digitalchild/cursor-best-practices, covering playwright e2e testing guidelines in javascript, test structure and organization, locator strategy, wordpress e2e testing and writing tests.
This app is made with three.js and WebGPU, using three shader language (TSL). DO NOT USE WEBGL. DO NOT BE LAZY AND FALL BACK. Always focus on making working WebGL solutions with TSL. Thoroughly research instead of guessing.