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.