Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dyad

dyad에는 dyad-sh에서 수집한 skills 24개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
24
Stars
20.7k
업데이트
2026-06-15
Forks
2.5k
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

dyad-pr-push
소프트웨어 개발자

Commit any uncommitted changes, run lint checks, fix any issues, and push the current branch.

2026-06-15
dyad-deflake-e2e-from-run
소프트웨어 품질 보증 분석가·테스터

Root-cause flaky or failing E2E tests from a specific CI run by downloading and analyzing the Playwright HTML report (traces, screenshots, errors). Use this when given a GitHub Actions run URL and asked to investigate failures. Diagnose from report artifacts first, then rebuild and rerun the affected E2E tests locally after making fixes.

2026-05-06
dyad-pr-fix-actions
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자

Fix failing CI checks and GitHub Actions on a Pull Request.

2026-04-08
dyad-pr-fix-comments
소프트웨어 개발자

Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.

2026-04-08
dyad-deflake-e2e-recent-commits
소프트웨어 품질 보증 분석가·테스터

Automatically gather flaky E2E tests from recent CI runs on the main branch and from recent PRs by wwwillchen/keppo-bot/dyad-assistant, then deflake them.

2026-04-01
dyadpromote-beta-to-stable
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자

Promote the latest pre-release to a stable release by creating a release branch, bumping the version, and pushing.

2026-03-09
dyaddebug-minified-error
컴퓨터 사용자 지원 전문가소프트웨어 개발자

Map a minified error stack trace from a production Dyad build back to original source locations using source maps.

2026-03-05
dyadadd-models
소프트웨어 개발자

Add one or more AI models to the language model constants file, researching specs from official docs.

2026-02-26
dyadcheck-workflows
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자

Check GitHub Actions workflow runs from the past day, identify severe or consistent failures, and file an issue if actionable problems are found.

2026-02-17
dyadmulti-pr-review
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote counting. Reports merge verdict (YES / NOT SURE / NO). Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues in a collapsible section.

2026-02-14
dyadfast-push
소프트웨어 개발자

Commit any uncommitted changes, run lint checks, fix any issues, and push the current branch. Delegates to a haiku sub-agent for speed.

2026-02-13
dyadfix-issue
소프트웨어 개발자

Create a plan to fix a GitHub issue, then implement it locally.

2026-02-13
dyadpr-fix
소프트웨어 개발자

Address all outstanding issues on a GitHub Pull Request by handling both review comments and failing CI checks.

2026-02-12
dyadswarm-to-plan
소프트웨어 개발자컴퓨터 시스템 분석가

Swarm planning session with PM, UX, and Engineering agents who debate an idea, ask clarifying questions, and produce a detailed spec written to plans/$plan-name.md.

2026-02-12
dyaddebug-with-playwright
소프트웨어 품질 보증 분석가·테스터

Debug E2E tests by taking screenshots at key points to visually inspect application state.

2026-02-12
dyaddeflake-e2e
소프트웨어 품질 보증 분석가·테스터

Identify and fix flaky E2E tests by running them repeatedly and investigating failures.

2026-02-12
dyade2e-rebase
소프트웨어 품질 보증 분석가·테스터

Rebase E2E test snapshots based on failed tests from the PR comments.

2026-02-12
dyadfeedback-to-issues
소프트웨어 개발자

Turn customer feedback (usually an email) into discrete GitHub issues. Checks for duplicates, proposes new issues for approval, creates them, and drafts a reply email.

2026-02-12
dyadlint
소프트웨어 개발자컴퓨터 프로그래머+1

Run pre-commit checks including formatting, linting, and type-checking, and fix any errors.

2026-02-12
dyadplan-to-issue
소프트웨어 개발자

Create a plan collaboratively with the user, then convert the approved plan into a GitHub issue.

2026-02-12
dyadpr-rebase
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자

Rebase the current branch on the latest upstream changes, resolve conflicts, and push.

2026-02-12
dyadpr-screencast
소프트웨어 개발자

Record a visual demonstration of the key feature of this PR using screenshots and add it as a new comment to the PR.

2026-02-12
remember-learnings
소프트웨어 개발자

Review the current session for errors, issues, snags, and hard-won knowledge, then update the rules/ files (or AGENTS.md if no suitable rule file exists) with actionable learnings.

2026-02-12
dyadswarm-pr-review
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터

Team-based PR review using Claude Code swarm. Spawns three specialized teammates (correctness expert, code health expert, UX wizard) who review the PR diff, discuss findings with each other, and reach consensus on real issues. Posts a summary with merge verdict and inline comments for HIGH/MEDIUM issues.

2026-02-11