Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
svelte-file-explorer
svelte-file-explorer contains 2 collected skills from simonhackler, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
4
updated
2026-05-01
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
patterns
software-developers
Architectural patterns for code that uses wellcrafted. Covers control flow with trySync/tryAsync, factory function composition, service layers with Result types, error composition across boundaries, and the single-or-array pattern.
2026-05-01
result-types
software-developers
Working with Result types, Ok, Err, trySync, tryAsync, and utility functions from wellcrafted. Use when wrapping unsafe code, handling errors with Results, or destructuring { data, error } responses.
2026-05-01