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

prompts

prompts contains 11 collected skills from sjmyuan, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
7
updated
2026-06-15
Forks
5
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

svg-editor
software-developers

Create SVG diagrams with professional PPT-quality layout, clear connections, and no overlapping elements. Use when creating flowcharts, architecture diagrams, sequence diagrams, concept diagrams, or charts as SVG, or when fixing layout or styling issues in existing SVGs.

2026-06-15
code-reviewer
software-developers

Perform systematic reviews of code and documents across files, folders, diffs, commits, pull requests, or branch comparisons. Evaluates correctness, security, performance, maintainability, and structural quality. Provides prioritized, actionable feedback without making changes. Use when users request reviews, feedback, or quality assessments on code or documents.

2026-05-12
feature-implementation-planner
software-developers

Clarify feature requirements and generate detailed, step-by-step TDD-based implementation plans for new functionality. Introduces new observable behavior that does not exist today. Use when users request new features, enhancements, or functionality additions, or when users ask exploratory questions about whether a feature is possible (e.g., "is it possible to...", "can we add...", "would it be feasible to...") that imply a desire to implement new behavior. This skill produces a plan but does not execute changes—pair with plan-executor for implementation.

2026-05-12
skill-reviewer
software-quality-assurance-analysts-and-testers

Review SKILL.md files for correct structure, section-purpose compliance, and absence of duplication. Evaluates whether knowledge, capabilities, rules, and examples sections each serve their intended purpose. Use when users request feedback, a quality assessment, or want to improve, fix, or ensure a copilot skill file triggers correctly.

2026-05-12
doc-maintainer
software-developers

Synchronize documentation with code changes across README, architecture docs, API docs, and requirements. Assesses documentation impact and provides focused updates, migration guides, and examples. Use after implementing bug fixes, features, or refactors that affect documented behavior, APIs, or workflows, or when documentation is stale, inconsistent, or missing, or when tests reveal discrepancies between documented and actual behavior, or when configuration files affecting developer setup are modified.

2026-05-11
miniprogram
software-developers

Develop WeChat Miniprogram features following platform conventions and best practices. Use this skill when adding pages, components, or features to a WeChat Miniprogram project, debugging platform-specific runtime errors, or configuring routing, TabBar, or subpackage structure.

2026-05-11
plan-executor
software-developers

Execute structured plans step-by-step with progress tracking, validation checkpoints, and error recovery. Works with plans from bug-fix-planner, feature-implementation-planner, or refactor-planner. Runs tests, validates changes, and handles failures systematically. Use after generating an implementation, refactor, or bug-fix plan that needs execution.

2026-05-11
reverse-engineer
computer-occupations-all-other

Investigate codebases to answer questions about functionality, implementation, design decisions, and architecture. Analyzes code structure, traces control/data flow, and examines dependencies to provide comprehensive answers. Use when users ask "what", "how", "why", "where", or "when" questions about existing code. Does not modify code.

2026-05-11
bug-fix-planner
computer-programmers

Diagnose bug root causes and generate detailed, step-by-step TDD-based bug fix plans. Use this skill when users report bugs, regressions, unexpected behavior, or defects, or ask to investigate and fix problems in existing code. This skill produces a plan but does not execute changes—pair with plan-executor for implementation.

2026-05-10
refactor-planner
software-developers

Analyze refactoring needs and generate detailed, step-by-step TDD-based refactoring plans. Preserves existing observable behavior while improving internal structure, quality, or organization. Handles code cleanup, architecture improvements, technical debt, and code quality enhancements. Use when users request refactoring, code improvements, structural changes, or cleanup tasks. This skill produces a plan but does not execute changes—pair with plan-executor for implementation.

2026-05-10
user-story-editor
project-management-specialists

Assist with drafting and refining user stories by gathering requirements, defining users, functionalities, benefits, acceptance criteria, out-of-scope items, and prerequisites. Use when users want to create, write, or refine a user story, define acceptance criteria, or clarify scope and prerequisites for a feature.

2026-05-10