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

shihwesley

Repository-level view of 38 collected skills across 9 GitHub repositories.

skills collected
38
repositories
9
updated
2026-03-17
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

design-consultation
graphic-designersweb-and-digital-interface-designers

Design consultation: understands your product, researches competitors, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. Use when asked to "design my app", "create a design system", "pick fonts and colors", "design consultation", or "make it look good". For existing sites, use /plan-design-review to infer the system instead.

2026-03-17
document-release
software-developers

Post-ship documentation update. Reads all project docs, cross-references the diff, updates README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md to match what shipped, polishes CHANGELOG voice, cleans up TODOS, and optionally bumps VERSION. Use when asked to "update docs", "sync documentation", "document what shipped", "update the readme after shipping", or "post-release docs".

2026-03-17
plan-eng-review
computer-and-information-systems-managers-113021

Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review my plan", "eng review", "check my architecture", "review before I build", or "sanity check this plan".

2026-03-17
review
software-quality-assurance-analysts-and-testers

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review my code", "review this PR", "check before merge", "pre-landing review", or "look at my diff".

2026-03-17
ship
software-developers

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship it", "ship this branch", "merge and deploy", "create a PR", "land this", or "push to production".

2026-03-17
gstack
software-quality-assurance-analysts-and-testers

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. ~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a user flow, or file a bug with evidence.

2026-03-17
app-store-connect
software-developers

App Store Connect automation for iOS/visionOS: REST API, JWT auth, TestFlight, metadata management, build upload, submission flow. Use when automating any part of the App Store release pipeline.

2026-03-16
asc-cli
software-developers

App Store Connect CLI (asc) patterns, commands, and CI setup. Use when automating App Store submissions, TestFlight distribution, metadata, screenshots, or signing via the asc CLI tool.

2026-03-16
Showing top 8 of 21 collected 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
Showing 9 of 9 repositories
All repositories loaded