スキル一覧に戻る
maidevberlin

write-concept

by maidevberlin

2🍴 1📅 2025年12月20日
GitHubで見るManusで実行

SKILL.md


name: write-concept description: Use when creating or improving educational concept files - includes curriculum research for new concepts, always updates translations before validation

Write Concept

Process

1. Understand

  • Clarify: country, subject, grade, concept scope
  • Ask user if anything is unclear

2. Research (new concepts only)

  • Skip if curriculum info provided (e.g., from bulk-generate-concepts)
  • Otherwise: WebSearch "[country] [subject] curriculum [grade]"
  • Find official curriculum documents
  • Extract: concept scope, learning objectives, difficulty progression

3. Read rules

  • docs/concept-rules.md
  • content/schema.ts

4. Write/edit concept file

  • Location: content/subjects/{subject}/official/{id}.md
  • Follow concept-rules.md for all field requirements
  • Always update: version (increment) and version_notes (describe changes)
  • Prerequisites: Check content/subjects/{subject}/official/ for existing concept IDs

5. Update translations

  • Update ALL files: packages/frontend/public/locales/*/subjects/{subject}.json
  • Key: concepts.{concept-id} with name and description

6. Validate

bun run check:concepts {subject}/{concept-id}

Red Flags

  • "I'll skip curriculum research" → You won't know what to put in fields
  • "I'll add examples to help the AI" → CARDINAL RULE violation
  • "Problem types look similar but different" → Not distinct enough

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です