Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
AI代码编辑器规则模板集合 - 为Cursor、Windsurf、Claude Code、Cline等AI编辑器提供项目规则配置。适用于需要配置AI编码助手规则的开发者,包含全栈Web、移动端、Vue3+SpringBoot等技术栈模板。
AI代码编辑器规则模板集合 - 为Cursor、Windsurf、Claude Code、Cline等AI编辑器提供项目规则配置。适用于需要配置AI编码助手规则的开发者,包含全栈Web、移动端、Vue3+SpringBoot等技术栈模板。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
为各种 AI 代码编辑器提供项目规则配置模板。
根据你使用的编辑器,复制对应文件到项目根目录: your-project/ ├── .cursorrules # Cursor ├── .windsurfrules # Windsurf ├── .claude/CLAUDE.md # Claude Code └── AGENTS.md
# 安装 crossrule npm install -g crossrule # 初始化项目 crossrule init # 转换格式 crossrule convert --from cursor --to windsurf
编辑器规则文件位置Cursor.cursorrules项目根目录Claude CodeCLAUDE.md.claude/ 目录Windsurf.windsurfrules项目根目录Cline.clinerules项目根目录OpenCodeAGENTS.md项目根目录
技术栈:React 19, TypeScript, Node.js, PostgreSQL, Prisma 适合:Web 应用开发
技术栈:React Native, Expo, TypeScript, Zustand 适合:iOS/Android 应用
技术栈:Vue 3, TypeScript, Vite, Spring Boot, MySQL 适合:Java 全栈开发
技术栈:Python 3.12, FastAPI, SQLAlchemy, PostgreSQL 适合:API 开发
复制模板后,根据你的项目修改: 技术栈 - 更新框架和库版本 代码风格 - 调整命名规范 项目结构 - 适配你的目录 约束规则 - 添加特定领域规则
应用于所有代码: alwaysApply: true
特定文件类型: globs: - "*.tsx" - "*.jsx"
需要明确调用: trigger: manual
使用对应编辑器的命令验证: # Cursor cursor --rule-check # Claude Code claude --verify-rules
v1.0.0: 初始版本,包含 4 种技术栈模板
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.