Thank you for your interest in contributing to Spec Kit Extensions! This project aims to provide high-quality extensions for the Spec Kit SDD workflow.
- Find an issue or Open a new one to discuss your ideas.
- Fork the repository and create a descriptive branch.
- Follow the Spec Kit standards:
- Ensure
extension.ymlis valid. - Use
$ARGUMENTSin command files. - Follow the naming pattern
speckit.{extension-id}.{command-name}.
- Ensure
- Submit a Pull Request:
- Link the relevant issue.
- Provide a clear description of your changes.
See the README.md for local installation and development instructions.