← スキル一覧に戻る

react-page-scaffolder
by okgoogle13
⭐ 1🍴 0📅 2026年1月22日
SKILL.md
name: react-page-scaffolder description: "Creates a complete React page directory (page.tsx, index.ts, styles.css) with routing integration. Use when asked to create a new page, view, or route handler that combines components and layouts."
React Page Scaffolder Workflow
- Ask the user for the new page name in
PascalCase(e.g.,UserProfile). - Make the helper script executable:
chmod +x .claude/skills/react-page-scaffolder/scripts/create-page.sh - Execute the scaffolding script:
.claude/skills/react-page-scaffolder/scripts/create-page.sh {{PAGE_NAME}} - Report the full output of the script to the user.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です