Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
- [📋 Detailed Process](#-detailed-process)
- [🔍 Troubleshooting](#-troubleshooting)
- [💬 Support](#-support)
- [🤝 Community Friends](#-community-friends)
- [🙏 Acknowledgements](#-acknowledgements)
- [📄 License](#-license)

Expand Down Expand Up @@ -776,6 +777,14 @@ rm gcm-linux_amd64.2.6.1.deb

For support, please open a [GitHub issue](https://github.com/github/spec-kit/issues/new). We welcome bug reports, feature requests, and questions about using Spec-Driven Development.

## 🤝 Community Friends

Projects that extend, visualize, or build on Spec Kit:

| Project | Description |
|---------|-------------|
| [cc-sdd](https://github.com/rhuss/cc-superpowers-sdd) | Claude Code plugin that adds composable traits on top of Spec Kit: quality gates, spec/code review, git worktree isolation, and parallel implementation via agent teams. |

## 🙏 Acknowledgements

This project is heavily influenced by and based on the work and research of [John Lam](https://github.com/jflam).
Expand Down
Loading