project-guide-doc
Project Guide Document Generator
概述
此 skill 帮助自动生成和维护项目的 DEVELOPMENT_GUIDE.md 开发指南文档。它会:
- 🔍 自动扫描项目结构和技术栈
- 📝 生成标准化的开发文档模板
- 🚀 提取常用命令和工作流程
- 📚 为新成员提供完整的入职指南
使用场景
当用户提出以下需求时使用此 skill:
- "帮我创建项目文档"
- "生成开发指南"
- "写一个 DEVELOPMENT_GUIDE"
- "新人怎么快速上手这个项目?"
- "需要一个项目说明文档"
- "更新项目的 README 或开发文档"
More from sltc-dev/core-foundry
universal-code-reviewer
自动进化型 CR 专家。智能检测项目类型并引用对应的 Skill 规则(如 vue-best-practices)。维护项目"潜规则"一致性。
12github-pr-assistant
专业的 GitHub PR 助手。专注于辅助生成高质量的 Pull Request 标题、描述,并进行代码审查检查,确保符合最佳实践。
5vue-best-practices
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.
5vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
5change-spec-planner
将杂乱的功能需求、issues、bug 描述或新项目想法整理成规范的变更施工图 Markdown,并在写代码前固化到项目内。Use when a request needs to be clarified before implementation, when a code task must create or update a change spec in docs/changes, or when the work must be classified as lite, standard, or major for review and scope control.
1