| Skill | Added | Review |
|---|---|---|
tapd-iteration-plan .agents/skills/tapd-iteration-plan/SKILL.md TAPD 迭代规划技能。基于"approved"状态的需求池,结合需求依赖关系、size 规模、 优先级进行全局编排,将合适规模的需求规划进入指定迭代。支持新建迭代和已有迭代 重入两种模式,自动控制迭代总规模上限(默认 1000),通过有向无环图(DAG)分析 保证依赖需求优先入迭代。 Use this skill whenever the user mentions 迭代规划, 规划迭代, 编排迭代, iteration planning, 迭代编排, 需求入迭代, 排迭代, 拉迭代, 创建迭代, plan iteration, sprint planning, organize sprint, or any workflow involving TAPD iteration scheduling and story assignment. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 99ba07d | |
Vite 构建产物体积优化 bcs-services/bcs-project-manager/.cursor/skills/bundle-optimization/SKILL.md 使用 Rollup Visualizer 分析产物,并通过拆包 (Code Splitting) 和 Tree Shaking 减少首屏体积。 | — | |
Vue 3 组合式函数最佳实践 (Composables) bcs-services/bcs-project-manager/.cursor/skills/vue-composables/SKILL.md 提供标准化的 useTable, useRequest 等 Hooks,用于简化列表页和异步请求的逻辑复用。 | — | |
Vue 3 组件单元测试指南 (Vitest) bcs-services/bcs-project-manager/.cursor/skills/unit-testing/SKILL.md 使用 Vitest 和 Vue Test Utils 的标准模版与断言技巧 | — | |
vue-best-practices bcs-services/bcs-project-manager/.cursor/skills/vue-best-practices/SKILL.md Vue 3 TypeScript, vue-tsc, Volar, Vite, component props, testing, composition API. | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 99ba07d | |
Web 安全漏洞学习指南 bcs-services/bcs-project-manager/.cursor/skills/web-security-guide/SKILL.md OWASP 十大漏洞原理、影响与修复方案,覆盖 Python/Java 场景 | — | |
Webpack 到 Vite 迁移指南 bcs-services/bcs-project-manager/.cursor/skills/vite-migration/SKILL.md 详细记录了大型 Vue 项目从 Webpack 迁移到 Vite 的完整步骤,包括别名配置、环境变量处理和 CommonJS 兼容性问题的解决。 | — |