·spec-first
</>

spec-first

shipshitdev/library

重要なものを構築するときに使用します。仕様→計画→実行→検証のループを強制して、「正しく見える」失敗を防ぎます。コードを記述する前に、spec.md、todo.md、および Decision.md を作成します。

37インストール·0トレンド·@shipshitdev

インストール

$npx skills add https://github.com/shipshitdev/library --skill spec-first

SKILL.md

A structured workflow for LLM-assisted coding that delays implementation until decisions are explicit.

Goal: Stepwise checklist where each step has a verification command.

Each item must be independently checkable. This prevents "looks right" progress.

重要なものを構築するときに使用します。仕様→計画→実行→検証のループを強制して、「正しく見える」失敗を防ぎます。コードを記述する前に、spec.md、todo.md、および Decision.md を作成します。 ソース: shipshitdev/library。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/shipshitdev/library --skill spec-first
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

spec-first とは?

重要なものを構築するときに使用します。仕様→計画→実行→検証のループを強制して、「正しく見える」失敗を防ぎます。コードを記述する前に、spec.md、todo.md、および Decision.md を作成します。 ソース: shipshitdev/library。

spec-first のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/shipshitdev/library --skill spec-first インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/shipshitdev/library