Исследование техник дыхания и дыхательных практик: план, обзор 15+ техник, cursor rules
Made-with: Cursor
This commit is contained in:
14
.cursor/rules/project-conventions.mdc
Normal file
14
.cursor/rules/project-conventions.mdc
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: Project-wide conventions for the breathing research repository
|
||||
alwaysApply: true
|
||||
---
|
||||
|
||||
# Project Conventions
|
||||
|
||||
- Primary language: Russian (research content)
|
||||
- File encoding: UTF-8
|
||||
- All files must have meaningful names in English (kebab-case)
|
||||
- Commit messages in Russian, descriptive
|
||||
- Main research document: RESEARCH.md
|
||||
- Study plan: STUDY_PLAN.md
|
||||
- Keep each section self-contained and navigable via table of contents
|
||||
14
.cursor/rules/research-standards.mdc
Normal file
14
.cursor/rules/research-standards.mdc
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: Standards for breathing techniques research documentation
|
||||
globs: "**/*.md"
|
||||
alwaysApply: false
|
||||
---
|
||||
|
||||
# Research Documentation Standards
|
||||
|
||||
- Use evidence-based information with references to scientific studies
|
||||
- Separate subjective claims from verified scientific data
|
||||
- Structure: overview -> mechanism -> evidence -> practical recommendations
|
||||
- Include safety warnings and contraindications for each technique
|
||||
- Use Markdown formatting: headers, lists, tables for clarity
|
||||
- All claims must reference at least one peer-reviewed source where possible
|
||||
Reference in New Issue
Block a user