docs: 添加AI编辑器Skills配置和CLAUDE.md项目文档#2180
Open
longzhang83 wants to merge 3 commits intoflipped-aurora:mainfrom
Open
docs: 添加AI编辑器Skills配置和CLAUDE.md项目文档#2180longzhang83 wants to merge 3 commits intoflipped-aurora:mainfrom
longzhang83 wants to merge 3 commits intoflipped-aurora:mainfrom
Conversation
- 简化MCP工具描述,移除冗余说明 - 为字典生成工具添加Name/Description/InputSchema方法 - 优化gva_analyze目录清理逻辑 - 重构gva_execute执行计划处理逻辑 - 更新pathInfo.json添加新页面路径 Co-Authored-By: Claude <noreply@anthropic.com>
- 添加项目开发指南和目录概览 - 包含前后端开发命令 - 说明分层架构和核心原则 - 添加各AI编辑器的skills配置(Claude、Cursor、Trae、Codex等) Co-Authored-By: Claude <noreply@anthropic.com>
- 添加 MySQL 数据库调试助手 skill - 支持连接测试、SQL查询、表结构查看 - 更新 CLAUDE.md 添加 skill 使用说明 - 修正 GVA Helper skills 路径前缀 Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
摘要
添加CLAUDE.md项目文档和多编辑器AI Skills配置,为gin-vue-admin项目提供AI辅助开发支持。
变更内容
CLAUDE.md: 项目开发指南,包含:
AI编辑器Skills配置 (支持Claude、Cursor、Trae、Codex、Aone Copilot):
backend-dev: GVA后端开发规范frontend-dev: GVA前端开发规范plugin-dev: GVA插件开发规范model-spec: 数据模型规范swagger-spec: API文档规范gva-execute: GVA代码生成器requirement-analyzer: 需求分析器gva-analyze: 系统分析器gva-review: 代码审查器api-creator: API创建器menu-creator: 菜单创建器dictionary: 字典工具lister: 查询工具测试计划
🤖 Generated with Claude Code