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

wayne930242

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

skills collected
82
repositories
9
updated
2026-07-24
repository map

Where the skills live

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

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

analyzing-codebases
software-developers

Detects project languages and monorepo state, runs language-appropriate static analysis (dependency graph, complexity, duplication, semantic patterns), and produces a refactor map ranking hotspots. Use when user invokes /aref or explicitly asks to analyze a codebase for refactoring.

2026-07-14
applying-refactors
software-developers

Executes a refactor plan phase-by-phase on a dedicated branch with per-phase commits and mandatory reviewer checkpoints. Use when characterization-tests scaffold is complete and plan has phases ready to execute.

2026-07-14
finalizing-refactors
software-developers

Writes AGENTS.md per subproject, archives run artifacts, and suggests rcc handoff conditionally. Use when verifying-refactors passes (PASS or PASS-WITH-WEAK-TESTS).

2026-07-14
planning-refactors
software-developers

Converts a refactor map into a phased plan using parallel-change, branch-by-abstraction, or strangler fig patterns. Use when user has approved the refactor map from analyzing-codebases.

2026-07-14
scaffolding-characterization-tests
software-quality-assurance-analysts-and-testers

Adds golden/snapshot tests to untested hotspot modules before refactoring. Use when refactor plan marks any phase with characterization_test.status=must-scaffold.

2026-07-14
verifying-refactors
software-quality-assurance-analysts-and-testers

Validates hard structural rules (no cycles, file/fn line caps, cognitive/cyclomatic complexity) and runs mutation testing on touched modules. Use when applying-refactors has completed all phases on the refactor branch.

2026-07-14
advising-architecture
computer-occupations-all-other

Validates component-type choices for agent system work, classifying knowledge as CLAUDE.md vs rule vs skill vs agent vs hook and checking for conflicts. Use when starting any skill/agent/rule workflow to validate approach. Use when classifying knowledge type. Use when checking for component conflicts.

2026-07-14
analyzing-agent-systems
computer-occupations-all-other

Scans project structure and agent system components, runs 11-category weakness analysis, and produces actionable restructuring recommendations. Use when analyzing an existing agent system for weaknesses. Use when user says "analyze agent system", "check agent setup", "audit agent config". Use when called by migrating-agent-systems or refactoring-skills.

2026-07-14
Showing top 8 of 29 collected skills in this repository.
optimized-translating
interpreters-and-translators

Use when translating game content that requires cost-optimized model routing, linear workflow efficiency, and immediate formatting to avoid multi-loop review cycles

2026-04-10
super-translate
interpreters-and-translators

Use when high-quality translation is needed with multi-agent review and quality gates before overwriting source files.

2026-03-29
md-review
editors

Use when a markdown draft or docs page must be checked for structural validity and documentation style compliance before writeback or publishing.

2026-03-29
super-translate
interpreters-and-translators

Use when high-quality translation is needed with multi-agent review and quality gates before overwriting source files.

2026-03-29
chapter-split
web-developers

Use when extracted rulebook markdown needs to be split into semantic documentation files and navigation. Trigger this skill from `init-doc`, future append/add-document flows, or whenever regenerated `_pages.md` source invalidates the existing chapter map. Do not use this skill for temporary translation chunking; that belongs to a separate draft-only translation workflow.

2026-03-29
final-proofread
market-research-analysts-and-marketing-specialists-131161

Use when performing final quality checks before publishing the documentation site. Use when all translation is complete and you need to verify titles/descriptions are translated, check for misplaced or erroneous content, and run page-reference link checks.

2026-03-10
bilingual-translate
interpreters-and-translators

Use when translating in bilingual mode — produces Chinese primary + English blockquote markdown. Single-pass, no multi-round review. Requires translation_mode=bilingual in style-decisions.json.

2026-03-10
translate
interpreters-and-translators

Use when translating one file, one section, or all docs with glossary and style constraints.

2026-03-10
Showing top 8 of 22 collected skills in this repository.
grill-with-docs
software-developers

Use when starting project code-improvement work — refactoring, architecture improvement, cleanup of an existing codebase — or when a grilling session should leave docs behind. Runs the interview and records decisions as ADRs and domain terms in CONTEXT.md as they crystallise.

2026-07-24
leveraging-tasks
software-developers

Use when the user requests development work — implementing a feature, debugging an error, designing an approach, or deploying a release. MUST be invoked as the entry point before any implementation, debugging, or design sub-skill.

2026-07-24
assuring-quality
software-quality-assurance-analysts-and-testers

Use when the user names final QA as the goal — pre-release verification, "上線前驗證 / 最終品質保證".

2026-07-24
grill-me
project-management-specialists

A relentless interview to sharpen a plan or design.

2026-07-24
grilling
project-management-specialists

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

2026-07-24
inspecting
software-quality-assurance-analysts-and-testers

Use when the user asks to check, audit, or review something thoroughly. Builds a check plan, then verifies each item with the investigating skill.

2026-07-24
investigating
software-developers

Use when the user asks to research or investigate a question, claim, or topic in depth. Comprehensive investigation with current information, every claim traceable to a source.

2026-07-24
providing-knowledge
postsecondary-teachers-all-other

Use when the user asks an explanatory question — what is, how does, why, compare. Builds the user's mental model rather than dumping facts.

2026-07-24
Showing top 8 of 10 collected skills in this repository.
Showing 9 of 9 repositories
All repositories loaded