Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
xbb
xbb contains 2 collected skills from EluvK, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
3
updated
2026-06-22
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
design-new-feature
software-developers
Design a new feature for the XBB app, including data models, local DB, sync engine, and UI components.
2026-06-22
refactor-flutter
software-developers
Refactor Flutter/Dart code to improve maintainability, readability, and performance. This skill applies Dart 3 features like records, patterns, and sealed classes, implements proper state management with Riverpod or BLoC, and uses Freezed for immutable models. It addresses monolithic widgets, missing const constructors, improper BuildContext usage, and deep nesting. Apply when you notice widgets doing too much, performance issues from unnecessary rebuilds, or legacy Dart 2 patterns.
2026-05-22