← スキル一覧に戻る

dev-workflows
by NickCrew
Claude Cortex
⭐ 7🍴 2📅 2026年1月17日
SKILL.md
name: dev-workflows description: Use when running builds, executing tests, or improving developer experience workflows - provides structured guidance for build/test execution and DX improvement.
Dev Workflows
Overview
Unify build, test, and DX improvement workflows so they are repeatable and reliable. Focus on safe execution, clear diagnostics, and actionable follow-ups.
When to Use
- Running builds or resolving build failures
- Executing tests or analyzing test failures
- Improving onboarding, tooling, or developer workflows
Avoid when:
- The task is pure code implementation
- A full release process is required (use release-prep)
Quick Reference
| Task | Load reference |
|---|---|
| Build workflows | skills/dev-workflows/references/build.md |
| Test workflows | skills/dev-workflows/references/test.md |
| DX improvements | skills/dev-workflows/references/dx.md |
Workflow
- Select the workflow type: build, test, or DX.
- Load the matching reference file.
- Execute with monitoring and capture diagnostics.
- Apply fixes or improvements as needed.
- Verify outcomes and document next steps.
Output
- Execution summary (status, errors, next steps)
- Suggested follow-ups or improvements
Common Mistakes
- Skipping baseline environment checks
- Running tests without capturing failing output
- Changing DX workflows without documenting impact
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です


