Replies: 2 comments 1 reply
-
|
See our https://github.com/github/spec-kit#-community-extensions for some inspiration. Or develop your own and contribute it back to the community! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Add TDD to your constitution, then it "flows through" all the steps. I also add TDD to the specify prompt and prompt the tasks to be verifiable. Taken together, that greatly improves the quality of the output for me. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I’m using spec-kit as the AI development workflow for my team, and we're in a small-scale trial phase. We’ve encountered many issues. Are there any useful skills extension packages that can help solve problems at each stage of the development workflow? For backend development, from aligning requirements and planning solutions to implementing code, how should testing be carried out later? Do backend developers create test cases, or do testers establish them? And what do test cases typically include?
Beta Was this translation helpful? Give feedback.
All reactions