Playwright testing
Playwright end-to-end testing — locator strategy, page objects, fixtures, auth via setup projects, ARIA snapshots, Clock API, visual regression, and CI integration.
zustand-state
Zustand 5 state management — store creation, tab-based isolation, slice composition, selectors, middleware, and multi-view synchronization.
agent-teams
Agent Teams workflow — parallel multi-agent development with stack-aware coordination (build-first for frontend, TDD for Python/Rust), feature doc lifecycle, file ownership, and quality gates.
FastAPI
FastAPI — route definitions, dependency injection, Pydantic models, middleware, and async patterns.
Rust testing
Rust testing — unit tests, integration tests, test organization, mocking, and property-based testing.
Git workflow
Git workflow conventions — branching strategy, commit messages, PR workflow, and rebase vs merge.
Tailwind CSS
Tailwind CSS v4 — utility-first patterns, responsive design, custom themes, and component styling conventions.
testing-pytest
pytest testing — fixtures, parametrize, mocking, test organization, and CI integration.
neo4j-cypher
Neo4j Cypher query language reference — patterns, performance, fraud-domain queries, and Neo4j 5+ features.
Neo4j Rust driver (neo4rs)
Neo4j Rust driver (neo4rs) — connection setup, transactions, query execution, and type mapping.
neo4j-data-models
Neo4j graph data modeling patterns — node/relationship design, fraud detection schemas, and modeling best practices.
nvl
Neo4j Visualization Library (NVL) — graph rendering, node/relationship styling, layout configuration, and interaction handling.
neo4j-driver-js
Neo4j JavaScript driver 6.x — connection setup, session management, impersonation security, transaction functions, type handling, and result-to-UI data mapping.
React
React core patterns — components, hooks, TypeScript integration, state management, performance, and error handling.