← スキル一覧に戻る

devvit-skill-setup
by reddit
A collection of helpful skills for working with devvit
⭐ 0🍴 0📅 2026年1月21日
SKILL.md
name: devvit-skill-setup description: "Configure a repo's agent instruction files (AGENTS.md, CLAUDE.md, etc.) to auto-apply Devvit skill guidance. Trigger phrases: "configure skills", "setup skills", "add devvit docs rule"."
Devvit Skill Setup
Does basic setup to make a code repository ready to use devvit skills.
-
Ensure the devvit-docs skill is added. If not, skip. If it is, call
devvit-docswith "how does redis work" to make sure things are configured correctly. If there is an error, present it to the user. -
Ensure the rules file adds a block about working with Devvit
Please do the following:
- Check the repo root for common instruction files (
AGENTS.md,CLAUDE.md, etc.). - Insert the following skill a close to the top of the rules file
Always use the devvit-docs skill when I need library/API documentation about anything related to devvit including: documentation, code generation, setup or configuration steps without me having to explicitly ask. This includes capabilities that devvit offers like Redis, Reddit API, Media, and more as Devvit has special rules and documentation.
- If no instruction file exists, create
AGENTS.mdwith the block above. - Add success or failure to summary of skill call result
- Present Results to User
Tell the user the changes you made.
Troubleshooting
- Permission errors: Verify the repo is writable.
- Wrong location: Ensure the repo root is being edited.
- No changes: The rule block already exists; no update needed.
- Missing skill: Ask the user to run
npx add-skill reddit/devvit-skillsto add the missing skill if they want to utilize that feature.
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です