Back to list
alloveralls

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📅 Jan 17, 2026

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

  1. Load the approved plan, architecture, and policies.
  2. Implement changes scoped to the plan; avoid scope creep.
  3. Keep code clear, small, and testable; document non-obvious logic concisely.
  4. Validate against inputs and expected behavior; prepare tests per policy.
  5. 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

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