.cursor/skills/stitch-vue-components/SKILL.md
将 Stitch 设计稿一键转换成高质量、可直接运行的 Vue3 组件,使用 <script setup>、Tailwind CSS、Typescript符合 Cursor 工程规范,保持设计还原度与可维护性。
npx skillsauth add lijiaming123/ai-plan stitch-to-vue3Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
用户输入包含以下任意内容时自动启用:
<script setup>
// 业务逻辑、props、事件、状态
// 简洁、无冗余
</script>
<template>
<!-- 语义化结构,严格按 Stitch 图层 -->
</template>
<style scoped>
/* 仅在 Tailwind 无法实现时使用 */
</style>
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment
development
Use when you have a spec or requirements for a multi-step task, before touching code
tools
专业使用 Vue3 + <script setup> + Element Plus 开发组件、表单、表格、弹窗、页面,遵循最佳实践、类型安全、优雅结构、可维护性。
data-ai
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always