Skip to content

Releases: tomkat-cr/genericsuite-skills

Release list

1.0.0

Choose a tag to compare

@tomkat-cr tomkat-cr released this 29 Aug 18:24
8683fbd

[1.0.0] - 2026-08-30

Added

  • Project ideation and initial development (2026-04-12) [GS-254].
  • App-builder skill suite (gs-app-builder-suite plugin group) [GS-254]:
    gs-app-builder orchestrator (greenfield/brownfield mode detection, app-brief
    interview, checkpointed flow), app-starter, config-builder (updated),
    jsx-code-builder (updated), menu-builder, endpoints-builder,
    python-fastapi-code-builder, python-ai-code-builder,
    python-ai-tools-code-builder, jsx-ai-code-builder, mcp-builder.
  • evals/evals.json suites (all suite skills except config-builder) with runtime-validity assertions, exercised in
    playground/ [GS-254].
  • Reference-sync mechanism: skills/update-gs-docs map + script,
    make sync-references [GS-254].
  • Add SAST testing [GS-315].

Changed

  • Marketplace plugin group code-generation-skills renamed to
    gs-app-builder-suite; metadata version 1.1.0 [GS-254].
  • README rewritten around the app-builder suite, installation and
    publishing [GS-254].

Removed

  • release-notes skill removed from marketplace, and delete SKILL.md file (moved to GS Superproject directory) [GS-191].

Security

  • Migrate to Python 3.14 [GS-337].
  • Bump Node.js version in .nvmrc to 26 [GS-339].