Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

relay-api

relay-api 收录了来自 g-zenr 的 35 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
35
Stars
0
更新
2026-02-13
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-device
软件开发工程师

Add a new implementation of the primary protocol/interface (Alex Rivera's workflow)

2026-02-13
add-endpoint
软件开发工程师

Add a new API endpoint following all project standards

2026-02-13
add-feature
软件开发工程师

Plan and implement a complete feature end-to-end across all layers

2026-02-13
audit
软件质量保证分析师与测试员

Full codebase audit — dead code, layer violations, concurrency, observability, code quality

2026-02-13
ci-cd
软件开发工程师

Set up or update GitHub Actions CI/CD pipeline (Marcus Chen's workflow)

2026-02-13
cleanup
软件开发工程师

Remove dead code, unused imports, stale files, and fix code quality issues found by /audit

2026-02-13
commit
软件开发工程师

Smart commit — validate, stage, and commit with a conventional commit message

2026-02-13
deploy-check
网络与计算机系统管理员

Validate deployment readiness — Docker, config, health, logging (Marcus Chen's workflow)

2026-02-13
deps
软件开发工程师

Audit and upgrade project dependencies — check for vulnerabilities and outdated packages

2026-02-13
fix-issue
软件开发工程师

Investigate and fix a bug from a report, traceback, log, or unexpected behavior

2026-02-13
harden
信息安全分析师

Apply production security hardening to the codebase (Janet Moore's workflow)

2026-02-13
integration-test
软件质量保证分析师与测试员

Write end-to-end integration tests that exercise full request-to-response flows (Priya Sharma's workflow)

2026-02-13
load-test
软件质量保证分析师与测试员

Write performance and load tests to validate throughput and thread safety (Priya Sharma's workflow)

2026-02-13
optimize
软件开发工程师

Profile and optimize code for performance — identify bottlenecks and fix them

2026-02-13
pr
软件开发工程师

Create a pull request with proper title, description, and test plan

2026-02-13
refactor
软件开发工程师

Safely refactor code while maintaining all tests and type safety (Daniel Okoye's workflow)

2026-02-13
security-audit
信息安全分析师

Deep security audit of the codebase (Janet Moore's workflow)

2026-02-13
setup-hooks
软件开发工程师

Configure Claude Code hooks for automated validation on file edits and commits

2026-02-13
tdd
软件质量保证分析师与测试员

Test-driven development — write failing test first, then implement (red-green-refactor)

2026-02-13
test
软件质量保证分析师与测试员

Write comprehensive tests for a module or feature (Priya Sharma's workflow)

2026-02-13
architect
软件开发工程师

Review and evolve the codebase architecture — evaluate patterns, layers, and design decisions (Alex + Daniel workflow)

2026-02-13
changelog
软件开发工程师

Generate a changelog from git history for release notes

2026-02-13
design-api
软件开发工程师

Design API contracts before implementation — endpoints, models, status codes (Daniel Okoye's workflow)

2026-02-13
docs
软件开发工程师

Update all project documentation to match current codebase (Sofia Nakamura's workflow)

2026-02-13
hotfix
软件开发工程师

Emergency production fix — branch, fix, test, merge, release in minimal steps (Marcus workflow)

2026-02-13
migrate-api
软件开发工程师

Migrate API from one version to the next with backwards compatibility (Sofia + Daniel's workflow)

2026-02-13
monitor
网络与计算机系统管理员

Set up observability — structured logging, health probes, metrics, and alerting (Marcus Chen's workflow)

2026-02-13
onboard
项目管理专家

Generate a developer onboarding guide for new team members (Sofia Nakamura's workflow)

2026-02-13
plan
项目管理专家

Break a scope or feature set into stories and tasks for sprint planning (Sofia Nakamura's workflow)

2026-02-13
quality-gate
软件质量保证分析师与测试员

Pre-merge quality gate — chains verify, review, and security audit into a pass/fail verdict

2026-02-13
release
软件开发工程师

Cut a release — version bump, changelog, git tag, and push (Marcus Chen's workflow)

2026-02-13
review
软件质量保证分析师与测试员

Run a senior-level code review on staged or recent changes

2026-02-13
rollback
网络与计算机系统管理员

Roll back a bad release to the previous known-good version (Marcus workflow)

2026-02-13
troubleshoot
网络与计算机系统管理员

Investigate runtime or production issues from logs, errors, or unexpected behavior (Marcus + Alex workflow)

2026-02-13
verify
软件质量保证分析师与测试员

Run the full verification pipeline — tests, types, and quality checks

2026-02-13