title: "[Clear, Descriptive Title of Document]" # Human-readable title description: "[One-sentence summary focusing on key concepts and purpose]" # Concise explanation keywords: # Comprehensive list for keyword search (grep) and potential RAG indexing.
To guide an AI assistant in creating a detailed Product Requirements Document (PRD) in Markdown format, based on an initial user prompt. The PRD should be clear, actionable, and suitable for a junior developer to understand and implement the feature.
To guide an AI assistant in creating a comprehensive knowledgebase for a project based on an initial user idea. The knowledgebase should capture all relevant information needed for later PRD creation and implementation by a coding agent, reducing hallucinations and ensuring consistent project understanding.
Cursor rule "google-style-guide" from runpod/docs, covering google developer style guide for technical documentation, document structure, lists and formatting, language and tone and links and references.
Always use sentence case for headings and titles. These are proper nouns: Runpod, Pods, Serverless, Hub, Instant Clusters, Secure Cloud, Community Cloud, Flash, Public Endpoint. These are generic terms: endpoint, worker, cluster, template, handler, fine-tune, network volume, data center, repo.
AWAYS, when you change docstrings in the exported lisp functions or classes or any lisp file inside docs/ folder, build the documentation and ensure there is no warnings.
A rule for deciding whether a short knowledge-base reminder should be added after answering a question using business source code. It also lists workflows where that reminder must not appear.
Generate an architecture HTML document for a Cramim ROS2 package. Use when asked to create architecture docs, explain a package, or document a node's behavior.
ALWAYS use when creating or updating Architecture document to ensure consistent documentation of architectural decisions. This rule enforces standardized arch format with proper context, consequences, and status tracking.