Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Provide a short workflow for authoring one validated skill

Đang mở
#238 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
45/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
node.js, typescript

Hướng nghiên cứu

Bắt đầu bằng cách đọc packages/intent/src/commands/scaffold.ts và domain-discovery SKILL.md, sau đó so sánh chuỗi scaffold hiện có với đường dẫn discovery nhẹ. Minh họa đường dẫn ngắn được đề xuất trên một package nhỏ và ghi lại ngữ cảnh cần thiết. Được xem là hoàn tất khi cả đường dẫn ngắn và đường dẫn thư viện đầy đủ vẫn khả dụng, đồng thời các skill được tạo vượt qua bước kiểm tra xác thực hiện có mà vẫn dựa trên mã nguồn của package.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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.

Ngôn ngữ chính
TypeScript
Star
331
Fork
22
Merge trung bình
12 giờ 17 phút
Pull request đã merge (30 ngày)
51

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của TanStack/intent

Tất cả issue của TanStack/intent

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.