writing-spec
bởi streamlit
Viết thông số kỹ thuật sản phẩm và công nghệ cho các tính năng Streamlit mới. Sử dụng khi thiết kế các lệnh API, widget mới hoặc các thay đổi quan trọng cần được nhóm xem xét trước khi…
npx skills add https://github.com/streamlit/streamlit --skill writing-specWriting product or tech specs
Create specs in the specs/ directory following the instructions in specs/AGENTS.md. Use the user's instructions as the basis for the spec.
Quick start:
cp -r specs/YYYY-MM-DD-template specs/$(date +%Y-%m-%d)-feature-name
Then fill in product-spec.md and/or tech-spec.md per the template and guidelines.