← スキル一覧に戻る

maker-block
by prospect-ogujiuba
A FSE starter WordPress theme for Solopreneurs and Creators
⭐ 0🍴 0📅 2026年1月19日
SKILL.md
name: maker-block description: Orchestrated Gutenberg block creation with staged context loading.
<core_concept> 5-file block pattern: block.json -> index.js -> render.php -> edit.js -> {Component}.jsx
Architecture decisions flow to parallel agents (React component + Editor UX) via handoffs. </core_concept>
- Create new block
- Modify existing block
- Add controls to block
Provide block name and requirements.
<workflows_index>
| File | Purpose |
|---|---|
| workflows/create-block.md | Full 5-file block creation |
| workflows/modify-block.md | Modify existing block |
| workflows/add-controls.md | Add InspectorControls |
| </workflows_index> |
<handoffs_index>
| Template | Transition |
|---|---|
| handoffs/requirements_handoff.yaml.template | intake -> architecture |
| handoffs/architecture_handoff.yaml.template | architecture -> react/editor |
| </handoffs_index> |
スコア
総合スコア
40/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
レビュー
💬
レビュー機能は近日公開予定です