Rename basic catalog scaffolding examples for better clarity

Open Beginner friendly
#1,657 1 comment 0 reactions 1 assignee View on GitHub

@josemontespg is already working on this.

Since Jun 15, 2026.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
75/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
typescript
Domain
documentation

Research direction

Find the basic catalog scaffolding examples in the repository, likely in a directory like 'examples' or 'catalog'. Rename the files from '00_capitalized-text.json' to 'scaffold_00_capitalized-text.json' and similarly for others, maintaining the numbering scheme. Verify that any references to these files in documentation or code are updated, and ensure the changes do not break existing functionality.

Written by the indexing model from the issue text.

Description

component: samples P3 type: feature/enhancement

As discussed in PR #1497 (https://github.com/a2ui-project/a2ui/pull/1497#discussion_r3416520470), the 00_ prefix on some basic catalog examples (e.g., 00_capitalized-text.json) was used as a trick to sort them first.

To make their purpose more explicit and to make it easier to filter them out in public gallery applications (where they might not give a good impression of A2UI's capabilities if shown at the top), we should clearly label them as examples used to scaffold an app.

Suggested renaming:

  • 00_capitalized-text.json -> scaffold_00_capitalized-text.json
  • 00_complex-layout.json -> scaffold_01_complex-layout.json
  • etc., or follow the numbering scheme used elsewhere so they are consistent.
Dominant language
TypeScript
Stars
16.4k
Forks
1.3k
Avg merge
3d 5h
Merged PRs (30d)
117

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from a2ui-project/a2ui

All issues in a2ui-project/a2ui

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.