Skip to main content
Run any Skill in Manus
with one click
GitHub repository

relay-api

relay-api contains 35 collected skills from g-zenr, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
35
Stars
0
updated
2026-02-13
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

add-device
software-developers

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

2026-02-13
add-endpoint
software-developers

Add a new API endpoint following all project standards

2026-02-13
add-feature
software-developers

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

2026-02-13
audit
software-quality-assurance-analysts-and-testers

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

2026-02-13
ci-cd
software-developers

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

2026-02-13
cleanup
software-developers

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

2026-02-13
commit
software-developers

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

2026-02-13
deploy-check
network-and-computer-systems-administrators

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

2026-02-13
deps
software-developers

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

2026-02-13
fix-issue
software-developers

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

2026-02-13
harden
information-security-analysts

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

2026-02-13
integration-test
software-quality-assurance-analysts-and-testers

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

2026-02-13
load-test
software-quality-assurance-analysts-and-testers

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

2026-02-13
optimize
software-developers

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

2026-02-13
pr
software-developers

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

2026-02-13
refactor
software-developers

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

2026-02-13
security-audit
information-security-analysts

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

2026-02-13
setup-hooks
software-developers

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

2026-02-13
tdd
software-quality-assurance-analysts-and-testers

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

2026-02-13
test
software-quality-assurance-analysts-and-testers

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

2026-02-13
architect
software-developers

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

2026-02-13
changelog
software-developers

Generate a changelog from git history for release notes

2026-02-13
design-api
software-developers

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

2026-02-13
docs
software-developers

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

2026-02-13
hotfix
software-developers

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

2026-02-13
migrate-api
software-developers

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

2026-02-13
monitor
network-and-computer-systems-administrators

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

2026-02-13
onboard
project-management-specialists

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

2026-02-13
plan
project-management-specialists

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

2026-02-13
quality-gate
software-quality-assurance-analysts-and-testers

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

2026-02-13
release
software-developers

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

2026-02-13
review
software-quality-assurance-analysts-and-testers

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

2026-02-13
rollback
network-and-computer-systems-administrators

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

2026-02-13
troubleshoot
network-and-computer-systems-administrators

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

2026-02-13
verify
software-quality-assurance-analysts-and-testers

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

2026-02-13