Skip to content

Add AIDE, Extensify, and Presetify to community extensions#1961

Merged
mnriem merged 2 commits intogithub:mainfrom
mnriem:aide-extension
Mar 24, 2026
Merged

Add AIDE, Extensify, and Presetify to community extensions#1961
mnriem merged 2 commits intogithub:mainfrom
mnriem:aide-extension

Conversation

@mnriem
Copy link
Collaborator

@mnriem mnriem commented Mar 24, 2026

Add three extensions from the mnriem/spec-kit-extensions repository to the community catalog:

  • AI-Driven Engineering (AIDE) — A structured 7-step workflow for building new projects from scratch with AI assistants — from vision through implementation.
  • Extensify — Create and validate extensions and extension catalogs.
  • Presetify — Create and validate presets and preset catalogs.

Changes

  • README.md — Added 3 rows to the community extensions table (alphabetical by name)
  • extensions/catalog.community.json — Added 3 catalog entries (alphabetical by id)

Add three extensions from the mnriem/spec-kit-extensions repository:

- AI-Driven Engineering (AIDE): structured 7-step workflow for building
  new projects from scratch with AI assistants
- Extensify: create and validate extensions and extension catalogs
- Presetify: create and validate presets and preset catalogs

Updates both the README community extensions table and
catalog.community.json with entries in alphabetical order.
Copilot AI review requested due to automatic review settings March 24, 2026 18:03
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

Adds three new community extensions (AIDE, Extensify, Presetify) to the Spec Kit community extension catalog and documents them in the README’s community extensions table.

Changes:

  • Added aide, extensify, and presetify entries to extensions/catalog.community.json.
  • Added corresponding rows (alphabetically by extension name) to the README community extensions table.

Reviewed changes

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

File Description
extensions/catalog.community.json Adds three new extension metadata entries (download URLs, requirements, tags, etc.) to the community catalog.
README.md Documents the three new extensions in the Community Extensions table with category/effect and links.

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

Mock get_active_catalogs to return only the default catalog entry so
the test uses only its own cached data and won't break as the
community preset catalog grows.
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

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


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

@mnriem mnriem merged commit 00e5dc1 into github:main Mar 24, 2026
12 checks passed
@mnriem mnriem deleted the aide-extension branch March 24, 2026 18:18
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