writing-spec
โดย streamlit
เขียนข้อกำหนดผลิตภัณฑ์และข้อกำหนดทางเทคนิคสำหรับฟีเจอร์ Streamlit ใหม่ ใช้เมื่อออกแบบคำสั่ง API, วิดเจ็ต หรือการเปลี่ยนแปลงสำคัญที่ต้องได้รับการตรวจสอบจากทีมก่อน...
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.