← スキル一覧に戻る

template
by databricks-solutions
Databricks-approved Tooling for Vibecoding with Native Services
⭐ 6🍴 7📅 2026年1月23日
SKILL.md
name: template description: "A brief one-sentence description of what this skill helps with."
Skill Name
Overview
A short paragraph explaining what this skill does and when to use it.
Quick Start
Simple example showing the most common use case:
# Example code or command
example_function(
parameter1="value1",
parameter2="value2"
)
Common Patterns
Pattern 1: Basic Usage
# Simple example
basic_example()
Pattern 2: Advanced Usage
# More complex example
advanced_example(
option1=True,
option2="custom"
)
Reference Files
Link to supporting documentation files if needed:
- example_file1.md - Description of what this covers
- example_file2.md - Description of what this covers
Common Issues
| Issue | Solution |
|---|---|
| Problem description | How to fix it |
| Another problem | Another solution |
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です