Skip to main content
xinbenlv
GitHub-Creator-Profil

xinbenlv

Repository-Ansicht von 23 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
23
Repositories
5
aktualisiert
2026-07-13
Repository-Explorer

Repositories und repräsentative Skills

codereview-orchestrator
Softwarequalitätssicherungsanalysten und -tester

Triage and orchestrate code reviews. Analyzes PR intent, identifies touched surfaces, assesses risk, and routes to specialist skills. Does NOT perform detailed review - delegates to specialists. Supports full pipeline with "Review PR <number>" command.

2026-01-14
retrieve-diff-from-commit
Softwarequalitätssicherungsanalysten und -tester

Retrieve code diff from a local git commit. Use this as the first step in a code review pipeline when reviewing local commits.

2026-01-14
retrieve-diff-from-github-pr
Softwarequalitätssicherungsanalysten und -tester

Retrieve code diff from a GitHub Pull Request via GitHub API. Use this as the first step in a code review pipeline when reviewing GitHub PRs.

2026-01-14
submit-github-review
Softwareentwickler

Submit a code review to GitHub via the GitHub API. Use this as the final step in a code review pipeline to post review findings to a PR.

2026-01-14
codereview-api
Softwareentwickler

Review API contracts, breaking changes, and interface consistency. Analyzes REST/RPC endpoints, event schemas, versioning, and backward compatibility. Use when reviewing public interfaces, API routes, or service contracts.

2026-01-14
codereview-architect
Softwareentwickler

Deep codebase context analysis like Greptile. Analyzes blast radius of changes, dependency graphs, and architectural consistency. Use when reviewing changes to core utilities, shared libraries, or database models.

2026-01-14
codereview-concurrency
Softwareentwickler

Review distributed systems patterns, concurrency, and resilience. Analyzes retry policies, idempotency, timeouts, circuit breakers, and race conditions. Use when reviewing async code, workers, queues, or distributed transactions.

2026-01-14
codereview-config
Softwareentwickler

Review configuration, secrets, and environment handling. Checks for safe defaults, secret management, feature flags, and environment parity. Use when reviewing config files, environment variables, or feature flags.

2026-01-14
Zeigt die Top 8 von 16 gesammelten Skills in diesem Repository.
5 von 5 Repositories angezeigt
Alle Repositories angezeigt