Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
wilsonfaustino
GitHub 제작자 프로필

wilsonfaustino

1개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
1
업데이트
2026-06-25
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

gh-reply-comments
소프트웨어 개발자

Reply to GitHub PR review threads as the PR author -- someone reviewed your PR and you want to respond (and optionally fix code). Classifies each thread, confirms the plan, then posts replies immediately. Does not create pending reviews. Use when the user says "reply to comments", "respond to review", or invokes /gh-reply-comments. For reviewer-side follow-up after the author pushes fixes, use pr-follow-up instead.

2026-06-25
pr-follow-up
소프트웨어 품질 보증 분석가·테스터

Reviewer-side PR follow-up: after the PR author pushes fixes and replies, validate whether each thread you started was addressed (or reasonably justified), then reply and resolve the good threads in a single batch. Use when the user says "validate the fixes", "did they address my review", "check if fixes addressed my review", or invokes /pr-follow-up.

2026-06-25
staff-review
소프트웨어 품질 보증 분석가·테스터

Staff-engineer-level PR review that fans out to pr-review-toolkit and pr-review-local in parallel, audits automated and human reviewer comments, runs a judge layer that filters false positives, dedups overlapping findings, and scores confidence, then presents structured findings by severity. Use when the user says "staff review", invokes /staff-review, or wants a thorough review that also validates existing reviewer comments. Pass --no-judge to skip the judge layer. Do not use for simple code reviews or when the user explicitly asks for pr-review-toolkit directly.

2026-06-19
obsidian-daily-append
소프트웨어 개발자

Append a task item to today's Obsidian daily note from a PR URL or Jira ticket. Activate when the owner asks to append, add, log, or track an item in their daily tasks -- especially when they drop a GitHub PR URL or a Jira ticket key (like PROJ-123) with intent to track it, or to log any free-text task. Trigger phrases include "append this PR to my daily tasks", "add to daily", "log this PR for review", "track this ticket", "add this to my tasks", "add a task to my daily note", "log this to today". Do not trigger for general PR review requests that have no tracking intent.

2026-06-18
post-review
소프트웨어 품질 보증 분석가·테스터

Interactive triage and posting of PR review comments as a pending GitHub review. Iterates findings one by one with send/edit/skip actions, posts as pending review via gh api. Also accepts a pre-triaged JSON via --from <path> from /review-board, or decided findings from the review-harness DB via --from-db, both skipping the interactive loop. Use when the user says "post review", "post comments", invokes /post-review, or after completing any PR review when there are comments to post.

2026-06-18
migrate-antd-v6
소프트웨어 품질 보증 분석가·테스터

Migrate one file or route from the deprecated antdV3 import (npm alias antd@3.x) to antd v6, proving no visual or behavior regression with before/after Playwright screenshots of the real route before committing. Use when a Sonar no-restricted-imports MAJOR flags an antdV3 import, or the owner asks to migrate a component to antd v6. Trigger phrases include "migrate antdV3", "antd v6 migration", "migrate this component to antd v6", "kill the antdV3 import". Reusable across projects, parameterized by target file, repo path, route, and storageState filename. Captures the loading spinner, the migrated components, and a behavior check, then stops at a ready-to-commit signed-commit command for the owner to run. Scoped to one target only, never a repo-wide sweep. Not for non-antd refactors, dependency bumps of antd itself, or migrations with no rendered route to screenshot.

2026-06-18
investigate-with-jira
소프트웨어 개발자

Fetch a Jira bug ticket, derive suspected root causes, fan out parallel read-only agents across the codebase, then synthesize a ranked root-cause report. Use when the owner pastes a Jira key or browse URL and asks to investigate a bug's root cause, send agents to investigate a ticket-linked bug, find where a bug originates in code, or trace a reported defect to its source layers. Trigger phrases include "investigate-with-jira", "investigate this ticket", "send agents to investigate", "find the root cause of this bug", "where does this bug come from". Investigation only, never edits code and never posts back to Jira. Takes a required ticket (key or URL), optional free-text context or hypothesis, and an optional repo path that defaults to the current directory. Not for fixing bugs, validating fixes on stage, or tickets with no code-investigation angle.

2026-06-18
validate-bug-fix
소프트웨어 품질 보증 분석가·테스터

Prove a merged bug fix holds by driving a real browser against a stage environment with Playwright, capturing video and network evidence, then posting a verification comment to the Jira ticket. Use when the owner asks to validate or verify a bug fix on stage, reproduce a bug scenario in a real browser and prove the fix works, produce video or network evidence that a fix holds, or confirm a stage build resolved a ticket before sign-off. Trigger phrases include "validate this bug fix", "verify the fix on stage", "prove the fix holds", "reproduce and verify on stage", "browser evidence the fix works", "drive Playwright to confirm the fix". Parameterized by ticket, stage URL, target data, and assertion, so it works for any bug, not just one flow. Not for unit tests, local-only checks, or fixes that are not yet on a stage build.

2026-06-17
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다