error-handling
169Skill Claude CodeCodexCursor
A shared way to report and handle errors between a frontend and backend application.
Cursor rules (.mdc), plus the MCP servers Cursor can attach. 80,583 indexed, measured the same four ways as everything else here.
Skill Claude CodeCodexCursor
A shared way to report and handle errors between a frontend and backend application.
Skill Claude CodeCodexCursor
A development guide for adding language instructions to AI agents and translating messages shown to users.
Skill Claude CodeCodexCursor
A set of rules for safely handling server-side file paths and file access.
MCP server Claude CodeCodexCursor +2
MCP server "mcp-toolbox" as configured in googleapis/mcp-toolbox. Runs in Docker (us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:1.9.0).
Command Cursor
Check the diff against main, and remove all AI generated slop introduced in this branch.
Cursor rule Cursor
how to run commands in the monorepo.
Cursor rule Cursor
Guidelines for creating OpenTelemetry metrics to avoid cardinality issues.
Cursor rule Cursor
Guidelines for writing Trigger.dev tasks.
Cursor rule Cursor
When updating tests in this directory, always run them to validate that they succeed. To do so, run.
Cursor rule Cursor
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.
Skill Claude CodeCodexCursor
Publish-readiness gate: 80-item CORE-EEAT audit with weighted scoring, veto checks, and fix plan. 内容质量/EEAT评分.
Skill Claude CodeCodexCursor
This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.
Skill Claude CodeCodexCursor
Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
MCP server Claude CodeCodexCursor +2
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. Runs locally from the figma-developer-mcp npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Cursor rule Cursor
This monorepo project utilizes.
Cursor rule Cursor
Do not add or keep Co-authored-by trailers in commit messages.
Cursor rule Cursor
Do not run mvn compile; rely on IDE lint errors.
MCP server Claude CodeCodexCursor +2
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents. Remote server at {openmetadata_host}.
Cursor rule Cursor
A set of instructions for creating focused demos for Alibaba Hooks. Each demo pairs a Markdown explanation with TypeScript code, includes Chinese and English sections, and is organized under the relevant hook in the source directory.
Cursor rule Cursor
A set of Git workflow and branch-naming instructions for the Alibaba Hooks codebase. Git is a tool for tracking code changes, while a branch is a separate line of work that can later be proposed for merging.
Cursor rule Cursor
TypeScript rules for Alibaba's Hooks, a library of reusable React Hooks. They explain how to define interfaces, function types, generics, limited-value options, type guards, documentation, and compatible public types.