Benjamin Pahl
33a07969c3
feat(ci): add markdownlint-cli2 for consistent markdown formatting
...
Add automated markdown linting to ensure consistent formatting across
all markdown files in the repository.
Changes:
- Add .markdownlint-cli2.jsonc configuration
- Create .github/workflows/lint.yml for CI/CD integration
- Fix all 908 existing markdown errors across 27 files
- Enforce ATX-style headings and asterisk emphasis
- Set consistent 2-space list indentation
This prevents markdown errors after project initialization and
maintains high documentation quality standards.
2025-10-20 00:49:15 +02:00
Den Delimarsky
3b000fce4d
Merge pull request #881 from github/localden/fixes
...
Updates to templates and scripts
2025-10-15 10:56:49 -07:00
danielshih
41690cd1d4
format content as copilot suggest
2025-10-15 23:55:00 +08:00
danielshih
e45c469709
Ruby, PHP, Rust, Kotlin, C, C++
2025-10-15 23:15:39 +08:00
den (work)
36ff7e6505
Update files
2025-10-14 11:52:26 -07:00
Den Delimarsky
9ef389baba
Update templates/commands/implement.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-10 11:05:38 -07:00
Den Delimarsky
426ac8ab2e
Update templates/commands/implement.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-10 11:05:16 -07:00
Simon Gent
72ed39d8a1
Add ignore file verification step to /speckit.implement command
...
- Added step 4 for project setup verification
- Detects and creates/verifies ignore files based on project setup
- Includes patterns for .gitignore, .dockerignore, .eslintignore, .prettierignore, .npmignore, .terraformignore, .helmignore
- Provides technology-specific patterns (Node.js, Python, Java, C#/.NET, Go)
- Includes tool-specific patterns (Docker, ESLint, Prettier, Terraform)
- Renumbered subsequent steps 5-9
2025-10-10 10:11:06 +01:00
Daniil Sobolev
af2b14e9be
Add escaping guidelines to command templates
2025-10-08 18:00:14 +03:00
den (work)
8374777206
Consistency updates to commands
2025-10-03 21:31:58 -07:00
den (work)
a172e4cb6e
Update commands.
2025-10-03 19:30:15 -07:00
Den Delimarsky
e9aed2da44
Update templates/commands/implement.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-21 12:53:52 -07:00
Den Delimarsky
026aa69aad
Update templates/commands/implement.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-21 11:51:46 -07:00
Den Delimarsky 🌺
c65b0fbb62
Update templates based on #419
2025-09-21 11:38:04 -07:00
Den Delimarsky 🌺
895bcbef00
Update prompts
2025-09-21 00:02:33 -07:00
Den Delimarsky 🌺
7c0f0a4627
Consolidate scripts
2025-09-20 11:19:47 -07:00
Den Delimarsky 🌺
32c933c960
Update with support for /implement
2025-09-18 23:03:01 -07:00