← Back to list

testing
by alloveralls
Opinionated expo-first agentic development template with explicit bootstrapping, shared skills, and reproducible guardrails — designed for Claude Code, GitHub Copilot Agents, Codex, and future LLM agents.
⭐ 0🍴 0📅 Jan 17, 2026
SKILL.md
name: testing description: Design, execute, and report tests that verify implemented changes against requirements and policies.
Purpose
Deliver test updates and results that validate the implemented changes and surface defects.
Inputs
- Implemented changes and expected behavior
- Test strategy from plan/architecture
- Applicable policies (
testing_policy,guardrails,commit_pr_rules) and environment details
Steps
- Load changes, requirements, and testing policies.
- Identify coverage goals; design or update tests accordingly.
- Execute relevant test suites; record commands and results.
- Report defects to the reviewing flow; summarize coverage and gaps.
Outputs
- Test cases or updates, executed results with commands, and defects routed to review.
Failure modes
- Skipping required tests or policies
- Incomplete coverage for changed behavior
- Altering product logic beyond test scaffolding
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+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