Provide a short workflow for authoring one validated skill
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 45/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 技術スタック
- node.js, typescript
調査の方向性
まず packages/intent/src/commands/scaffold.ts と domain-discovery SKILL.md を読み、既存の scaffold シーケンスと軽量な discovery パスを比較します。提案する短いパスを 1 つの小さなパッケージで実演し、必要なコンテキストを記録します。短いパスと完全なライブラリのパスの両方が引き続き利用でき、生成された skills が既存のバリデーションに合格し、パッケージのソースに基づいた状態を維持できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Problem
Scaffold routes maintainers through domain discovery, tree generation, and skill generation with intermediate artifacts and review stops. The existing lightweight branch still requires loading a large discovery file.
Evidence
The first three shipped meta-skills total 90,780 bytes. Domain discovery has a lightweight path, but scaffold still prescribes the three-stage sequence.
Sources: scaffold, domain discovery.
Verified against main at 206e987 (@tanstack/intent 0.3.8), Node v24.12.0 on macOS arm64. Tests used installed dependencies and synthetic local fixtures.
Acceptance criteria
- Define a short path from one maintainer task to one validated SKILL.md.
- Load optional planning schemas, tables, and extensive examples only when needed.
- Keep the full-library authoring path available without forcing its artifacts onto the one-skill path.
- Demonstrate the short path on one small package and record the context it requires.
- Generated skills continue to satisfy existing validation and remain grounded in package source.
Scope and priority
Priority: Medium. Type: feature design.
Follow-up design, independent from repairing meta-skill validation. Do not delete advanced workflows or require a new artifact schema without a concrete need.
- 主要言語
- TypeScript
- スター
- 331
- フォーク
- 22
- 平均マージ
- 12時間 17分
- マージ済み PR(30日)
- 51
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
TanStack/intent のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
TanStack/intent の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
anthropics/claude-code#96687 ·
-
good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
AOSSIE-Org/DebateAI#582 · コメント 2 件 ·