Skip to main content
Run any Skill in Manus
with one click
GitHub repository

shihwesley-plugins

shihwesley-plugins contains 6 collected skills from shihwesley, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
2
updated
2026-03-11
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

interactive-planning
project-management-specialists

File-based planning with interactive gates and native task tracking. Use when user says /plan, needs to break a complex feature into phases, or wants structured implementation planning with user approval at key decision points. Supports task mode (single plan file) and spec mode (multi-file architecture).

2026-03-11
orchestrator
software-developers

Automated plan execution pipeline. Use when running /orchestrate on an /interactive-planning output. Handles plan ingestion, review, skill matching, tech research, user gating, and phased execution with worktree isolation, testing, code review, and incremental commits.

2026-03-11
your-skill-name
software-developers

[What it does — one sentence]. Use when user [trigger phrases users would actually say]. Handles [key capabilities]. Do NOT use for [negative triggers if needed to prevent over-firing].

2026-03-11
create-skill-graph
software-developers

Create a navigable skill graph for a domain from research output or existing skills/docs. Use when user says /create-skill-graph, wants to organize skills into MOCs, build a knowledge graph, or structure domain docs into a navigable hierarchy. Accepts a domain slug with --from-research or --from-existing flags.

2026-03-11
release
software-developers

Release a shihwesley plugin with semver versioning, conventional commit parsing, changelog generation, and GitHub Release creation. Use when user says /release, wants to tag a new version, publish a release, bump version, or create a changelog. Supports patch/minor/major and --dry-run.

2026-03-11
traverse-template
software-developers

Navigation protocol template for skill graphs. Copy and adapt per domain to teach agents how to efficiently traverse MOC hierarchies. Agent-only — not user-invocable. Use when building a new skill graph that needs a traversal protocol.

2026-03-11