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.