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

YaoYinYing

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

skills collected
31
repositories
2
updated
2026-07-12
repository explorer

Repositories and representative skills

adversarial-verify
software-quality-assurance-analysts-and-testers

Review a diff against the goal spec assuming the code is BROKEN. The reviewer that lives in the maker's head always agrees with itself โ€” this pulls review into a hostile, separate pass. Invoke after every code change before marking work done.

2026-07-12
authz-check
software-quality-assurance-analysts-and-testers

Verify that an endpoint checks ownership, not just authentication. Use on any handler that reads or mutates user data.

2026-07-12
bisect-regression
software-developers

Find the exact commit that introduced a bug. Use when something worked before and broke, and you don't know which change did it.

2026-07-12
changelog-from-diff
software-developers

Turn a set of commits or a diff into a clean, user-facing changelog entry. Use before a release or PR description.

2026-07-12
clean-commits
software-developers

Turn messy WIP into clean, atomic commits with messages that explain why. Use before opening a PR.

2026-07-12
context-budget
computer-occupations-all-other

Keep the agent's context lean so accuracy doesn't collapse. Use on long sessions, big files, or when the agent starts hallucinating.

2026-07-12
design-system
web-and-digital-interface-designers

Make frontend output look intentional, not AI-generated. Use for any UI work โ€” components, pages, layouts.

2026-07-12
flaky-hunter
software-quality-assurance-analysts-and-testers

Diagnose and fix tests that pass sometimes and fail other times. Use when CI is red intermittently.

2026-07-12
Showing top 8 of 30 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
YaoYinYing Agent Skills | SkillsMP