ワンクリックで
Used to create a new skill. Used when a user wants to create a new skill
npx skills add https://github.com/seanchiuai/claude-web-template --skill skill-creatingこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Used to create a new skill. Used when a user wants to create a new skill
npx skills add https://github.com/seanchiuai/claude-web-template --skill skill-creatingこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Build 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.
| 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 changes