Skip to content

docs: add community presets section to main README#1960

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

docs: add community presets section to main README#1960
mnriem merged 1 commit intogithub:mainfrom
mnriem:pull-presets-into-readme

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented Mar 24, 2026

Summary

Adds community presets to the main README for discoverability and populates the previously empty presets/catalog.community.json.

Changes

  • README.md: Added 🎨 Community Presets section (with table) between Community Extensions and Community Walkthroughs; added ToC entry
  • presets/catalog.community.json: Populated with pirate and aide-in-place preset entries (from mnriem/spec-kit-presets)

Presets added

Preset Description
AIDE In-Place Migration Adapts the AIDE extension workflow for in-place technology migrations (X → Y pattern)
Pirate Speak (Full) Transforms all Spec Kit output into pirate speak

Entries are alphabetized: catalog by id, README table by name.

- Add 🎨 Community Presets section between Community Extensions and Community Walkthroughs
- Add ToC entry for the new section
- Populate presets/catalog.community.json with pirate and aide-in-place presets
- Entries alphabetized: catalog by id, README table by name
Copilot AI review requested due to automatic review settings March 24, 2026 17:43
Copy link
Copy Markdown
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

This PR improves discoverability of community-contributed presets by adding a dedicated README section and populating the previously empty community preset catalog so presets can show up in preset search/listing flows.

Changes:

  • Added a new 🎨 Community Presets section (and ToC entry) to the main README, including a table of available community presets.
  • Populated presets/catalog.community.json with two community presets (AIDE In-Place Migration and Pirate Speak).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Adds a Community Presets section and table to surface community presets in the main documentation.
presets/catalog.community.json Adds two community preset entries to the discovery-only community preset catalog.
Comments suppressed due to low confidence (1)

presets/catalog.community.json:56

  • Catalog entry metadata doesn’t match the format documented in presets/PUBLISHING.md (the example includes per-preset created_at/updated_at). Please add those timestamps for this preset (and keep them updated on releases) so the community catalog stays consistent and future tooling can rely on them.
      "tags": [
        "pirate",
        "theme",
        "fun",
        "experimental"
      ]
    }

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

@mnriem
Copy link
Copy Markdown
Collaborator Author

mnriem commented Mar 24, 2026

@copilot open a new pull request to apply changes based on the comments in this thread

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