Skip to content

create-portaljs@0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 05:41
019dccb

Minor Changes

  • #1571 d0f0c61d94f90fa8094c0641d0a38c297e21b337 Thanks @anuveyatsu! - Bundle the PortalJS agentic skills into the scaffolded project's .claude/commands/. The skills now travel with the new portal — running claude in the project directory picks up /add-dataset, /connect-ckan, /deploy, etc. immediately, with no separate global install. Skills are fetched at the same template ref as the scaffold (so they match) and pruned to the OSS allowlist; a fetch failure is non-fatal and prints the manual install one-liner.