Cursor rule Cursor
Master reference to all Coolify AI documentation in .ai/ directory.
77 tagged nodejs, measured the same way as everything else here.
Browse within: typescript 22Collaboration 18markdown 18communication 17email 17inbox 17infrastructure 17dotfiles 11dotfiles-manager 11javascript 6rest-api 6api-proxy 5openapi 5swagger 5
Cursor rule Cursor
Master reference to all Coolify AI documentation in .ai/ directory.
Cursor rule Cursor
Playwright E2E testing configuration for AI agents.
Cursor rule Cursor
Fix ApiProperty/ApiPropertyOptional optionality mismatches in DTO files; use for scheduled batch fixes or DTO edits.
Cursor rule Cursor
Rules for working in the API service (NestJS backend).
Cursor rule Cursor
Rules for working with DAL repositories in the Novu monorepo.
Cursor rule Cursor
ALWAYS read the AGENTS.md in the root of the repository and apply the instructions to the current task.
Cursor rule Cursor
The project in the /packages/dashboard dir uses the following stack. Please make sure to use these in any solutions.
Cursor rule Cursor
CodeGraph MCP usage guide — when to use which tool.
Cursor rule Cursor
Architecture of openapi-to-cli (ocli).
Cursor rule Cursor
Code style for openapi-to-cli (TypeScript).
Cursor rule Cursor
Test conventions for openapi-to-cli (Jest).
Cursor rule Cursor
Frontend design-system rules for packages/web (tokens, components, i18n).
Cursor rule Cursor
An architecture rule for the fe-tools utilities project. It describes the project overview, directory layout, package structure, and technology stack.
Cursor rule Cursor
// 正确示例 const example = (param1, param2) => { const result = param1 + param2; return result; }.
Cursor rule Cursor
You are working on a webjs app, an AI-first, no-build, web-components-first framework. Read AGENTS.md for the full API reference and CONVENTIONS.md for project-specific conventions before writing any code. When AGENTS.md doesn't cover what you need, the full hosted docs are at https://webjs.dev/docs.
Cursor rule Cursor
AI Phone Agent — TypeScript voice backend (Twilio + Amazon Connect).
Cursor rule Cursor
TypeScript style — prefer arrow functions and consistent callbacks.
KhaledSaeed18/node-express-boilerplate
Cursor rule Cursor
Architecture overview and file-structure rules for every new resource.
KhaledSaeed18/node-express-boilerplate
Cursor rule Cursor
Coding conventions, patterns, and hard rules for every file in this repo.
Cursor rule
Rules for writing React components in this project.
Cursor rule
Rules for server-side Express code.
Cursor rule
Rules for Redux state management.
Cursor rule Cursor
Changelog and release notes rules.
Cursor rule Cursor
ALWAYS use custom errors from src/errors.ts.