Skip to content

Update app-builder-skill - #19

Merged
dpeach-jpg merged 5 commits into
mainfrom
tkallady/app-builder-rework
Aug 10, 2026
Merged

dpeach-jpg merged 5 commits into
mainfrom
tkallady/app-builder-rework

Conversation

@tkallady

@tkallady tkallady commented Jul 23, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Reworks forge-app-builder into a progressive-disclosure skill that also supports changes to existing apps.

The rewrite uses an intent-based routing based setup to load task-specific instructions and route debugging, security, release-readiness, cost, and connector work to the appropriate specialist skills.

What changed

  • Replaced the monolithic workflow with intent-based routing and conditional capability guides.
  • Added focused references for:
    • New and existing apps
    • Module selection
    • UI Kit and Custom UI
    • Backend functions and events
    • APIs, permissions, scopes, and egress
    • Storage and data residency
    • Environments and configuration
    • Distribution and access
    • Validation and release
  • Added safety boundaries around credentials, terms acceptance, billing consent, deployment, installation, upgrades, and production changes.
  • Added Forge MCP configuration for Codex
  • Expanded eval coverage for planning, scaffolding, extending existing apps, Preview features, permissions, storage, secrets, releases, and specialist routing.
  • Added an existing UI Kit fixture for extension scenarios.
  • Retained the existing tested scaffolding, template, environment, and deployment helper scripts.
  • Made only minor freshness updates to those scripts:
    • Removed hard-coded Node.js version wording.
    • Removed stale template-count and verification-date claims.
  • Updated the frontmatter to move additional non-spec metadata into a metadata field.

Validation

New skill was tested using agent benchmarking tool, and was found to score similarly to the previous skill with Cursor CLI.

@tkallady
tkallady marked this pull request as ready for review July 30, 2026 02:00
@dpeach-jpg
dpeach-jpg merged commit a8eb109 into main Aug 10, 2026
7 checks passed
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