Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
developerz-ai
GitHub-Creator-Profil

developerz-ai

Repository-Ansicht von 30 gesammelten Skills in 7 GitHub-Repositories.

gesammelte Skills
30
Repositories
7
aktualisiert
2026-07-05
Repository-Explorer

Repositories und repräsentative Skills

babysit-pr
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 15 gesammelten Skills in diesem Repository.
live-edit
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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 von 7 Repositories angezeigt
Alle Repositories angezeigt