← Back to list
name: backend-build-check
description: Ensure backend build readiness for Espresso Engineered. Use when backend code/config changes are made or when a feature/task is wrapping up to suggest running

backend-build-check
by nickabeelee
A web application for espresso enthusiasts that logs espresso brews, beans, accessories, and helps baristas reach their full potential and waste less by tuning to the perfect shot faster.
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: backend-build-check
description: Ensure backend build readiness for Espresso Engineered. Use when backend code/config changes are made or when a feature/task is wrapping up to suggest running npm run build:backend (and tests only if requested).
Backend Build Check
Overview
Confirm the backend still builds cleanly after backend updates. Prompt to run the build when work is wrapping up.
Workflow
- Detect trigger: backend files changed or user indicates a task/feature is finishing.
- Suggest running
npm run build:backendfrom repo root. - If the user agrees, run the command and report pass/fail.
- If it fails, summarize the top errors and ask how they want to proceed.
Notes
Only run tests when explicitly asked. Respect sandbox/network constraints; if build requires escalation, request approval.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon