writing-spec

作者: streamlit

为新的Streamlit功能编写产品和技术规格。适用于设计新的API命令、组件或需要团队审查的重大变更时…

npx skills add https://github.com/streamlit/streamlit --skill writing-spec

Writing 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.

来自 streamlit 的更多技能