Skip to content

docs: move community extensions table to main README for discoverability#1959

Merged
mnriem merged 1 commit intogithub:mainfrom
mnriem:pull-extensions-into-readme
Mar 24, 2026
Merged

docs: move community extensions table to main README for discoverability#1959
mnriem merged 1 commit intogithub:mainfrom
mnriem:pull-extensions-into-readme

Conversation

@mnriem
Copy link
Collaborator

@mnriem mnriem commented Mar 24, 2026

Summary

Community extensions were listed only in extensions/README.md, which is not good for discoverability. This PR moves the community extensions table into the main README.md — placed before the Community Walkthroughs section — so visitors see them immediately.

Changes

  • README.md: Added 🧩 Community Extensions section (with category/effect legend and full table) before 🚶 Community Walkthroughs; added ToC entry; updated the extensions section reference text
  • extensions/README.md: Replaced the full table with a link back to the main README's #-community-extensions anchor
  • extensions/EXTENSION-PUBLISHING-GUIDE.md: Updated step title, git add path, and checklist item to reference README.md
  • extensions/EXTENSION-DEVELOPMENT-GUIDE.md: Updated submission step to reference README.md

No functional changes — documentation only.

- Add 🧩 Community Extensions section to README.md before Community Walkthroughs
- Add table of contents entry for the new section
- Replace extensions/README.md table with a link back to the main README
- Update EXTENSION-PUBLISHING-GUIDE.md references to point to README.md
- Update EXTENSION-DEVELOPMENT-GUIDE.md references to point to README.md
Copilot AI review requested due to automatic review settings March 24, 2026 17:21
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

Moves the community extensions catalog table from extensions/README.md into the root README.md to improve discoverability for new visitors, and updates contributor documentation to reference the new location.

Changes:

  • Added a new 🧩 Community Extensions section (with legend + full table) to the root README.md, including a ToC entry.
  • Replaced the table in extensions/README.md with a link back to the root README section.
  • Updated extension submission guides to instruct contributors to update the root README.md table (instead of extensions/README.md).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README.md Adds the Community Extensions section/table and updates links to point to it.
extensions/README.md Replaces the embedded table with a link to the root README section.
extensions/EXTENSION-PUBLISHING-GUIDE.md Updates submission steps/checklist to reference updating README.md.
extensions/EXTENSION-DEVELOPMENT-GUIDE.md Updates the submission step to reference updating README.md.

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

@mnriem mnriem merged commit ebc6106 into github:main Mar 24, 2026
12 checks passed
@mnriem mnriem deleted the pull-extensions-into-readme branch March 24, 2026 17:34
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