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

sunpar

Repository-level view of 61 collected skills across 2 GitHub repositories.

skills collected
61
repositories
2
updated
2026-05-29
repository explorer

Repositories and representative skills

Showing top 8 of 35 collected skills in this repository.
gh-commit-pr-review
software-developers

Commit and publish local GitHub work with review requests. Use when the user wants Codex to commit staged changes, stage all changes only when nothing is staged, push the current branch, and open a GitHub pull request that tags @codex and @copilot for review.

2026-04-25
refactor-changes
software-developers

Analyze staged and unstaged git changes and refactor for readability, maintainability, and conciseness while preserving behavior. Use when the user asks to refactor recent changes, clean up work in progress, improve code quality, or review a diff for safe structural improvements.

2026-02-20
tasks-md-generator
software-developers

Generate implementation TASKS.md plans from one design document or from all feature documents in a directory.

2026-02-20
feature-dev
software-developers

Run a phased feature-development workflow: discovery, codebase exploration, clarifying questions, architecture options, implementation, quality review, and summary. Use when a user asks for end-to-end feature delivery with strong design rigor before coding.

2026-02-20
plan-to-doc-bundle
project-management-specialists

Convert one planning document into PRD.md, USER_FLOW.md, BACKEND_ARCHITECTURE.md, FRONTEND_DESIGN.md, and TASKS.md in fixed deterministic order with a quality gate and traceability checks.

2026-02-20
deslop
software-developers

Remove AI-generated code slop from the current branch by auditing `git diff main...HEAD` and applying minimal cleanups. Use when a user asks to de-slop a PR/branch, make code look human-written, or remove over-defensive/verbose/generated patterns without changing behavior.

2026-02-20
full-feature-workflow
software-developers

Execute a full feature workflow in order by chaining feature development, test writing, feature summaries, refactor analysis, selective refactor implementation, personal code review artifacts, and review-feedback triage when feedback is available. Use when the user wants an end-to-end structured delivery process.

2026-02-20
review-feedback-orchestrator
software-quality-assurance-analysts-and-testers

Triage code review feedback from chat text or a markdown file, validate each item against the codebase, produce a fix plan, and delegate implementation to subagents. Use when the user wants every review comment verified before applying fixes.

2026-02-20
Showing top 8 of 26 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded