Skip to content

docs(readme): consolidate Community Friends sections and fix ToC anchors#1958

Merged
mnriem merged 2 commits intogithub:mainfrom
mnriem:cleanup-readme-community-friends
Mar 24, 2026
Merged

docs(readme): consolidate Community Friends sections and fix ToC anchors#1958
mnriem merged 2 commits intogithub:mainfrom
mnriem:cleanup-readme-community-friends

Conversation

@mnriem
Copy link
Collaborator

@mnriem mnriem commented Mar 24, 2026

Summary

Consolidates the duplicate "Community Friends" sections in the README and fixes broken Table of Contents anchors.

Changes

  • Merge duplicate section: The 🤝 Community Friends section (table format, near bottom) is merged into the existing 🛠️ Community Friends section (bullet list, earlier in the doc)
  • Add cc-sdd entry: Moved the cc-sdd entry into the consolidated section alongside Spec Kit Assistant
  • Update intro text: Changed from "Community-built tools that integrate with Spec Kit to enhance the SDD workflow" to "Community projects that extend, visualize, or build on Spec Kit"
  • Fix ToC anchors: Removed Unicode variation selector () from the #️-video-overview and #️-community-friends fragment links — the variation selector was causing anchor mismatches on some renderers

Before

Two separate "Community Friends" sections:

  1. 🛠️ Community Friends (line ~178) — bullet list with Spec Kit Assistant
  2. 🤝 Community Friends (line ~789) — table with cc-sdd

After

Single 🛠️ Community Friends section with both entries in a consistent bullet-list format.

- Merge duplicate 🤝 Community Friends section (table format near bottom) into
  the existing 🛠️ Community Friends section (bullet list)
- Add cc-sdd entry alongside Spec Kit Assistant
- Update intro text to 'Community projects that extend, visualize, or build on Spec Kit'
- Fix ToC anchors for Video Overview and Community Friends (remove variation selector from fragment)
Copilot AI review requested due to automatic review settings March 24, 2026 17:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Consolidates the duplicate “Community Friends” sections in README.md into a single 🛠️ Community Friends section and removes the redundant section near the bottom of the document.

Changes:

  • Merged the bottom “🤝 Community Friends” table into the earlier “🛠️ Community Friends” section.
  • Added the cc-sdd project into the consolidated list and updated the section intro text.
  • Removed the duplicate section near the Support/Acknowledgements area.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem mnriem merged commit 2c29360 into github:main Mar 24, 2026
7 checks passed
@mnriem mnriem deleted the cleanup-readme-community-friends branch March 24, 2026 17:05
jonasbokim added a commit to Jonas-Construction-Software/jonas-spec-kit-dev that referenced this pull request Mar 26, 2026
…nc-main-2026-03-25

* upstream/main: (90 commits)
  fix(ps1): replace null-conditional operator for PowerShell 5.1 compatibility (github#1975)
  chore: bump version to 0.4.2 (github#1973)
  feat: Auto-register ai-skills for extensions whenever applicable (github#1840)
  docs: add manual testing guide for slash command validation (github#1955)
  Add AIDE, Extensify, and Presetify to community extensions (github#1961)
  docs: add community presets section to main README (github#1960)
  docs: move community extensions table to main README for discoverability (github#1959)
  docs(readme): consolidate Community Friends sections and fix ToC anchors (github#1958)
  fix(commands): rename NFR references to success criteria in analyze and clarify (github#1935)
  Add Community Friends section to README (github#1956)
  docs: add Community Friends section with Spec Kit Assistant VS Code extension (github#1944)
  chore: bump version to 0.4.1 (github#1953)
  Add checkpoint extension (github#1947)
  fix(scripts): prioritize .specify over git for repo root detection (github#1933)
  docs: add AIDE extension demo to community projects (github#1943)
  fix(templates): add missing Assumptions section to spec template (github#1939)
  chore: bump version to 0.4.0 (github#1937)
  fix(cli): add allow_unicode=True and encoding="utf-8" to YAML I/O (github#1936)
  fix(codex): native skills fallback refresh + legacy prompt suppression (github#1930)
  feat(cli): embed core pack in wheel for offline/air-gapped deployment (github#1803)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants