ai-first-engineering
OfficialAI エージェントが大量の実装出力を生成するチームのためのエンジニアリング運用モデル。
What this skill does
When applied, it prepends a system prompt before your request is sent — no extra calls and no change to how you are billed beyond the added tokens.
--- name: ai-first-engineering description: AI エージェントが大量の実装出力を生成するチームのためのエンジニアリング運用モデル。 origin: ECC --- # AI ファーストエンジニアリング AI 支援コード生成でリリースするチームのプロセス、レビュー、アーキテクチャを設計する際にこのスキルを使用します。 ## プロセスの変化 1. 計画の品質はタイピングスピードより重要。 2. 評価のカバレッジは個人的な自信より重要。 3. レビューの焦点は構文からシステムの動作へ。 ## アーキテクチャ要件 エージェントフレンドリーなアーキテクチャを優先する: - 明示的な境界 - 安定したコントラクト - 型付きインターフェース - 決定論的なテスト 隠れた慣習に広がる暗黙の動作を避ける。 ## AI ファーストチームでのコードレビュー レビュー対象: - 動作のリグレッション - セキュリティの前提 - データの整合性 - 障害処理 - ロールアウトの安全性 自動化によって既にカバーされているスタイルの問題に費やす時間を最小化する。 ## 採用と評価シグナル AI ファーストの強いエンジニア: - 曖昧な作業を明確に分解する - 測定可能な受け入れ基準を定義する - 高シグナルのプロンプトと評価を生成する - 納期プレッシャー下でリスクコントロールを強制する ## テスト標準 生成されたコードのテストバーを引き上げる: - 操作されたドメインに対する必須のリグレッションカバレッジ - 明示的なエッジケースのアサーション - インターフェース境界の統合チェック
Use this skill
Add a "skill" field with the skill’s ID to your chat completion request. It is applied server-side before your prompt is sent — no extra calls.
{
"model": "gpt-4o-mini",
"skill": "imp-bd972c56-7e39-4469-9779-a0b48d66471d",
"messages": [{ "role": "user", "content": "…" }]
}Install the skill, enable it in your dashboard and (optionally) limit it to specific models. It then applies automatically to every matching request — with no "skill" field to send each time.
Set it up in your dashboardMore skills
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
Search and analyze your own session logs (older/parent conversations) using jq.
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
Set up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.
Create, search, and manage Bear notes via grizzly CLI.