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.