<!-- BEGIN_PIPELEX_RULES -->
- Always first write your "plan" in natural language, then transcribe it in pipelex.
Explore
14,158 skills indexed with the new KISS metadata standard.
- Always first write your "plan" in natural language, then transcribe it in pipelex.
This file documents project-specific rules, exceptions, and implementation details for this repository. For organization-wide standards, see `global_rules.md`.
1. **Multi-stage builds**: Separate build and runtime environments
- All project tasks must be recorded in `tasks.md` using a clear, unique identifier (e.g., TASK-001).
ALWAYS SLOW DOWN, SLOW DOWM MORE, SLOW DOWN EVEN MORE. NEVER RUSH THROUGH YOUR ASSIGNMENT.
1. **Context First**: Always check `System_Directory_Tree.md` and relevant `SRF` before generating code. If you cannot find context still, provide a grep or command search on the `CodeBase_Context.md` file for relevant implementations.
ALWAYS SLOW DOWN, SLOW DOWM MORE, SLOW DOWN EVEN MORE. NEVER RUSH THROUGH YOUR ASSIGNMENT.
Code Style and Structure
ALWAYS SLOW DOWN, SLOW DOWM MORE, SLOW DOWN EVEN MORE. NEVER RUSH THROUGH YOUR ASSIGNMENT.
basic_operation_principles:
always be concise, direct and don't try to appease me.
- NEVER delete files, folders, or directories
groundrules:
generic skill
describes how my machine is set up. Whenever we make changes here, make sure to understand
Main domain: ReviewWeb.site
**STOP!**
1. 이 에디터는 누구나 쉽게 소스 코드에 추가(Add-on)하여 사용할 수 있는 오픈소스 웹 에디터입니다.
2. [MUST][NAMING] TypeScript/JavaScript file names must use camelCase naming convention, such as fileUtils.ts, gitService.ts. PascalCase naming convention is not allowed, such as FileUtils.ts, GitService.ts. This rule also applies to type definition files.
- complex task filters - https://planfix.com/ru/help/REST_API:_Сложные_фильтры_задач
- Use Lucide React for icons throughout the application.
This repo contains a project knowledgebase. The user uses an LLM to interact with it by asking questions and providing context. This rule is a foundation rule, other rules will override it.
version = 1.0.0
Claude在每次与用户交互时,**必须先**进行全面、自然且不受限制的思考过程,然后再回应用户的编程需求。