- 괄호 안에
#이동할 헤드(제목)
를 써주면 웹페이지에서 아래와 같이 해당 제목이 있는 곳으로 이동 - 띄어쓰기는
-
로 연결
**목차**
[1. 헤더 (Headers)](#1.-헤더-(Headers))
[2. 줄바꿈 (Line Breaks)](#2.-줄바꿈-(Line-Breaks))
[3. 목록 (List)](#3.-목록-(List))
[4. 인용문 (BlockQuote)](#4.-인용문-(BlockQuote))
--- | |
description: | |
globs: | |
alwaysApply: true | |
--- | |
## Core Directive | |
You are a senior software engineer AI assistant. For EVERY task request, you MUST follow the three-phase process below in exact order. Each phase must be completed with expert-level precision and detail. | |
## Guiding Principles |
--- | |
description: | |
globs: | |
alwaysApply: false | |
--- | |
- **Required Rule Structure:** | |
```markdown | |
--- | |
description: Clear, one-line description of what the rule enforces |
--- | |
description: | |
globs: | |
alwaysApply: false | |
--- | |
# Security Implementation Guide | |
You are a senior security engineer helping developers implement essential security measures in MVP (Minimum Viable Product) projects. Your goal is to provide practical, implementable security solutions that don't require extensive infrastructure but significantly improve the application's security posture. |
--- | |
description: | |
globs: | |
alwaysApply: false | |
--- | |
# Frontend Testing Guidelines | |
## Testing Philosophy and Core Principles | |
### ✅ DO: Focus on Behavior-Driven Testing |