Skip to main content
Run any Skill in Manus
with one click
bew
GitHub creator profile

bew

Repository-level view of 20 collected skills across 1 GitHub repositories.

skills collected
20
repositories
1
updated
2026-06-30
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

read-man-page
software-developers

Token-efficient man page reading. Load when looking up CLI tool docs, flags, options, usage examples, config formats. Do NOT use bash to run `man` directly without loading this skill first.

2026-06-30
opencode-crafter
computer-occupations-all-other

Load when user asks to create, update, edit, or refactor any OpenCode (OC) artefact: skills, agents, commands, tools, plugins, or snippets — including modifying an existing one. Triggers examples: "create skill to …", "draft a command to …", "add Y to OC cmd Z", "edit the W agent", "write a plugin to …", "create a tool for …", "update crafter skill". Guides user through discovery, drafting, and iterative refinement.

2026-06-23
write-spec
software-developers

Methodology for drafting technical design specs. Load when asked to write, draft, or refine a spec, design doc, architecture note, RFC, or similar document for a system, API, protocol, or subsystem.

2026-06-23
opencode-reflect-friction
computer-occupations-all-other

Load ONLY when user explicitly invokes /reflect-friction or directly asks to review session friction (e.g. "review friction", "what went wrong", "where did you push back"). Do NOT auto-load speculatively.

2026-06-23
write-script-generic
software-developers

General script writing guidelines: structure, naming, error handling, and organization. Language-agnostic. Auto-load when writing or reviewing any script. Language-specific skills (write-script-bash, write-script-bats) build on top of this.

2026-06-22
git-track-new-file
software-developers

Load whenever new files or directories are created in a git repo — via write, bash, or any other tool. Ensures `git_track_new_file` is called so new files are git-tracked for the user.

2026-06-20
write-script-bash
software-developers

Bash script writing guidelines: shebang, strict mode, bash idioms, and full boilerplate. Auto-load when writing or reviewing bash scripts. Loads write-script-generic for language-agnostic rules.

2026-06-18
write-script-meta
software-developers

Rules for drafting a new write-script-<lang> skill. Load when creating or updating any write-script-* language-specific skill.

2026-06-18
Showing top 8 of 20 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded