Skip to content

Polish onboarding and Agent Packs navigation UX#23

Open
snissn wants to merge 4 commits into
feat/claude-skill-rollout-active-packsfrom
feat/issue-22-agent-packs-ux
Open

Polish onboarding and Agent Packs navigation UX#23
snissn wants to merge 4 commits into
feat/claude-skill-rollout-active-packsfrom
feat/issue-22-agent-packs-ux

Conversation

@snissn

@snissn snissn commented Mar 20, 2026

Copy link
Copy Markdown
Member

Summary

Resolves #22.

This PR completes the pre-merge UX cleanup for the Claude-compatible skill RC:

  • shortens and clarifies the homepage onboarding prompt preview
  • simplifies /agents so cards lead to one pack page instead of forcing a format choice immediately
  • moves version and format selection onto a unified pack detail page
  • keeps secondary actions available, but demoted behind More

What changed

Homepage onboarding

  • rewrote the compact onboarding prompt preview to be shorter and outcome-first
  • kept the full long-form copy action intact
  • clarified that the copy button uses the full prompt, not only the preview

Agent Packs registry

  • changed pack cards to use one primary CTA: Open Pack
  • demoted direct canonical/Claude/provider actions into a smaller More menu
  • turned file path pills into metadata instead of primary navigation
  • removed older-version navigation from the card surface

Unified pack page

  • added /agents/pack
  • the pack page owns:
    • version selection
    • format selection
    • lower-priority secondary actions
  • kept existing direct /agents/spec and /agents/skill pages for compatibility, but retargeted them back to the unified pack view via Pack Overview

Validation

  • cd website && npm run build

Notes

snissn commented Mar 20, 2026

Copy link
Copy Markdown
Member Author

Pre-merge remediation: fixed the Markdown Pack CTA so Copy Pack Text now copies the actual pack content instead of a prompt wrapper. Revalidated with cd website && npm run build.

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