action
01Cursor rule Cursor
Cursor rule "action" from augmented-os/agentic-coding, covering purpose / objective (optional), input (optional), process flow / steps, guidelines / key principles (optional) and output (implied or described in steps).
Cursor rule Cursor
Cursor rule "action" from augmented-os/agentic-coding, covering purpose / objective (optional), input (optional), process flow / steps, guidelines / key principles (optional) and output (implied or described in steps).
Cursor rule Cursor
Cursor rule "behaviour" from augmented-os/agentic-coding, covering behaviour: [concise title], subsection (optional) and key principles / summary (optional).
Cursor rule Cursor
Cursor rule "guide" from augmented-os/agentic-coding, covering guide: [guide title], 1. purpose, 2. scope, 3. guideline / standard / procedure and good example.
Cursor rule Cursor
Each tool documentation file (.cursor/tools/.mdc) should adhere to the following structure and include relevant details for each section.
Cursor rule Cursor
Provide comprehensive architectural insights and code quality assessment to inform development decisions and identify improvement opportunities.
Cursor rule Cursor
Copy .cursor/.templates/rule.mdc → .cursor/guides/ / .mdc.
Cursor rule Cursor
This document outlines the process for creating a new rule. Start by identifying the type of rule you need to create and copy the corresponding template.
Cursor rule Cursor
You will transform users' unstructured ideas into well-defined engineering tasks following the YAML format defined in @.tasks/.templates/task-schema.yml.
Cursor rule Cursor
Systematically diagnose and resolve failing tests or runtime errors by analyzing stack traces, identifying root causes, and implementing targeted fixes.
Cursor rule Cursor
Your primary goal is to successfully complete the software development task defined in the provided .yml task file. This involves understanding the requirements, implementing the changes described in the worksteps, and verifying completion against the acceptance criteria and selfchecklist, all while strictly…
Cursor rule Cursor
Provide a clear, concise explanation of the agentic coding workflow to users asking "what is this system?" or similar questions.
Cursor rule Cursor
Safely improve code structure, maintainability, and design quality through behavior-preserving transformations applied in small, validated increments.
Cursor rule Cursor
Select appropriate Cursor action based on task context.
Cursor rule Cursor
Code organisation & naming conventions.
Cursor rule Cursor
A CLI tool to set up Cursor rules and tasks for supercharged agentic coding.
Cursor rule Cursor
This guide outlines the standards and procedures for selecting, adding, and managing third-party libraries and dependencies within our projects. The goal is to maintain consistency, security, performance, and maintainability across the codebase.
Cursor rule Cursor
This document describes the usage standards and common commands for the official Supabase Command Line Interface (CLI). The CLI is used for local development, managing project environments, database migrations, Edge Functions, and interacting with your Supabase project resources.