← スキル一覧に戻る

web-artifacts-builder
by mshafei721
Multi-agent AI coding platform powered by Vercel Sandbox and AI Gateway - Phase 3: Skills & MCP Integration Complete
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: web-artifacts-builder description: Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Web Artifacts Builder
Overview
Build sophisticated web artifacts using React, TypeScript, Tailwind CSS, and shadcn/ui components.
Technology Stack
- React 18
- TypeScript
- Vite
- Parcel (bundling)
- Tailwind CSS
- shadcn/ui components
Workflow
1. Initialize Project
scripts/init-artifact.sh <project-name>
Creates a fully configured React project with all dependencies.
2. Develop
Modify generated files using the pre-configured stack:
- React components in
src/ - Tailwind styles
- shadcn/ui components
3. Bundle
scripts/bundle-artifact.sh
Consolidates the React application into a single self-contained HTML file with all dependencies inlined.
4. Deploy
Share the bundled HTML as a claude.ai artifact.
Design Guidance
Avoid "AI slop" aesthetics:
- No excessive centered layouts
- No purple gradients
- No uniform rounded corners
- No Inter font everywhere
Instead:
- Bold, intentional design choices
- Context-specific styling
- Unique typography
- Purposeful color choices
Features
- TypeScript path aliases support
- Asset inlining for self-contained output
- All dependencies bundled
- Production-ready artifacts
When to Use
Use this skill for:
- Complex multi-component artifacts
- State management requirements
- Routing needs
- shadcn/ui component integration
NOT for:
- Simple single-file HTML
- Basic JSX without state
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です