Skip to main content
在 Manus 中运行任何 Skill
一键导入
developerz-ai
GitHub 创作者资料

developerz-ai

按仓库查看 7 个 GitHub 仓库中的 30 个已收集 skills。

已收集 skills
30
仓库
7
更新
2026-07-05
仓库浏览

仓库与代表性 skills

babysit-pr
软件开发工程师

End-to-end PR loop. Opens PR, waits CI, waits CodeRabbit, triages, fixes, replies, resolves, re-runs CI, merges. The mastermind invokes this and walks away. Triggers: babysit pr, drive pr, ship pr end to end.

2026-05-17
branch-conventions
软件开发工程师

Branch naming, base branch, draft policy, auto-merge policy, force-push policy. Short, table-driven. Triggers: branch naming, branch policy, where to branch from.

2026-05-17
coderabbit-config
软件开发工程师

When and how to evolve .coderabbit.yaml — enable new tools, switch profile, add path-instructions for new doc subtrees, tune tone. Triggers: update coderabbit config, tune cr, edit coderabbit yaml.

2026-05-17
coderabbit-reply
软件开发工程师

Post threaded replies to CodeRabbit review threads via GraphQL addPullRequestReviewThreadReply (or REST fallback). For wrong/opinion threads include principle citation. Triggers: reply coderabbit, post cr reply.

2026-05-17
coderabbit-resolve
软件开发工程师

Mark review threads resolved via GraphQL resolveReviewThread mutation. Paginated, dry-run, batch. REST cannot do this. Triggers: resolve cr threads, mark resolved, close review threads.

2026-05-17
coderabbit-triage
软件开发工程师

Fetch all coderabbitai[bot] review threads via GraphQL, classify each (bug/nit/suggestion/opinion/wrong), emit accept/reject/discuss plan. Triggers: triage coderabbit, classify cr comments, cr plan.

2026-05-17
fix-from-coderabbit
软件开发工程师

For each accepted CR thread, locate file, route to right subagent, apply fix, build, run scoped tests, push, then resolve threads. Triggers: fix cr, apply coderabbit, address review comments.

2026-05-17
gh-graphql-helpers
软件开发工程师

Reusable gh api graphql snippets — list PR threads, list bot comments, resolve thread, add reply, enable auto-merge, request reviewer, dismiss review. Single source of truth for other skills. Triggers: graphql gh, gh api recipes, github graphql.

2026-05-17
当前展示该仓库 Top 8 / 15 个已收集 skills。
live-edit
软件开发工程师

Implement or modify the in-browser live-edit engine — DOM mutation primitives, the element picker, stable-selector heuristics, and the changeset recorder. Use when touching src/dom, src/entrypoints/content.ts, or src/shared/changeset.ts, or when the task mentions live editing, DOM tools, selectors, or recording changes.

2026-06-21
mv3
软件开发工程师

Manifest V3 extension gotchas — the three execution worlds, key custody, CSP / no-remote-code, the ephemeral service worker, and the typed message bus. Use when touching the manifest, wxt.config.ts, entrypoints, cross-world messaging, or when something behaves differently in the extension than in tests.

2026-06-21
ship
软件开发工程师

Assemble an accepted changeset and dispatch the implementation handoff over MCP to ai-dev / developerz.ai. Use when touching src/mcp, the ship flow in src/entrypoints/background.ts, or when the task mentions handoff, shipping a design, MCP task creation, or turning edits into a PR.

2026-06-21
solid-srp
软件开发工程师

SolidJS + single-responsibility conventions for the side-panel UI — one component per file with co-located SCSS, thin stores, no logic in components. Use when creating or editing anything under src/entrypoints/sidepanel, Solid components, signals/stores, or SCSS.

2026-06-21
test-extension
软件质量保证分析师与测试员

Testing patterns for the extension — Vitest unit + integration projects and Playwright E2E on a loaded extension. Use when writing or fixing tests, setting up mocks for the agent loop / DOM tools / MCP, or when CI test jobs fail.

2026-06-21
已展示 7 / 7 个仓库
已展示全部仓库