一键导入
skill-creating
Used to create a new skill. Used when a user wants to create a new skill
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Used to create a new skill. Used when a user wants to create a new skill
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | Skill Creating |
| description | Used to create a new skill. Used when a user wants to create a new skill |
Invoked when the user requests for a new skill to be created
When requested to create a new skill, follow these steps:
.claude/skills with the skill name xyz.md (make name gerund form)resources/ if they exceed several lines or will be referenced for depth.git diff --staged to see changesBuild Convex backends with queries, mutations, actions, HTTP endpoints, and schemas. Comprehensive guide for all Convex patterns and workflows.
Build Next.js applications with App Router, Server and Client Components, data fetching, routing, and TypeScript. Use when implementing Next.js pages, layouts, API routes, or React Server Components.
Install and customize shadcn/ui components with Tailwind CSS theming, variants, and styling. Use when adding UI components or customizing the design system.
Automatically deploys to Vercel production, uses Vercel MCP to fetch build logs, analyzes errors, fixes them, and retries until successful deployment. Use when deploying to production or fixing deployment issues.
Create new domain expert with expertise file and workflows. Use when adding new technology or domain area.
Generate prompt variations from templates. Use when creating new commands, skills, or workflows.