← スキル一覧に戻る

coding
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📅 2026年1月17日
SKILL.md
name: coding description: Implement the approved architecture and plan while following coding standards, guardrails, and review outcomes.
Purpose
Apply code changes aligned with the plan and policies, with concise summaries and test results.
Inputs
- Approved plan and architecture decisions
- Applicable policies (
guardrails,coding_standards,commit_pr_rules,testing_policy) - Selected review outcomes and constraints
Steps
- Load the approved plan, architecture, and policies.
- Implement changes scoped to the plan; avoid scope creep.
- Keep code clear, small, and testable; document non-obvious logic concisely.
- Validate against inputs and expected behavior; prepare tests per policy.
- Summarize changes, files touched, and testing performed.
Outputs
- Code changes aligned with the plan and policies, plus summaries and test results.
Failure modes
- Altering scope or architecture without approval
- Skipping required tests or violating policies
- Introducing nondeterministic or unsafe behavior
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓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
レビュー
💬
レビュー機能は近日公開予定です