Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ Install the skills from https://github.com/exiao/skills

| Skill | Description |
|-------|-------------|
| [create-app-onboarding](create-app-onboarding/) | Design and build high-converting questionnaire-style app onboarding flows |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The create-app-onboarding entry itself is correct — good. However, the full diff against origin/main also shows two unrelated deletions from this file: trip-planner (line 186 in main) and remotion-best-practices (line 230 in main). Both directories exist in main with valid SKILL.md files, so removing their README entries breaks the listing. These deletions aren't visible in the GitHub PR diff (likely due to fork divergence), but they are present in the branch. Please ensure these entries are restored.

| [userinterface-wiki](userinterface-wiki/) | UI/UX best practices: animations, CSS, typography, UX patterns |

### Other
Expand Down
Loading
Loading