← スキル一覧に戻る

types
by urjitbhatia
The lending library app
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: types description: TypeScript type generation and synchronization between backend OpenAPI and frontend. Auto-generates types from /openapi.json using openapi-typescript. Critical after any API change.
Skill: Types
Type generation and synchronization between frontend and backend.
Routing Logic
Analyze the user's intent and route to the appropriate workflow:
Generate Types → workflows/generate.md
- "Generate types"
- "Update frontend types"
- "Sync types from backend"
- "Regenerate API types"
Type Usage → workflows/usage.md
- "How do I use the generated types?"
- "Import types for [endpoint]"
- "Type the API response"
Troubleshooting → workflows/troubleshoot.md
- "Types are out of sync"
- "TypeScript error with API"
- "Type doesn't match response"
Configuration Questions → context/config.md
- "Where are types generated?"
- "How does type generation work?"
Workflows
workflows/generate.md- Generate TypeScript types from OpenAPIworkflows/usage.md- How to use generated typesworkflows/troubleshoot.md- Fix type issues
Context
context/config.md- Type generation configurationcontext/patterns.md- Type usage patterns
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です