Skip to content

Split and rename webapp skills to single-purpose webapplication skills @W-21338965@#126

Open
k-j-kim wants to merge 2 commits intoforcedotcom:mainfrom
k-j-kim:k-j-kim/split-webapp-skills
Open

Split and rename webapp skills to single-purpose webapplication skills @W-21338965@#126
k-j-kim wants to merge 2 commits intoforcedotcom:mainfrom
k-j-kim:k-j-kim/split-webapp-skills

Conversation

@k-j-kim
Copy link
Copy Markdown
Contributor

@k-j-kim k-j-kim commented Mar 27, 2026

Summary

  • Split generating-webapp-metadata into two single-purpose skills: generating-webapplication-metadata (scaffolding, bundle config, CSP) and deploying-webapplication (7-step deployment sequence)
  • Renamed all 7 webapp skill directories from -webapp- to -webapplication- to use the full entity name
  • Updated frontmatter name fields, cross-skill references, and descriptive prose throughout
  • Preserved actual identifiers: package names (@salesforce/webapp-*) and CLI commands (sf webapp generate, --webapp-dir)

Test plan

  • Verify no broken cross-skill references (e.g., generating-webapplication-ui referenced from metadata skill)

@W-21338965@

Extract the deployment sequence into a new deploying-webapp skill so each
webapp skill describes exactly one actionable goal. This improves agent
skill selection accuracy by eliminating multi-concern descriptions.

- generating-webapp-metadata: now focused on scaffolding, bundle config, CSP
- deploying-webapp: new skill for the 7-step deployment sequence
@k-j-kim k-j-kim changed the title Split webapp metadata skill into single-purpose skills fix: spliting webapp metadata skill into single-purpose skills Mar 27, 2026
Rename all 7 webapp skill directories to use the full "webapplication"
entity name. Update frontmatter name fields, cross-skill references,
and descriptive prose. Package names and CLI commands are preserved
as-is since those are actual identifiers.
@k-j-kim k-j-kim changed the title fix: spliting webapp metadata skill into single-purpose skills Split and rename webapp skills to single-purpose webapplication skills Mar 27, 2026
@k-j-kim k-j-kim changed the title Split and rename webapp skills to single-purpose webapplication skills Split and rename webapp skills to single-purpose webapplication skills @W-21338965@ Mar 27, 2026
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.

1 participant